]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 9 Dec 2021 18:52:45 +0000 (03:52 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 10 Dec 2021 06:27:43 +0000 (07:27 +0100)
man/kernel-install.xml
man/systemd.network.xml

index 256b252571a88ae9b8eaf921a836ab05c23e6983..670beb35b8ba55576abd709459e764804958952d 100644 (file)
     <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>
index f263c2c0b28d0599dfda0206443c9fd2af849f36..bcf6b36eedb8f144ca479397a523138a5f5bc749 100644 (file)
@@ -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>