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/localectl.xml | |
parent | 337fa161c40f26cb7c33847d666556d28905b6a9 (diff) |
man: more grammar improvements
- place commas
- expand contractions (this is written prose :)
- add some missing words
Diffstat (limited to 'man/localectl.xml')
-rw-r--r-- | man/localectl.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/localectl.xml b/man/localectl.xml index f14393071a..a3e07f6508 100644 --- a/man/localectl.xml +++ b/man/localectl.xml @@ -105,7 +105,7 @@ <varlistentry> <term><option>--no-ask-password</option></term> - <listitem><para>Don't query the user + <listitem><para>Do not query the user for authentication for privileged operations.</para></listitem> </varlistentry> @@ -188,7 +188,7 @@ one to define a toggle keyboard mapping. Unless <option>--no-convert</option> is - passed the selected setting is also + passed, the selected setting is also applied to the default keyboard mapping of X11, after converting it to the closest matching X11 keyboard @@ -218,7 +218,7 @@ <citerefentry><refentrytitle>kbd</refentrytitle><manvolnum>4</manvolnum></citerefentry> for details. Unless <option>--no-convert</option> is - passed the selected setting is also + passed, the selected setting is also applied to the system console keyboard mapping, after converting it to the closest matching console keyboard @@ -249,7 +249,7 @@ <refsect1> <title>Exit status</title> - <para>On success 0 is returned, a non-zero failure + <para>On success, 0 is returned, a non-zero failure code otherwise.</para> </refsect1> |