summaryrefslogtreecommitdiffstats
path: root/share/man/man5/fdescfs.5
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-05-13 12:08:11 +0000
committeruqs <uqs@FreeBSD.org>2010-05-13 12:08:11 +0000
commit64c451d29ebd70d8ecdbcd5a0e34ff1c4d803ac6 (patch)
treed8e521baa64fd8da59f9f26f29ea2bc2501ef0a2 /share/man/man5/fdescfs.5
parent1ab3783e1a2e5231321a0fc5399736ddc70407f0 (diff)
downloadFreeBSD-src-64c451d29ebd70d8ecdbcd5a0e34ff1c4d803ac6.zip
FreeBSD-src-64c451d29ebd70d8ecdbcd5a0e34ff1c4d803ac6.tar.gz
mdoc: move remaining sections into consistent order
This pertains mostly to FILES, HISTORY, EXIT STATUS and AUTHORS sections. Found by: mdocml lint run Reviewed by: ru
Diffstat (limited to 'share/man/man5/fdescfs.5')
-rw-r--r--share/man/man5/fdescfs.58
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/fdescfs.5 b/share/man/man5/fdescfs.5
index 4e63f22..b844451 100644
--- a/share/man/man5/fdescfs.5
+++ b/share/man/man5/fdescfs.5
@@ -87,6 +87,10 @@ call other than
and
.Dv O_RDWR
are ignored.
+.Sh FILES
+.Bl -tag -width /dev/stderr -compact
+.It Pa /dev/fd/#
+.El
.Sh EXAMPLES
To mount a
.Nm
@@ -94,10 +98,6 @@ volume located on
.Pa /dev/fd :
.Pp
.Dl "mount -t fdescfs null /dev/fd"
-.Sh FILES
-.Bl -tag -width /dev/stderr -compact
-.It Pa /dev/fd/#
-.El
.Sh SEE ALSO
.Xr mount 8
.Sh HISTORY
OpenPOWER on IntegriCloud