diff options
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r-- | chapter06/util-linux.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 49b8d118b..8b4926890 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -287,6 +287,16 @@ patch -Np1 -i ../&util-linux-lseek-patch;</userinput></screen> </listitem> </varlistentry> + <varlistentry id="fdisk"> + <term><command>fdisk</command></term> + <listitem> + <para>Manipulates the paritition table of the given device</para> + <indexterm zone="ch-system-util-linux fdisk"> + <primary sortas="b-fdisk">fdisk</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="flock"> <term><command>flock</command></term> <listitem> @@ -298,16 +308,6 @@ patch -Np1 -i ../&util-linux-lseek-patch;</userinput></screen> </listitem> </varlistentry> - <varlistentry id="fdisk"> - <term><command>fdisk</command></term> - <listitem> - <para>Manipulates the partition table of the given device</para> - <indexterm zone="ch-system-util-linux fdisk"> - <primary sortas="b-fdisk">fdisk</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="fsck.cramfs"> <term><command>fsck.cramfs</command></term> <listitem> |