]> Zhao Yanbai Git Server - minix.git/commitdiff
man mount(1): dash escaping consistency
authorDavid van Moolenbroek <david@minix3.org>
Fri, 22 Jan 2010 23:24:02 +0000 (23:24 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Fri, 22 Jan 2010 23:24:02 +0000 (23:24 +0000)
man/man1/mount.1

index 937a4e8a0eb7131129e8c6753662c4001b312436..dc1f8bc76fd2fef01a7129e01d98177e31afefb7 100644 (file)
@@ -20,7 +20,7 @@ mount \- mount a file system
 .FL "\-o" "Options passed to FS server"
 .SH EXAMPLES
 .EX "mount /dev/fd1 /user" "Mount diskette 1 on \fI/user\fP"
-.EX "mount -t procfs none /proc" "Mount proc file system on \fI/proc\fP"
+.EX "mount \-t procfs none /proc" "Mount proc file system on \fI/proc\fP"
 .SH DESCRIPTION
 .PP
 The file system contained on the special file \fIspecial\fP is mounted on