diff options
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> |