diff options
Diffstat (limited to 'share/man/man5/fdescfs.5')
-rw-r--r-- | share/man/man5/fdescfs.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/fdescfs.5 b/share/man/man5/fdescfs.5 index 61c3979..b595c66 100644 --- a/share/man/man5/fdescfs.5 +++ b/share/man/man5/fdescfs.5 @@ -43,18 +43,18 @@ .Os .Sh NAME .Nm fdescfs -.Nd file-descriptor file system +.Nd file-descriptor filesystem .Sh SYNOPSIS fdescfs /dev/fd fdescfs rw 0 0 .Sh DESCRIPTION -The file-descriptor file system, or +The file-descriptor filesystem, or .Nm , provides access to the per-process file descriptor namespace in the global filesystem namespace. The conventional mount point is .Pa /dev/fd . .Pp -The file system's contents +The filesystem's contents appear as a list of numbered files which correspond to the open files of the process reading the directory. |