diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2013-03-13 23:09:49 +0100 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2013-03-13 23:09:49 +0100 |
commit | 7d7681f70bc8c2140092029ccada9f75510a176b (patch) | |
tree | b2fc251637dbae5fd8d0947846aa632425bc82b6 /man/kernel-install.xml | |
parent | 4afb5c73a2ccc43bf9515c815426d9e314d555ab (diff) |
man: fix some typos
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> |