diff options
author | Jakub Wilk <jwilk@jwilk.net> | 2017-01-19 16:54:22 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2017-01-19 16:54:22 +0100 |
commit | 301a21a8804cdc8712bf9b048aca11a07139f402 (patch) | |
tree | 1765405141a8901638ccebbc6e6471a527db8a36 /man/systemd.offline-updates.xml | |
parent | Merge pull request #5098 from evverx/fix-nspawn-notifications (diff) | |
download | systemd-301a21a8804cdc8712bf9b048aca11a07139f402.tar.xz systemd-301a21a8804cdc8712bf9b048aca11a07139f402.zip |
man: fix typos (#5109)
Diffstat (limited to 'man/systemd.offline-updates.xml')
-rw-r--r-- | man/systemd.offline-updates.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.offline-updates.xml b/man/systemd.offline-updates.xml index d673cf5db8..06690b41f4 100644 --- a/man/systemd.offline-updates.xml +++ b/man/systemd.offline-updates.xml @@ -91,7 +91,7 @@ update units. Only one service should perform an update (see the next point), and all the other ones should exit cleanly with a "success" return code and without doing anything. Update services should be ordered after <filename>sysinit.target</filename> - so that the update starts after after all file systems have been mounted.</para> + so that the update starts after all file systems have been mounted.</para> </listitem> <listitem> |