diff options
Diffstat (limited to 'share/man/man5/dir.5')
-rw-r--r-- | share/man/man5/dir.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/dir.5 b/share/man/man5/dir.5 index c8f598c..5f6599f 100644 --- a/share/man/man5/dir.5 +++ b/share/man/man5/dir.5 @@ -54,7 +54,7 @@ Directory entries may contain other directories as well as plain files; such nested directories are referred to as subdirectories. A hierarchy of directories and files is formed in this manner -and is called a file system (or referred to as a file system tree). +and is called a filesystem (or referred to as a filesystem tree). .\" An entry in this tree, .\" nested or not nested, .\" is a pathname. @@ -72,7 +72,7 @@ the system root directory has no parent and dot-dot points to itself like dot. .Pp File system nodes are ordinary directory files on which has -been grafted a file system object, such as a physical disk or a +been grafted a filesystem object, such as a physical disk or a partitioned area of such a disk. (See .Xr mount 2 |