[systemd-devel] [PATCH] man: fix typos

Daniel Mack daniel at zonque.org
Wed Oct 15 03:24:56 PDT 2014


On 10/15/2014 10:46 AM, Jan Synacek wrote:
> ---
>  man/systemd.service.xml | 6 +++---
>  man/systemd.socket.xml  | 2 +-
>  man/systemd.swap.xml    | 2 +-
>  3 files changed, 5 insertions(+), 5 deletions(-)

Applied, thanks!

> 
> diff --git a/man/systemd.service.xml b/man/systemd.service.xml
> index 50ff2f5..b9604b8 100644
> --- a/man/systemd.service.xml
> +++ b/man/systemd.service.xml
> @@ -365,7 +365,7 @@
>                                  used, zero or more commands may be
>                                  specified. This can be specified by
>                                  providing multiple command lines in
> -                                the same directive , or alternatively,
> +                                the same directive, or alternatively,
>                                  this directive may be specified more
>                                  than once with the same effect. If the
>                                  empty string is assigned to this
> @@ -548,7 +548,7 @@
>                                  when <varname>Type=oneshot</varname> is
>                                  used, in which case the timeout
>                                  is disabled by default
> -                                (see <citerefentry><refentrytitle>systemd-systemd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>).
> +                                (see <citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>).
>                                  </para></listitem>
>                          </varlistentry>
>  
> @@ -569,7 +569,7 @@
>                                  the timeout logic. Defaults to
>                                  <varname>DefaultTimeoutStopSec=</varname> from the
>                                  manager configuration file
> -                                (see <citerefentry><refentrytitle>systemd-systemd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>).
> +                                (see <citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>).
>                                  </para></listitem>
>                          </varlistentry>
>  
> diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml
> index dad0267..ce04b0b 100644
> --- a/man/systemd.socket.xml
> +++ b/man/systemd.socket.xml
> @@ -846,7 +846,7 @@
>                                  20s". Pass <literal>0</literal> to disable the timeout
>                                  logic. Defaults to <varname>DefaultTimeoutStartSec=</varname> from the
>                                  manager configuration file
> -                                (see <citerefentry><refentrytitle>systemd-systemd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>).
> +                                (see <citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>).
>                                  </para></listitem>
>                          </varlistentry>
>  
> diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml
> index 481dc52..00fafdc 100644
> --- a/man/systemd.swap.xml
> +++ b/man/systemd.swap.xml
> @@ -202,7 +202,7 @@
>                                  20s". Pass <literal>0</literal> to disable the timeout
>                                  logic. Defaults to <varname>DefaultTimeoutStartSec=</varname> from the
>                                  manager configuration file
> -                                (see <citerefentry><refentrytitle>systemd-systemd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>).
> +                                (see <citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>).
>                                  </para></listitem>
>                          </varlistentry>
>                  </variablelist>
> 



More information about the systemd-devel mailing list