diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-07-02 05:44:04 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-07-03 08:19:20 -0400 |
commit | 409dee2e44e7dc73d6bf00d782938e4cb4105f5b (patch) | |
tree | d7b1b56af3366bb15f2743cc767a0c51a966e5fa /man/halt.xml | |
parent | 337fa161c40f26cb7c33847d666556d28905b6a9 (diff) |
man: more grammar improvements
- place commas
- expand contractions (this is written prose :)
- add some missing words
Diffstat (limited to 'man/halt.xml')
-rw-r--r-- | man/halt.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/halt.xml b/man/halt.xml index 8473965194..2a13d3c635 100644 --- a/man/halt.xml +++ b/man/halt.xml @@ -114,7 +114,7 @@ <term><option>--force</option></term> <listitem><para>Force immediate halt, - power-off, reboot. Don't contact the + power-off, reboot. Do not contact the init system.</para></listitem> </varlistentry> @@ -123,7 +123,7 @@ <term><option>--wtmp-only</option></term> <listitem><para>Only write wtmp - shutdown entry, don't actually halt, + shutdown entry, do not actually halt, power-off, reboot.</para></listitem> </varlistentry> @@ -131,14 +131,14 @@ <term><option>-d</option></term> <term><option>--no-wtmp</option></term> - <listitem><para>Don't write wtmp + <listitem><para>Do not write wtmp shutdown entry.</para></listitem> </varlistentry> <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> |