summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorKarel Zak2018-01-22 14:01:42 +0100
committerKarel Zak2018-01-22 14:01:42 +0100
commit6776ab6f607d94a5e4a0cbbe94e0242dd1bd8aef (patch)
tree1776184163478d9bfdbac17da27e5dd144da544d /sys-utils/mount.8
parentmount: be more accurate in man page about propagation flags (diff)
parent mount(8): umount does not (anymore?) say `none busy' (diff)
downloadkernel-qcow2-util-linux-6776ab6f607d94a5e4a0cbbe94e0242dd1bd8aef.tar.gz
kernel-qcow2-util-linux-6776ab6f607d94a5e4a0cbbe94e0242dd1bd8aef.tar.xz
kernel-qcow2-util-linux-6776ab6f607d94a5e4a0cbbe94e0242dd1bd8aef.zip
Merge branch 'patch-2' of https://github.com/sourcejedi/util-linux
* 'patch-2' of https://github.com/sourcejedi/util-linux: mount(8): umount does not (anymore?) say `none busy'
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 96537bce2..15aa5f1db 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -183,8 +183,8 @@ mounting it, an arbitrary keyword, such as
can be used instead of a device specification.
(The customary choice
.I none
-is less fortunate: the error message `none busy' from
-.B umount
+is less fortunate: the error message `none already mounted' from
+.B mount
can be confusing.)
.SS The files /etc/fstab, /etc/mtab and /proc/mounts