diff options
author | Billy O 'Connor <billyoc@linuxfromscratch.org> | 2003-10-10 14:23:55 +0000 |
---|---|---|
committer | Billy O 'Connor <billyoc@linuxfromscratch.org> | 2003-10-10 14:23:55 +0000 |
commit | 1f0f472d6e912ee178438b595161cf960e8e5a5c (patch) | |
tree | f72441abc14d623f6c4b8bab606220afcbbaf294 /appendixa | |
parent | b76a6bb80ed63cbb0e872c6be642d83938771ae5 (diff) |
Updated libblkid description.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2965 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/e2fsprogs-desc.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/appendixa/e2fsprogs-desc.xml b/appendixa/e2fsprogs-desc.xml index 135c6c0af..81d034d74 100644 --- a/appendixa/e2fsprogs-desc.xml +++ b/appendixa/e2fsprogs-desc.xml @@ -75,7 +75,8 @@ programs to manipulate an ext2 filesystem.</para> <para><command>libuuid</command> contains routines for generating unique identifiers for objects that may be accessible beyond the local system.</para> -<para><command>libblkid</command> contains routines used by the blkid utility. +<para><command>libblkid</command> contains routines for device +identification and token extraction. </para> </sect2> |