update synopsis. add more xrefs
authorJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Mon, 21 Feb 1994 08:38:25 +0000 (00:38 -0800)
committerJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Mon, 21 Feb 1994 08:38:25 +0000 (00:38 -0800)
SCCS-vsn: sbin/mount/mount.8 8.4

usr/src/sbin/mount/mount.8

index 73fa7f2..460c52f 100644 (file)
@@ -3,7 +3,7 @@
 .\"
 .\" %sccs.include.redist.roff%
 .\"
 .\"
 .\" %sccs.include.redist.roff%
 .\"
-.\"     @(#)mount.8    8.3 (Berkeley) %G%
+.\"     @(#)mount.8    8.4 (Berkeley) %G%
 .\"
 .Dd 
 .Dt MOUNT 8
 .\"
 .Dd 
 .Dt MOUNT 8
 .Nd mount file systems
 .Sh SYNOPSIS
 .Nm mount
 .Nd mount file systems
 .Sh SYNOPSIS
 .Nm mount
-.Op Fl afrwu
+.Op Fl adfruvw
 .Op Fl t Ar ufs | lfs | external_type
 .Nm mount
 .Op Fl t Ar ufs | lfs | external_type
 .Nm mount
-.Op Fl frwu
+.Op Fl dfruvw
 .Ar special | node
 .Nm mount
 .Ar special | node
 .Nm mount
-.Op Fl frwu
+.Op Fl dfruvw
 .Op Fl t Ar ufs | lfs | external_type
 .Op Fl o Ar options
 .Ar special node
 .Op Fl t Ar ufs | lfs | external_type
 .Op Fl o Ar options
 .Ar special node
@@ -204,7 +204,9 @@ file system table
 .Xr mount_nfs 8 ,
 .Xr mount_null 8 ,
 .Xr mount_portal 8 ,
 .Xr mount_nfs 8 ,
 .Xr mount_null 8 ,
 .Xr mount_portal 8 ,
+.Xr mount_procfs 8 ,
 .Xr mount_umap 8 ,
 .Xr mount_umap 8 ,
+.Xr mount_union 8 ,
 .Xr umount 8
 .Sh BUGS
 It is possible for a corrupted file system to cause a crash.
 .Xr umount 8
 .Sh BUGS
 It is possible for a corrupted file system to cause a crash.