Subject: misc/939: bad example in mount_union man page
To: None <gnats-admin@NetBSD.ORG>
From: Kenneth Stailey <kstailey@leidecker.gsfc.nasa.gov>
List: netbsd-bugs
Date: 04/03/1995 08:35:04
>Number:         939
>Category:       misc
>Synopsis:       bad example in mount_union man page
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Apr  3 08:35:03 1995
>Originator:     Kenneth Stailey
>Organization:
self
>Release:        NetBSD-current 1.0A supped April 1 1995 (no joke)
>Environment:
System: NetBSD pluto 1.0A NetBSD 1.0A (PLUTO) #0: Sun Apr 2 12:21:12 EDT 1995 ken@pluto:/usr/src/sys/arch/i386/compile/PLUTO i386


>Description:
	"-o" must be followed by an option.  In this case "-o -b" would do.
>How-To-Repeat:
	Try using example.
>Fix:

--- mount_union.8.DIST	Mon Mar 20 02:31:32 1995
+++ mount_union.8	Mon Apr  3 11:18:31 1995
@@ -150,7 +150,7 @@
 The commands
 .Bd -literal -offset indent
 mount -t cd9660 -o ro /dev/cd0a /usr/src
-mount -t union -o /var/obj /usr/src
+mount -t union -o -b /var/obj /usr/src
 .Ed
 .Pp
 mount the CD-ROM drive

--LAA02392.796922607/pluto.spacenet.com--


>Audit-Trail:
>Unformatted: