diff options
Diffstat (limited to 'share/man/man5/fdescfs.5')
-rw-r--r-- | share/man/man5/fdescfs.5 | 8 |
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 |