summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2015-04-19 07:46:32 +0000
committerpluknet <pluknet@FreeBSD.org>2015-04-19 07:46:32 +0000
commit88f74cc93e78e699cdab2b37135045be69b91a6d (patch)
tree56906e372c768ecc72757cea20cca9d92f76c180 /lib
parenta7e03e04bebbf45e43bd9d32ecb0e06fedfff2f2 (diff)
downloadFreeBSD-src-88f74cc93e78e699cdab2b37135045be69b91a6d.zip
FreeBSD-src-88f74cc93e78e699cdab2b37135045be69b91a6d.tar.gz
MFC r274933 (by bapt), r281470:
r274933 - Ta is only allowed with Bl -column not in Bl -item r281470 - Remove obsolete bits about maximum number of file systems.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/mount.29
1 files changed, 2 insertions, 7 deletions
diff --git a/lib/libc/sys/mount.2 b/lib/libc/sys/mount.2
index 57ad428..881d830 100644
--- a/lib/libc/sys/mount.2
+++ b/lib/libc/sys/mount.2
@@ -28,7 +28,7 @@
.\" @(#)mount.2 8.3 (Berkeley) 5/24/95
.\" $FreeBSD$
.\"
-.Dd January 26, 2010
+.Dd April 13, 2015
.Dt MOUNT 2
.Os
.Sh NAME
@@ -86,7 +86,7 @@ containing
.Fa niov
elements.
The following options are required by all file systems:
-.Bl -item -offset indent -compact
+.Bl -column fstype -offset indent
.It
.Li fstype Ta file system type name (e.g., Dq Li procfs )
.It
@@ -351,11 +351,6 @@ The
argument
points outside the process's allocated address space.
.El
-.Pp
-A
-.Em ufs
-mount can also fail if the maximum number of file systems are currently
-mounted.
.Sh SEE ALSO
.Xr lsvfs 1 ,
.Xr mksnap_ffs 8 ,
OpenPOWER on IntegriCloud