diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-05-12 20:45:29 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-05-12 20:45:29 +0000 |
commit | 2791a8e7e1b18544d90868c0e79c7f6457921192 (patch) | |
tree | 163da461d4675a6944340df724a313548678cd4b /chapter06/util-linux.xml | |
parent | d92b5feeb5979ac33725ff3f2612acf01a3710a9 (diff) |
Update the list of installed programs and libraries for several packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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> |