aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man7/hier.78
1 files changed, 4 insertions, 4 deletions
diff --git a/man7/hier.7 b/man7/hier.7
index 0ffe0428ff..1be0c6624a 100644
--- a/man7/hier.7
+++ b/man7/hier.7
@@ -55,10 +55,6 @@ Special or device files, which refer to physical devices.
See
.BR mknod (1).
.TP
-.I /dos
-If both MS\-DOS and Linux are run on one computer, this is a typical
-place to mount a DOS file system.
-.TP
.I /etc
Contains configuration files which are local to the machine.
Some
@@ -97,6 +93,10 @@ depends on local administration decisions.
This directory should hold those shared libraries that are necessary
to boot the system and to run the commands in the root filesystem.
.TP
+.I /media
+This directory contains mount points for removeable media such as CD
+and DVD disks or USB sticks
+.TP
.I /mnt
This directory contains mount points for temporarily mounted filesystems
.TP