diff options
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> |