summaryrefslogtreecommitdiff
path: root/man/kernel-install.xml
diff options
context:
space:
mode:
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>2013-03-13 23:09:49 +0100
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>2013-03-13 23:09:49 +0100
commit7d7681f70bc8c2140092029ccada9f75510a176b (patch)
treeb2fc251637dbae5fd8d0947846aa632425bc82b6 /man/kernel-install.xml
parent4afb5c73a2ccc43bf9515c815426d9e314d555ab (diff)
man: fix some typos
Diffstat (limited to 'man/kernel-install.xml')
-rw-r--r--man/kernel-install.xml6
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 &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>