We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e68a1 commit cca8511Copy full SHA for cca8511
sbin/mount_union/mount_union.8
@@ -1,4 +1,4 @@
1
-.\" $NetBSD: mount_union.8,v 1.3 1995/05/30 09:09:39 mycroft Exp $
+.\" $NetBSD: mount_union.8,v 1.4 1995/09/29 06:44:02 jtc 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 -b /var/obj /usr/src
+mount -t union /var/obj /usr/src
154
.Ed
155
.Pp
156
mount the CD-ROM drive
0 commit comments