mirror of
https://github.com/systemd/systemd.git
synced 2025-01-12 13:18:14 +03:00
man: fix typo
This commit is contained in:
parent
2dd9285bac
commit
ee1eecfe4d
@ -171,7 +171,7 @@
|
||||
<para><varname>KERNEL_INSTALL_MACHINE_ID=</varname> is set for the plugins to the desired <replaceable>MACHINE-ID</replaceable> –
|
||||
either 32 hexadecimal characters or the special value <literal>Default</literal>.</para>
|
||||
<para><varname>KERNEL_INSTALL_BOOT_ROOT=</varname> is set for the plugins to the root directory (mount point, usually) of the hierarchy
|
||||
where boot-loader entries, kernel images, and associated resources should be placed. Can be overriden by setting <varname>BOOT_ROOT=</varname>.</para>
|
||||
where boot-loader entries, kernel images, and associated resources should be placed. Can be overridden by setting <varname>BOOT_ROOT=</varname>.</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
@ -1551,7 +1551,7 @@ Table=1234</programlisting></para>
|
||||
<term><varname>IPServiceType=</varname></term>
|
||||
<listitem>
|
||||
<para>Takes one of the special values <literal>none</literal>, <literal>CS6</literal>, or
|
||||
<literal>CS4</literal>. When <literal>none</literal> no IP sevice type is set to the packet
|
||||
<literal>CS4</literal>. When <literal>none</literal> no IP service type is set to the packet
|
||||
sent from the DHCPv4 client. When <literal>CS6</literal> (network control) or
|
||||
<literal>CS4</literal> (realtime), the corresponding service type will be set. Defaults to
|
||||
<literal>CS6</literal>.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user