diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-08-25 09:01:45 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-09-10 18:34:41 +0200 |
commit | 6b4991cfde6c0a0b62e836ca75ae362779c474d4 (patch) | |
tree | 7abb5874f749828b7b13dff0017b83a63d1fa22a /man/shutdown.xml | |
parent | b8ab2dc6c9eb8d6c738524f2ab48931855e3a08a (diff) |
man: wording and grammar updates
This includes regularly-submitted corrections to comma setting and
orthographical mishaps that appeared in man/ in recent commits.
In this particular commit:
- the usual comma fixes
- expand contractions (this is prose)
Diffstat (limited to 'man/shutdown.xml')
-rw-r--r-- | man/shutdown.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/shutdown.xml b/man/shutdown.xml index af799c6649..795fb66328 100644 --- a/man/shutdown.xml +++ b/man/shutdown.xml @@ -133,7 +133,7 @@ <varlistentry> <term><option>-k</option></term> - <listitem><para>Don't halt, power-off, + <listitem><para>Do not halt, power-off, reboot, just write wall message.</para></listitem> </varlistentry> @@ -141,7 +141,7 @@ <varlistentry> <term><option>--no-wall</option></term> - <listitem><para>Don't send wall + <listitem><para>Do not send wall message before halt, power-off, reboot.</para></listitem> </varlistentry> |