chiark / gitweb /
man: we need to be more careful with the unit search paths we document
[elogind.git] / man / kernel-install.xml
index 93dc0ae4fdd176c387927ae1e78062fb5aacb0a5..df3549dcb74aed0d4a128d5cf75efc70fe5df629 100644 (file)
@@ -88,7 +88,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
           <filename>/boot/&lt;MACHINE-ID>/&lt;KERNEL VERSION>/linux</filename>.</para>
 
           <para>kernel-install also creates a boot loader entry according to the boot loader specification
-          in <filename>/boot/loader/entries/&lt;OS-ID>-&lt;KERNEL VERSION>-&lt;MACHINE-ID>.conf</filename>.
+          in <filename>/boot/loader/entries/&lt;MACHINE-ID>-&lt;KERNEL VERSION>.conf</filename>.
           If the file <filename>initrd</filename> is found next to the <filename>linux</filename> file,
           the initrd will be added to the configuration.</para>
         </listitem>
@@ -100,7 +100,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
         "remove &lt;KERNEL VERSION> <filename>/boot/&lt;MACHINE-ID>/&lt;KERNEL VERSION>/</filename>"
         </para>
         <para>kernel-install removes the entire directory <filename>/boot/&lt;MACHINE-ID>/&lt;KERNEL VERSION>/</filename>
-        and the file <filename>/boot/loader/entries/&lt;OS-ID>-&lt;KERNEL VERSION>-&lt;MACHINE-ID>.conf</filename></para>
+        and the file <filename>/boot/loader/entries/&lt;MACHINE-ID>-&lt;KERNEL VERSION>.conf</filename></para>
         </listitem>
       </varlistentry>
 
@@ -131,7 +131,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
           <filename>/proc/cmdline</filename>
         </term>
           <listitem>
-            <para>The contents of the file <filename>/etc/kernel/cmdline</filename> specifies the kernel command line to use.
+            <para>The content of the file <filename>/etc/kernel/cmdline</filename> specifies the kernel command line to use.
             If that file does not exist, <filename>/proc/cmdline</filename> is used.</para>
           </listitem>
       </varlistentry>
@@ -140,7 +140,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
           <filename>/etc/machine-id</filename>
         </term>
           <listitem>
-            <para>The contents of the file specifies the machine identifaction &lt;MACHINE-ID>.</para>
+            <para>The content of the file specifies the machine identification &lt;MACHINE-ID>.</para>
           </listitem>
       </varlistentry>
       <varlistentry>
@@ -148,7 +148,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
           <filename>/etc/os-release</filename>
         </term>
           <listitem>
-            <para>The contents of the file specifies the the operating system id &lt;OS-ID>.</para>
+            <para>The content of the file specifies the operating system id &lt;OS-ID>.</para>
           </listitem>
       </varlistentry>
     </variablelist>