diff options
Diffstat (limited to 'man/kernel-install.xml')
-rw-r--r-- | man/kernel-install.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/kernel-install.xml b/man/kernel-install.xml index 4634680b39..df3549dcb7 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -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 <MACHINE-ID>.</para> + <para>The content of the file specifies the machine identification <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 <OS-ID>.</para> + <para>The content of the file specifies the operating system id <OS-ID>.</para> </listitem> </varlistentry> </variablelist> |