summaryrefslogtreecommitdiffstats
path: root/sbin/mount_unionfs
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-08-25 21:17:38 +0000
committerbde <bde@FreeBSD.org>1997-08-25 21:17:38 +0000
commit36cc99f0704c33da2dee259732ae15fa65d14a2b (patch)
tree42050f0e3779e1843853cb5f6d374b11588218d6 /sbin/mount_unionfs
parentf25857872905e18be4f0d4980d6cd9a4dd89f2f7 (diff)
downloadFreeBSD-src-36cc99f0704c33da2dee259732ae15fa65d14a2b.zip
FreeBSD-src-36cc99f0704c33da2dee259732ae15fa65d14a2b.tar.gz
Fixed an example.
Diffstat (limited to 'sbin/mount_unionfs')
-rw-r--r--sbin/mount_unionfs/mount_unionfs.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_unionfs/mount_unionfs.8 b/sbin/mount_unionfs/mount_unionfs.8
index 7174e17..d93c032 100644
--- a/sbin/mount_unionfs/mount_unionfs.8
+++ b/sbin/mount_unionfs/mount_unionfs.8
@@ -146,7 +146,7 @@ and then only for lookups.
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 /var/obj /usr/src
.Ed
.Pp
mount the CD-ROM drive
OpenPOWER on IntegriCloud