aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/attr.xml
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2015-02-07 00:33:39 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2015-02-07 00:33:39 +0000
commit930578e4f4cec5bdddfc06dda83bc1d9da2f6d28 (patch)
tree956e738150c4747ec58cb869fe51c16565f3f3aa /chapter06/attr.xml
parenta063de63ef22d0e2928b0204e02e7501aad079f0 (diff)
Introduce some consistency in short descriptions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10830 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/attr.xml')
-rw-r--r--chapter06/attr.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/attr.xml b/chapter06/attr.xml
index 9f5472f9f..cef60100d 100644
--- a/chapter06/attr.xml
+++ b/chapter06/attr.xml
@@ -114,7 +114,7 @@ ln -sfv ../../lib/$(readlink /usr/lib/libattr.so) /usr/lib/libattr.so</userinput
<varlistentry id="getfattr">
<term><command>getfattr</command></term>
<listitem>
- <para>Gets the extended attributes of filesystem objects.</para>
+ <para>Gets the extended attributes of filesystem objects</para>
<indexterm zone="ch-system-attr getfattr">
<primary sortas="b-getfattr">getfattr</primary>
</indexterm>
@@ -134,7 +134,7 @@ ln -sfv ../../lib/$(readlink /usr/lib/libattr.so) /usr/lib/libattr.so</userinput
<varlistentry id="libattr">
<term><filename class="libraryfile">libattr</filename></term>
<listitem>
- <para>Contains the <application>Attr</application> API functions.</para>
+ <para>Contains the <application>Attr</application> API functions</para>
<indexterm zone="ch-system-attr libattr">
<primary sortas="c-libattr">libattr</primary>
</indexterm>