Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Drop comment about dk_lookup being in the wro...
details: https://anonhg.NetBSD.org/src/rev/d238ad2ad30d
branches: trunk
changeset: 1005453:d238ad2ad30d
user: mlelstv <mlelstv%NetBSD.org@localhost>
date: Sun Dec 08 12:23:00 2019 +0000
description:
Drop comment about dk_lookup being in the wrong place.
diffstat:
share/man/man9/dksubr.9 | 10 +---------
1 files changed, 1 insertions(+), 9 deletions(-)
diffs (21 lines):
diff -r 370116d3f8e2 -r d238ad2ad30d share/man/man9/dksubr.9
--- a/share/man/man9/dksubr.9 Sun Dec 08 12:15:24 2019 +0000
+++ b/share/man/man9/dksubr.9 Sun Dec 08 12:23:00 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dksubr.9,v 1.6 2017/10/21 21:18:33 wiz Exp $
+.\" $NetBSD: dksubr.9,v 1.7 2019/12/08 12:23:00 mlelstv Exp $
.\"
.\" Copyright (c) 2016 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -307,11 +307,3 @@
The callback interface used by the
.Xr disk 9
framework has been merged as well.
-.Sh BUGS
-The framework includes a
-.Nm dk_lookup
-helper function, that is used by the
-.Xr cgd 4
-driver to open a vnode for a block device.
-This looks too generic
-and should be put somewhere better (and be renamed).
Home |
Main Index |
Thread Index |
Old Index