1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-22 17:35:35 +03:00

man: move </listitem> to the right position

This commit is contained in:
David Tardon 2023-12-23 13:25:57 +01:00
parent a5fcbfea45
commit d9655d11bc
2 changed files with 6 additions and 5 deletions

View File

@ -387,7 +387,7 @@
<para>When forwarding to the kernel log buffer (kmsg), make sure to select a suitably large size for <para>When forwarding to the kernel log buffer (kmsg), make sure to select a suitably large size for
the log buffer, for example by adding <literal>log_buf_len=8M</literal> to the kernel command line. the log buffer, for example by adding <literal>log_buf_len=8M</literal> to the kernel command line.
<command>systemd</command> will automatically disable kernel's rate-limiting applied to userspace <command>systemd</command> will automatically disable kernel's rate-limiting applied to userspace
processes (equivalent to setting <literal>printk.devkmsg=on</literal>).</para></listitem> processes (equivalent to setting <literal>printk.devkmsg=on</literal>).</para>
<para>Note: Forwarding is performed synchronously within journald, and may significantly affect its <para>Note: Forwarding is performed synchronously within journald, and may significantly affect its
performance. This is particularly relevant when using ForwardToConsole=yes in cloud environments, performance. This is particularly relevant when using ForwardToConsole=yes in cloud environments,
@ -397,6 +397,7 @@
journal also becoming blocked. Unless actively debugging/developing something, it's generally journal also becoming blocked. Unless actively debugging/developing something, it's generally
preferable to setup a <command>journalctl --follow</command> style service redirected to the preferable to setup a <command>journalctl --follow</command> style service redirected to the
console, instead of ForwardToConsole=yes, for production use.</para> console, instead of ForwardToConsole=yes, for production use.</para>
</listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>

View File

@ -155,11 +155,11 @@
files. This is a convenience feature to allow all arguments passed as <command>attach</command> also to files. This is a convenience feature to allow all arguments passed as <command>attach</command> also to
<command>detach</command>.</para> <command>detach</command>.</para>
<xi:include href="version-info.xml" xpointer="v239"/></listitem>
<para>If <option>--now</option> and/or <option>--enable</option> are passed, the portable services are <para>If <option>--now</option> and/or <option>--enable</option> are passed, the portable services are
immediately stopped (blocking operation) and/or disabled before detaching the image. Prefix(es) are also accepted, immediately stopped (blocking operation) and/or disabled before detaching the image. Prefix(es) are also accepted,
to be used in case the unit names do not match the image name as described in the <command>attach</command>.</para> to be used in case the unit names do not match the image name as described in the <command>attach</command>.</para>
<xi:include href="version-info.xml" xpointer="v239"/></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -171,11 +171,11 @@
character has to match. If the new image doesn't exist, the existing one will not be detached. The parameters character has to match. If the new image doesn't exist, the existing one will not be detached. The parameters
follow the same syntax as the <command>attach</command> command.</para> follow the same syntax as the <command>attach</command> command.</para>
<xi:include href="version-info.xml" xpointer="v248"/></listitem>
<para>If <option>--now</option> and/or <option>--enable</option> are passed, the portable services are <para>If <option>--now</option> and/or <option>--enable</option> are passed, the portable services are
immediately stopped if removed, started and/or enabled if added, or restarted if updated. Prefixes are also immediately stopped if removed, started and/or enabled if added, or restarted if updated. Prefixes are also
accepted, in the same way as described in the <command>attach</command> case.</para> accepted, in the same way as described in the <command>attach</command> case.</para>
<xi:include href="version-info.xml" xpointer="v248"/></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>