diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-09-04 19:24:16 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-09-13 19:34:24 +0200 |
commit | c53158818d8cdaf46b3f1b5299b9bda118a1043f (patch) | |
tree | 3ebddf2e2fd9d3280d59d80e382d83a0042a5706 /man/systemctl.xml | |
parent | ff89a42a8602443b9a74be276cf3ee351b3914c7 (diff) | |
download | systemd-c53158818d8cdaf46b3f1b5299b9bda118a1043f.tar.gz |
man: fix a bunch of typos in docs
https://bugs.freedesktop.org/show_bug.cgi?id=54501
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index c5fae825aa..fedc588766 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1107,7 +1107,7 @@ mounted read-only, immediately followed by the system halt. If <option>--force</option> is specified - twice the the operation is immediately + twice the operation is immediately executed without terminating any processes or unmounting any file systems. This may result in data @@ -1128,7 +1128,7 @@ unmounted or mounted read-only, immediately followed by the powering off. If <option>--force</option> is - specified twice the the operation is + specified twice the operation is immediately executed without terminating any processes or unmounting any file systems. This may @@ -1149,7 +1149,7 @@ unmounted or mounted read-only, immediately followed by the reboot. If <option>--force</option> is specified - twice the the operation is immediately + twice the operation is immediately executed without terminating any processes or unmounting any file systems. This may result in data |