diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-12-26 02:47:43 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-25 22:53:45 -0500 |
commit | 494a66821815e8109afa136bd42818b85da38c09 (patch) | |
tree | be847fc58ccf582fa1f2b7625348093ddf0b55f7 /man/systemctl.xml | |
parent | 758bf0c755e045f7b1dd89869d3a10b9457e9bbe (diff) |
man: resolve word omissions
This is a recurring submission and includes corrections to:
word omissions and word class choice.
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index b48fc4acc7..6f51135c86 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -257,7 +257,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. sleep state. Any user may take these locks and privileged users may override these locks. If any locks are taken, shutdown and sleep state requests will normally fail - (regardless if privileged or not) and a list of active locks + (regardless of whether privileged or not) and a list of active locks is printed. However, if <option>--ignore-inhibitors</option> is specified, the locks are ignored and not printed, and the operation attempted anyway, possibly requiring additional @@ -452,7 +452,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. with identical immediate effects, however, since the latter is lost on reboot, the changes are lost too.</para> - <para>Similar, when used with + <para>Similarly, when used with <command>set-property</command>, make changes only temporarily, so that they are lost on the next reboot.</para> |