diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-02-07 03:00:02 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-02-07 03:00:02 +0000 |
commit | 145a9859d9df455895d3ecc0d34fe54c81166ca2 (patch) | |
tree | 7e154b536cbb30020b019ca073bd357547fef80f /chapter06/libcap.xml | |
parent | afba93bef35d287c961b62cbfd8370652aaab826 (diff) |
Minor text changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10834 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/libcap.xml')
-rw-r--r-- | chapter06/libcap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/libcap.xml b/chapter06/libcap.xml index ca0e3e805..e15dd9c20 100644 --- a/chapter06/libcap.xml +++ b/chapter06/libcap.xml @@ -129,7 +129,7 @@ ln -sfv ../../lib/$(readlink /usr/lib/libcap.so) /usr/lib/libcap.so</userinput>< <varlistentry id="libcap"> <term><filename class="libraryfile">libcap</filename></term> <listitem> - <para>Contains the libcap API functions</para> + <para>Contains the library functions for manipulating capabilities</para> <indexterm zone="ch-system-libcap libcap"> <primary sortas="c-libcap">libcap</primary> </indexterm> |