diff options
Diffstat (limited to 'man7/hier.7')
| -rw-r--r-- | man7/hier.7 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man7/hier.7 b/man7/hier.7 index 81a0549a90..755ffae472 100644 --- a/man7/hier.7 +++ b/man7/hier.7 @@ -91,18 +91,18 @@ depends on local administration decisions. .TP .I /lib This directory should hold those shared libraries that are necessary -to boot the system and to run the commands in the root filesystem. +to boot the system and to run the commands in the root file system. .TP .I /media This directory contains mount points for removable media such as CD and DVD disks or USB sticks. .TP .I /mnt -This directory is a mount point for a temporarily mounted filesystem. +This directory is a mount point for a temporarily mounted file system. In some distributions, .I /mnt contains subdirectories intended to be used as mount points for several -temporary filesystems. +temporary file systems. .TP .I /opt This directory should contain add-on packages that contain static files. @@ -110,7 +110,7 @@ This directory should contain add-on packages that contain static files. .I /proc This is a mount point for the .I proc -filesystem, which provides information about running processes and +file system, which provides information about running processes and the kernel. This pseudo-file system is described in more detail in .BR proc (5). @@ -413,7 +413,7 @@ device lock files is .I LCK..<device> where .I <device> -is the device's name in the filesystem. +is the device's name in the file system. The format used is that of HDU UUCP lock files, that is, lock files contain a PID as a 10-byte ASCII decimal number, followed by a newline character. |
