We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b8640 commit 1f5b0b5Copy full SHA for 1f5b0b5
sbin/mount_union/mount_union.8
@@ -1,4 +1,4 @@
1
-.\" $NetBSD: mount_union.8,v 1.2 1995/03/18 14:58:22 cgd Exp $
+.\" $NetBSD: mount_union.8,v 1.3 1995/05/30 09:09:39 mycroft Exp $
2
.\"
3
.\" Copyright (c) 1994
4
.\" The Regents of the University of California. All rights reserved.
@@ -150,7 +150,7 @@ and then only for lookups.
150
The commands
151
.Bd -literal -offset indent
152
mount -t cd9660 -o ro /dev/cd0a /usr/src
153
-mount -t union -o /var/obj /usr/src
+mount -t union -o -b /var/obj /usr/src
154
.Ed
155
.Pp
156
mount the CD-ROM drive
0 commit comments