summaryrefslogtreecommitdiffstats
path: root/sbin/mount_std/mount_std.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_std/mount_std.8')
-rw-r--r--sbin/mount_std/mount_std.818
1 files changed, 10 insertions, 8 deletions
diff --git a/sbin/mount_std/mount_std.8 b/sbin/mount_std/mount_std.8
index 46dcd27..34c793a 100644
--- a/sbin/mount_std/mount_std.8
+++ b/sbin/mount_std/mount_std.8
@@ -38,14 +38,16 @@
.\"
.Dd May 13, 1996
.Dt MOUNT_STD 8
-.Os FreeBSD
+.Os
.Sh NAME
.Nm mount_std ,
.Nm mount_devfs ,
-.Nm mount_fdesc ,
+.Nm mount_fdescfs ,
.Nm mount_linprocfs ,
.Nm mount_procfs
-.Nd mount ``standard'' filesystems
+.Nd mount
+.Dq standard
+filesystems
.Sh SYNOPSIS
.Nm mount_ Ns Ar fsname
.Op Fl o Ar options
@@ -59,7 +61,7 @@ the filesystem. The
.Nm
command currently supports the following filesystems:
.Nm devfs ,
-.Nm fdesc ,
+.Nm fdescfs ,
.Nm linprocfs
and
.Nm procfs .
@@ -70,7 +72,7 @@ accepts only the standard
.Fl o
options
.Dq ro
-.Pq ``rdonly'' ,
+.Pq Dq rdonly ,
.Dq rw ,
.Dq nodev ,
.Dq noexec ,
@@ -119,7 +121,7 @@ command.
Refer to the following manual pages for detailed information
on these file system:
.Xr devfs 5 ,
-.Xr fdesc 5 ,
+.Xr fdescfs 5 ,
.Xr linprocfs 5
and
.Xr procfs 5 .
@@ -142,7 +144,7 @@ loadable module for it was found.
.Xr unmount 2 ,
.Xr getvfsbyname 3 ,
.Xr devfs 5 ,
-.Xr fdesc 5 ,
+.Xr fdescfs 5 ,
.Xr fstab 5 ,
.Xr linprocfs 5 ,
.Xr procfs 5 ,
@@ -157,7 +159,7 @@ utility first appeared in
Loadable filesystem modules first appeared in
.Fx 2.0 .
The
-.Dq fdesc
+.Dq fdescfs
and
.Dq procfs
filesystem types first appeared in
OpenPOWER on IntegriCloud