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/loginctl.xml | |
parent | 337fa161c40f26cb7c33847d666556d28905b6a9 (diff) |
man: more grammar improvements
- place commas
- expand contractions (this is written prose :)
- add some missing words
Diffstat (limited to 'man/loginctl.xml')
-rw-r--r-- | man/loginctl.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/man/loginctl.xml b/man/loginctl.xml index 790a3e4bf8..b9db475983 100644 --- a/man/loginctl.xml +++ b/man/loginctl.xml @@ -91,11 +91,11 @@ session/user properties, limit display to certain properties as specified as argument. If not - specified all set properties are + specified, all set properties are shown. The argument should be a property name, such as <literal>Sessions</literal>. If - specified more than once all + specified more than once, all properties with the specified names are shown.</para></listitem> </varlistentry> @@ -129,7 +129,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> @@ -161,7 +161,7 @@ <constant>SIGTERM</constant>, <constant>SIGINT</constant> or <constant>SIGSTOP</constant>. If - omitted defaults to + omitted, defaults to <constant>SIGTERM</constant>.</para></listitem> </varlistentry> @@ -214,14 +214,14 @@ <listitem><para>Show properties of one or more sessions or the manager - itself. If no argument is specified + itself. If no argument is specified, properties of the manager will be - shown. If a session ID is specified + shown. If a session ID is specified, properties of the session is shown. By default, empty properties are suppressed. Use <option>--all</option> to show those too. To select specific - properties to show use + properties to show, use <option>--property=</option>. This command is intended to be used whenever computer-parsable output is @@ -317,7 +317,7 @@ default, empty properties are suppressed. Use <option>--all</option> to show those too. To select specific - properties to show use + properties to show, use <option>--property=</option>. This command is intended to be used whenever computer-parsable output is @@ -337,7 +337,7 @@ enabled for a specific user, a user manager is spawned for him/her at boot and kept around after - logouts. This allows users who aren't + logouts. This allows users who are not logged in to run long-running services.</para></listitem> </varlistentry> @@ -455,7 +455,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> |