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.
This commit is contained in:
Lennart Poettering 2017-02-08 01:54:37 +01:00 committed by Zbigniew Jędrzejewski-Szmek
parent a4bee98152
commit cec2a20dab

View file

@ -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>