summaryrefslogtreecommitdiffstats
path: root/sys-utils/umount.8
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/umount.8')
-rw-r--r--sys-utils/umount.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-utils/umount.8 b/sys-utils/umount.8
index 8abfc1b67..96cfed061 100644
--- a/sys-utils/umount.8
+++ b/sys-utils/umount.8
@@ -202,14 +202,14 @@ Note that \fI/etc/mtab\fR is currently deprecated and helper= and another
userspace mount options are maintained by libmount.
.SH FILES
.TP
-.B /etc/mtab
+.I /etc/mtab
table of mounted filesystems (deprecated and usually replaced by
symlink to /proc/mounts)
.TP
-.B /etc/fstab
+.I /etc/fstab
table of known filesystems
.TP
-.B /proc/self/mountinfo
+.I /proc/self/mountinfo
table of mounted filesystems generated by kernel.
.SH ENVIRONMENT
.IP LIBMOUNT_FSTAB=<path>