chiark / gitweb /
NEWS: mention set-log-level, --user, --system
[elogind.git] / man / systemctl.xml
index 54573e8f5f9bae73706751d1002c17f85ef54fb2..632a26dedbd12febdf855567ff9bdbcfcb1b90b1 100644 (file)
@@ -92,7 +92,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
         <term><option>--type=</option></term>
 
         <listitem>
-          <para>The argument should be a comma separated list of unit
+          <para>The argument should be a comma-separated list of unit
           types such as <option>service</option> and
           <option>socket</option>, or unit load states such as
           <option>loaded</option> and <option>masked</option>
@@ -175,6 +175,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
       </varlistentry>
 
       <varlistentry>
+        <term><option>-l</option></term>
         <term><option>--full</option></term>
 
         <listitem>
@@ -381,8 +382,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
         <listitem>
           <para>When used with <command>kill</command>, choose which
           signal to send to selected processes. Must be one of the
-          well known signal specifiers such as SIGTERM, SIGINT or
-          SIGSTOP. If omitted defaults to
+          well known signal specifiers such as <constant>SIGTERM</constant>, <constant>SIGINT</constant> or
+          <constant>SIGSTOP</constant>. If omitted defaults to
           <option>SIGTERM</option>.</para>
         </listitem>
       </varlistentry>
@@ -452,7 +453,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
         <listitem>
           <para>Execute operation remotely. Specify a hostname, or
-          username and hostname separated by @, to connect to. This
+          username and hostname separated by <literal>@</literal>, to connect to. This
           will use SSH to talk to the remote systemd
           instance.</para>
         </listitem>
@@ -731,7 +732,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
           names such as <literal>cpu.shares</literal>. This will
           output the current values of the specified attributes,
           separated by new-lines. For attributes that take list of
-          items the output will be new-line separated, too. This
+          items the output will be new-line-separated, too. This
           operation will always try to retrieve the data in question
           from the kernel first, and if that is not available use the
           configured values instead. Instead of low-level control