summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-02-08 01:54:37 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-02-07 19:54:37 -0500
commitcec2a20dab1b3ac33231904f857ee4610e35b805 (patch)
tree38998c0ca8145d7e1b2d9fe8b0f95a1dc376e30d /man
parenta4bee981529cd7d2c3d17dbf4e0b53b5338a82c9 (diff)
man: s/--unmount/--umount/g (#5243)
The --help text currently uses the "--umount" spelling, hence to the same in the man page too. And let's settle on "umount" instead of "unmount" here, since most folks probably expect that when typing in a command, as util-linux' tool is called "umount" after all, and so is the symlink "systemd-umount" we install.
Diffstat (limited to 'man')
-rw-r--r--man/systemd-mount.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-mount.xml b/man/systemd-mount.xml
index ab85dc5640..8bba286787 100644
--- a/man/systemd-mount.xml
+++ b/man/systemd-mount.xml
@@ -250,7 +250,7 @@
<varlistentry>
<term><option>-u</option></term>
- <term><option>--unmount</option></term>
+ <term><option>--umount</option></term>
<listitem><para>Stop the mount and automount units corresponding to the specified mount points
<replaceable>WHERE</replaceable>.</para>