diff options
author | Kay Sievers <kay@vrfy.org> | 2012-06-10 18:32:11 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2012-06-10 18:32:11 +0200 |
commit | 0e25e94ea72ca3db70484014280ddb709840f952 (patch) | |
tree | 02ec32e68090469e3d6b074a94f7e5180f8e4eed /man | |
parent | eb125fb69376d86785066e1f42d0d231ad7dd9ff (diff) |
man: replace tabs with spaces
Diffstat (limited to 'man')
-rw-r--r-- | man/binfmt.d.xml | 12 | ||||
-rw-r--r-- | man/journalctl.xml | 6 | ||||
-rw-r--r-- | man/loginctl.xml | 6 | ||||
-rw-r--r-- | man/modules-load.d.xml | 32 | ||||
-rw-r--r-- | man/sysctl.d.xml | 22 | ||||
-rw-r--r-- | man/systemctl.xml | 12 | ||||
-rw-r--r-- | man/systemd-binfmt.service.xml | 6 | ||||
-rw-r--r-- | man/systemd-cgls.xml | 14 | ||||
-rw-r--r-- | man/systemd-delta.xml | 6 | ||||
-rw-r--r-- | man/systemd-modules-load.service.xml | 6 | ||||
-rw-r--r-- | man/systemd-sysctl.service.xml | 10 | ||||
-rw-r--r-- | man/tmpfiles.d.xml | 20 |
12 files changed, 76 insertions, 76 deletions
diff --git a/man/binfmt.d.xml b/man/binfmt.d.xml index 1f5a51db4a..07ae0ac231 100644 --- a/man/binfmt.d.xml +++ b/man/binfmt.d.xml @@ -55,15 +55,15 @@ <refsect1> <title>Description</title> - <para>At boot, - <citerefentry><refentrytitle>systemd-binfmt.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> - reads configuration files from the above directories - to register in the kernel additional binary - formats for executables.</para> + <para>At boot, + <citerefentry><refentrytitle>systemd-binfmt.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> + reads configuration files from the above directories + to register in the kernel additional binary + formats for executables.</para> </refsect1> <refsect1> - <title>Configuration Format</title> + <title>Configuration Format</title> <para>Each file contains a list of binfmt_misc kernel binary format rules. Consult <ulink diff --git a/man/journalctl.xml b/man/journalctl.xml index de02e4e218..d46a1648c7 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -109,9 +109,9 @@ <varlistentry> <term><option>--no-pager</option></term> - <listitem><para>Do not pipe output into a - pager.</para></listitem> - </varlistentry> + <listitem><para>Do not pipe output into a + pager.</para></listitem> + </varlistentry> <varlistentry> <term><option>--all</option></term> diff --git a/man/loginctl.xml b/man/loginctl.xml index 33a369e0da..49fc1ffeac 100644 --- a/man/loginctl.xml +++ b/man/loginctl.xml @@ -114,9 +114,9 @@ <varlistentry> <term><option>--no-pager</option></term> - <listitem><para>Do not pipe output into a - pager.</para></listitem> - </varlistentry> + <listitem><para>Do not pipe output into a + pager.</para></listitem> + </varlistentry> <varlistentry> <term><option>--no-ask-password</option></term> diff --git a/man/modules-load.d.xml b/man/modules-load.d.xml index cdd43d1650..bcc4d12561 100644 --- a/man/modules-load.d.xml +++ b/man/modules-load.d.xml @@ -54,26 +54,26 @@ <refsect1> <title>Description</title> - <para><citerefentry><refentrytitle>systemd-modules-load.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> - reads files from the above directories which contain - kernel modules to load during boot in a static list. - Each configuration file is named in the style of - <filename>/etc/modules-load.d/<program>.conf</filename>. Note - that it is usually a better idea to rely on the - automatic module loading by PCI IDs, USB IDs, DMI IDs - or similar triggers encoded in the kernel modules - themselves instead of static configuration like - this. In fact, most modern kernel modules are prepared - for automatic loading already.</para> + <para><citerefentry><refentrytitle>systemd-modules-load.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> + reads files from the above directories which contain + kernel modules to load during boot in a static list. + Each configuration file is named in the style of + <filename>/etc/modules-load.d/<program>.conf</filename>. Note + that it is usually a better idea to rely on the + automatic module loading by PCI IDs, USB IDs, DMI IDs + or similar triggers encoded in the kernel modules + themselves instead of static configuration like + this. In fact, most modern kernel modules are prepared + for automatic loading already.</para> </refsect1> <refsect1> - <title>Configuration Format</title> + <title>Configuration Format</title> - <para>The configuration files should simply contain a - list of kernel module names to load, separated by - newlines. Empty lines and lines whose first - non-whitespace character is # or ; are ignored.</para> + <para>The configuration files should simply contain a + list of kernel module names to load, separated by + newlines. Empty lines and lines whose first + non-whitespace character is # or ; are ignored.</para> <para>Each configuration file shall be named in the style of <filename><program>.conf</filename>. diff --git a/man/sysctl.d.xml b/man/sysctl.d.xml index 048d23f4ce..aec584a14e 100644 --- a/man/sysctl.d.xml +++ b/man/sysctl.d.xml @@ -54,21 +54,21 @@ <refsect1> <title>Description</title> - <para>At boot, - <citerefentry><refentrytitle>systemd-binfmt.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> - reads configuration files from the above directories - to configure - <citerefentry><refentrytitle>sysctl</refentrytitle><manvolnum>8</manvolnum></citerefentry> - kernel parameters.</para> + <para>At boot, + <citerefentry><refentrytitle>systemd-binfmt.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> + reads configuration files from the above directories + to configure + <citerefentry><refentrytitle>sysctl</refentrytitle><manvolnum>8</manvolnum></citerefentry> + kernel parameters.</para> </refsect1> <refsect1> - <title>Configuration Format</title> + <title>Configuration Format</title> - <para>The configuration files contain a list of - variable assignments, separated by newlines. Empty - lines and lines whose first non-whitespace character - is # or ; are ignored.</para> + <para>The configuration files contain a list of + variable assignments, separated by newlines. Empty + lines and lines whose first non-whitespace character + is # or ; are ignored.</para> <para>Note that both / and . are accepted as label separators within sysctl variable diff --git a/man/systemctl.xml b/man/systemctl.xml index 5edbb9fc3c..64f2edf64a 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -200,17 +200,17 @@ <varlistentry> <term><option>--no-legend</option></term> - <listitem><para>Do not print a legend, i.e. + <listitem><para>Do not print a legend, i.e. the column headers and the footer with hints. - </para></listitem> - </varlistentry> + </para></listitem> + </varlistentry> <varlistentry> <term><option>--no-pager</option></term> - <listitem><para>Do not pipe output into a - pager.</para></listitem> - </varlistentry> + <listitem><para>Do not pipe output into a + pager.</para></listitem> + </varlistentry> <varlistentry> <term><option>--system</option></term> diff --git a/man/systemd-binfmt.service.xml b/man/systemd-binfmt.service.xml index 73e98363df..7f2bb9a0c5 100644 --- a/man/systemd-binfmt.service.xml +++ b/man/systemd-binfmt.service.xml @@ -54,9 +54,9 @@ <refsect1> <title>Description</title> - <para><filename>systemd-binfmt.service</filename> is - an early-boot service that registers additional binary - formats for executables in the kernel.</para> + <para><filename>systemd-binfmt.service</filename> is + an early-boot service that registers additional binary + formats for executables in the kernel.</para> <para>See <citerefentry><refentrytitle>binfmt.d</refentrytitle><manvolnum>5</manvolnum></citerefentry> diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml index df51685adb..0666937c16 100644 --- a/man/systemd-cgls.xml +++ b/man/systemd-cgls.xml @@ -98,17 +98,17 @@ <varlistentry> <term><option>--no-pager</option></term> - <listitem><para>Do not pipe output into a - pager.</para></listitem> - </varlistentry> + <listitem><para>Do not pipe output into a + pager.</para></listitem> + </varlistentry> <varlistentry> <term><option>--all</option></term> - <listitem><para>Don't hide empty - control groups in the - outpout.</para></listitem> - </varlistentry> + <listitem><para>Don't hide empty + control groups in the + outpout.</para></listitem> + </varlistentry> <varlistentry> <term><option>-k</option></term> diff --git a/man/systemd-delta.xml b/man/systemd-delta.xml index 523b590434..9ded28be43 100644 --- a/man/systemd-delta.xml +++ b/man/systemd-delta.xml @@ -95,9 +95,9 @@ <varlistentry> <term><option>--no-pager</option></term> - <listitem><para>Do not pipe output into a - pager.</para></listitem> - </varlistentry> + <listitem><para>Do not pipe output into a + pager.</para></listitem> + </varlistentry> <varlistentry> <term><option>--type=</option></term> diff --git a/man/systemd-modules-load.service.xml b/man/systemd-modules-load.service.xml index 405ae4ffcc..c92947f316 100644 --- a/man/systemd-modules-load.service.xml +++ b/man/systemd-modules-load.service.xml @@ -54,9 +54,9 @@ <refsect1> <title>Description</title> - <para><filename>systemd-modules-load.service</filename> - is an early-boot service that loads kernel modules - from static configuration.</para> + <para><filename>systemd-modules-load.service</filename> + is an early-boot service that loads kernel modules + from static configuration.</para> <para>See <citerefentry><refentrytitle>modules-load.d</refentrytitle><manvolnum>5</manvolnum></citerefentry> diff --git a/man/systemd-sysctl.service.xml b/man/systemd-sysctl.service.xml index 116fcd00a6..2ee6346def 100644 --- a/man/systemd-sysctl.service.xml +++ b/man/systemd-sysctl.service.xml @@ -54,10 +54,10 @@ <refsect1> <title>Description</title> - <para><filename>systemd-sysctl.service</filename> is - an early-boot service that configures - <citerefentry><refentrytitle>sysctl</refentrytitle><manvolnum>8</manvolnum></citerefentry> - kernel parameters.</para> + <para><filename>systemd-sysctl.service</filename> is + an early-boot service that configures + <citerefentry><refentrytitle>sysctl</refentrytitle><manvolnum>8</manvolnum></citerefentry> + kernel parameters.</para> <para>See <citerefentry><refentrytitle>sysctl.d</refentrytitle><manvolnum>5</manvolnum></citerefentry> @@ -70,7 +70,7 @@ <para> <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>sysctl.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>, - <citerefentry><refentrytitle>sysctl</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry><refentrytitle>sysctl</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>wine</refentrytitle><manvolnum>8</manvolnum></citerefentry> </para> </refsect1> diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 8987c48073..75d4bcd695 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -55,16 +55,16 @@ <refsect1> <title>Description</title> - <para><command>systemd-tmpfiles</command> uses the - configuration files from the above directories to describe the - creation, cleaning and removal of volatile and - temporary files and directories which usually reside - in directories such as <filename>/run</filename> - or <filename>/tmp</filename>.</para> + <para><command>systemd-tmpfiles</command> uses the + configuration files from the above directories to describe the + creation, cleaning and removal of volatile and + temporary files and directories which usually reside + in directories such as <filename>/run</filename> + or <filename>/tmp</filename>.</para> </refsect1> <refsect1> - <title>Configuration Format</title> + <title>Configuration Format</title> <para>Each configuration file shall be named in the style of <filename><program>.conf</filename>. @@ -91,9 +91,9 @@ <filename>/etc/tmpfiles.d/</filename> bearing the same file name.</para> - <para>The configuration format is one line per path - containing action, path, mode, ownership, age and argument - fields:</para> + <para>The configuration format is one line per path + containing action, path, mode, ownership, age and argument + fields:</para> <programlisting>Type Path Mode UID GID Age Argument d /run/user 0755 root root 10d - |