summaryrefslogtreecommitdiffstats
path: root/man/systemd-mount.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-08-21 11:49:14 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-08-21 20:47:17 +0200
commit52a1e91e96c8ad18deebf651bbf21ebf72f6a9ca (patch)
tree344d0e849821dfd840298116aaca9244fd054af0 /man/systemd-mount.xml
parentMerge pull request #28911 from weblate/weblate-systemd-master (diff)
downloadsystemd-52a1e91e96c8ad18deebf651bbf21ebf72f6a9ca.tar.xz
systemd-52a1e91e96c8ad18deebf651bbf21ebf72f6a9ca.zip
mount-tool,man: reword comments and error messages
We were consistenly using --umount everywhere, but add a comment to make this clearer. Also, reword a few things for clarity.
Diffstat (limited to 'man/systemd-mount.xml')
-rw-r--r--man/systemd-mount.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd-mount.xml b/man/systemd-mount.xml
index 890c950cd0..3463a107da 100644
--- a/man/systemd-mount.xml
+++ b/man/systemd-mount.xml
@@ -70,9 +70,9 @@
whose name is generated from the file system label. In this mode the block device or image file must
exist at the time of invocation of the command, so that it may be probed. If the device is found to be a
removable block device (e.g. a USB stick), an automount point is created instead of a regular mount point
- (i.e. the <option>--automount=</option> option is implied, see below). If the option <option>--tmpfs</option>
- is specified, then the argument will be interpreted as the path where the new temporary file system will
- be mounted on.</para>
+ (i.e. the <option>--automount=</option> option is implied, see below). If the option
+ <option>--tmpfs</option> is specified, then the argument is interpreted as the path where the new
+ temporary file system shall be mounted.</para>
<para>If two arguments are specified, the first indicates the mount source (the
<replaceable>WHAT</replaceable>) and the second indicates the path to mount it on (the