summaryrefslogtreecommitdiff
path: root/man/systemd-mount.xml
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-06-12 16:19:21 +0200
committerLennart Poettering <lennart@poettering.net>2018-06-12 16:31:30 +0200
commit1b2ad5d9a58a0f51e3515f8875051aa284f0b831 (patch)
treee7f56712dccbfdeacd85c70d22b7f87c6c806446 /man/systemd-mount.xml
parentf4ea7552c109942b49cc1a3c37e959716fb8c453 (diff)
downloadsystemd-1b2ad5d9a58a0f51e3515f8875051aa284f0b831.tar.gz
doc: more spelling fixes
Diffstat (limited to 'man/systemd-mount.xml')
-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 97f147e5c1..1e57cd242b 100644
--- a/man/systemd-mount.xml
+++ b/man/systemd-mount.xml
@@ -269,7 +269,7 @@
all mount units that mount and failed are kept in memory until the user explicitly resets their failure state with
<command>systemctl reset-failed</command> or an equivalent command. On the other hand, units that stopped
successfully are unloaded immediately. If this option is turned on the "garbage collection" of units is more
- agressive, and unloads units regardless if they exited successfully or failed. This option is a shortcut for
+ aggressive, and unloads units regardless if they exited successfully or failed. This option is a shortcut for
<command>--property=CollectMode=inactive-or-failed</command>, see the explanation for
<varname>CollectMode=</varname> in
<citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry> for further