X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/ad7871609881e73855d0b04da49b486cd93efca7..ed554bc5e4201344d7eaad78263566e79428759c:/usr/src/sbin/mount_fdesc/mount_fdesc.8 diff --git a/usr/src/sbin/mount_fdesc/mount_fdesc.8 b/usr/src/sbin/mount_fdesc/mount_fdesc.8 index f8ffcf7cd0..a61c952bb4 100644 --- a/usr/src/sbin/mount_fdesc/mount_fdesc.8 +++ b/usr/src/sbin/mount_fdesc/mount_fdesc.8 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 1992, 1993 +.\" Copyright (c) 1992, 1993, 1994 .\" The Regents of the University of California. All rights reserved. .\" All rights reserved. .\" @@ -34,10 +34,10 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)mount_fdesc.8 8.1 (Berkeley) 6/9/93 +.\" @(#)mount_fdesc.8 8.2 (Berkeley) 3/27/94 .\" .\" -.Dd June 9, 1993 +.Dd March 27, 1994 .Dt MOUNT_FDESC 8 .Os BSD 4.4 .Sh NAME @@ -45,9 +45,9 @@ .Nd mount the file-descriptor file system .Sh SYNOPSIS .Nm mount_fdesc -.Op Fl F Ar fsoptions -.Pa fdesc -.Pa mount_point +.Op Fl o Ar options +.Ar fdesc +.Ar mount_point .Sh DESCRIPTION The .Nm mount_fdesc @@ -62,6 +62,17 @@ This command is normally executed by .Xr mount 8 at boot time. .Pp +The options are as follows: +.Bl -tag -width indent +.It Fl o +Options are specified with a +.Fl o +flag followed by a comma separated string of options. +See the +.Xr mount 8 +man page for possible options and their meanings. +.El +.Pp The contents of the mount point are .Pa fd , .Pa stderr , @@ -135,7 +146,8 @@ the real controlling terminal device. .Xr mount 2 , .Xr unmount 2 , .Xr tty 4 , -.Xr fstab 5 +.Xr fstab 5 , +.Xr mount 8 .Sh CAVEATS No .Pa .