diff options
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> |