diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-11-03 03:48:42 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-11-03 03:48:42 +0000 |
commit | edbeeb5dc5ef7f452d1c7bd57cdec5998bdde658 (patch) | |
tree | fa9e11a0bc99486e35a11009650ad50352222112 /chapter06/util-linux.xml | |
parent | 7bbd1bdc8a816089c3d217eb805470858e130a5e (diff) |
Spelling and other typos -- from Craig Garner
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r-- | chapter06/util-linux.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 68f0116ed..6a81f3186 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -345,7 +345,7 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen> <varlistentry id="fdisk"> <term><command>fdisk</command></term> <listitem> - <para>Manipulates the paritition table of the given device</para> + <para>Manipulates the partition table of the given device</para> <indexterm zone="ch-system-util-linux fdisk"> <primary sortas="b-fdisk">fdisk</primary> </indexterm> |