Changeset 9baa148 for chapter06


Ignore:
Timestamp:
05/18/2013 01:47:51 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.5-systemd, 7.6-systemd, 7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
075ac1c
Parents:
0a59df2
Message:

Added Acl for Systemd.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10282 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter06
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • chapter06/attr.xml

    r0a59df2 r9baa148  
    5555<screen><userinput remap="make">make</userinput></screen>
    5656
    57     <para>The attr tests need to be run on a filesystem that supports extended
    58     attributes.  To test the results, issue:</para>
     57    <para>The Attr tests need to be run on a filesystem that supports extended
     58    attributes. To test the results, issue:</para>
    5959
    6060<!-- ext-tests fail for some reason -->
     
    133133        <term><filename class="libraryfile">libattr.{so,a}</filename></term>
    134134        <listitem>
    135           <para>Contains the <application>attr</application> API functions.</para>
     135          <para>Contains the <application>Attr</application> API functions.</para>
    136136          <indexterm zone="ch-system-attr libattr">
    137137            <primary sortas="c-libattr">libattr.{so,a}</primary>
  • chapter06/chapter06.xml

    r0a59df2 r9baa148  
    3838  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="e2fsprogs.xml"/>
    3939  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="attr.xml"/>
     40  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="acl.xml"/>
    4041  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcap.xml"/>
    4142  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shadow.xml"/>
Note: See TracChangeset for help on using the changeset viewer.