diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2007-04-08 17:05:32 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2007-04-08 17:05:32 +0000 |
commit | a2add74c247b9f295590a4faaf35a6aa365c27de (patch) | |
tree | 282e062364ef31fa3615cbb884f3033dbba712fd /chapter06/util-linux.xml | |
parent | b9dfb76965fcabf737b836e1d140f358397779bd (diff) |
Fixed an Index entry.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8034 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 0da362c8d..2286e302b 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -293,7 +293,7 @@ patch -Np1 -i ../&util-linux-lseek-patch;</userinput></screen> <para>Acquires a file lock and then executes a command with the lock held</para> <indexterm zone="ch-system-util-linux flock"> - <primary sortas="b-fdisk">flock</primary> + <primary sortas="b-flock">flock</primary> </indexterm> </listitem> </varlistentry> |