Subject: misc/955: mount_null manpage extra reference
To: None <gnats-admin@NetBSD.ORG>
From: None <windsor@ksu.ksu.edu>
List: netbsd-bugs
Date: 04/11/1995 07:05:06
>Number: 955
>Category: misc
>Synopsis: mount_null manpage refers to mount_lofs, which doesn't exist
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people (Misc Bug People)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Tue Apr 11 07:05:02 1995
>Originator: Rob Windsor
>Organization:
>Release: -current as of 9 Apr 94
>Environment:
System: NetBSD punk.weru.ksu.edu 1.0A NetBSD 1.0A (PUNK) #9: Tue Apr 4 06:31:25 CDT 1995 root@punk.weru.ksu.edu:/usr/NetBSD/src/sys/arch/i386/compile/PUNK i386
>Description:
mount_null man-page refers the reader to "mount_lofs" in the "Description"
paragraph. "mount_lofs" manpage doesn't exist since lofs was replaced by
nullfs.
>How-To-Repeat:
"man mount_lofs" or "man 8 mount_lofs"
>Fix:
punk:/usr/src/sbin/mount_null>diff -c mount_null.8.~1~ mount_null.8
*** mount_null.8.~1~ Mon Mar 20 01:31:10 1995
--- mount_null.8 Tue Apr 11 08:46:23 1995
***************
*** 54,61 ****
null layer, duplicating a sub-tree of the file system
name space under another part of the global file system namespace.
In this respect, it is
! similar to the loopback file system (see
! .Xr mount_lofs 8 ) .
It differs from
the loopback file system in two respects: it is implemented using
a stackable layers techniques, and it's
--- 54,60 ----
null layer, duplicating a sub-tree of the file system
name space under another part of the global file system namespace.
In this respect, it is
! similar to the loopback file system.
It differs from
the loopback file system in two respects: it is implemented using
a stackable layers techniques, and it's
-- Rob
>Audit-Trail:
>Unformatted: