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