summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-05-22 16:01:21 +0200
committerLennart Poettering <lennart@poettering.net>2018-05-22 16:13:45 +0200
commita5201ed6cea9338ed4da2c0f8442e96083bad2c4 (patch)
tree960e652305d36d8490440c1e506ea70ff0d49038 /man
parent8244a87768eeaa6e1048c84390fc7ca28b060ed8 (diff)
downloadsystemd-a5201ed6cea9338ed4da2c0f8442e96083bad2c4.tar.gz
tree-wide: fix a couple of TABs
Diffstat (limited to 'man')
-rw-r--r--man/systemd-ask-password.xml8
-rw-r--r--man/systemd-cgtop.xml4
-rw-r--r--man/udevadm.xml10
3 files changed, 11 insertions, 11 deletions
diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml
index 1d9203fcff..abd9367723 100644
--- a/man/systemd-ask-password.xml
+++ b/man/systemd-ask-password.xml
@@ -196,10 +196,10 @@
<varlistentry>
<term><option>--no-output</option></term>
- <listitem><para>Do not print passwords to standard output.
- This is useful if you want to store a password in kernel
- keyring with <option>--keyname</option> but do not want it
- to show up on screen or in logs.</para></listitem>
+ <listitem><para>Do not print passwords to standard output.
+ This is useful if you want to store a password in kernel
+ keyring with <option>--keyname</option> but do not want it
+ to show up on screen or in logs.</para></listitem>
</varlistentry>
<xi:include href="standard-options.xml" xpointer="help" />
diff --git a/man/systemd-cgtop.xml b/man/systemd-cgtop.xml
index 5d7b6ca12a..3ead519d07 100644
--- a/man/systemd-cgtop.xml
+++ b/man/systemd-cgtop.xml
@@ -146,8 +146,8 @@
<term><option>-r</option></term>
<term><option>--raw</option></term>
- <listitem><para>Format byte counts (as in memory usage and I/O metrics)
- with raw numeric values rather than human-readable
+ <listitem><para>Format byte counts (as in memory usage and I/O metrics)
+ with raw numeric values rather than human-readable
numbers.</para></listitem>
</varlistentry>
diff --git a/man/udevadm.xml b/man/udevadm.xml
index 60f43b2b4a..3a862f540b 100644
--- a/man/udevadm.xml
+++ b/man/udevadm.xml
@@ -298,11 +298,11 @@
<term><option>-y</option></term>
<term><option>--sysname-match=<replaceable>PATH</replaceable></option></term>
<listitem>
- <para>Trigger events for devices for which the last component
- (i.e. the filename) of the <filename>/sys</filename> path matches
- the specified <replaceable>PATH</replaceable>. This option can be
- specified multiple times and also supports shell style pattern
- matching.</para>
+ <para>Trigger events for devices for which the last component
+ (i.e. the filename) of the <filename>/sys</filename> path matches
+ the specified <replaceable>PATH</replaceable>. This option can be
+ specified multiple times and also supports shell style pattern
+ matching.</para>
</listitem>
</varlistentry>
<varlistentry>