Changeset afba93b for chapter06/acl.xml


Ignore:
Timestamp:
02/07/2015 02:44:18 AM (9 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
145a985
Parents:
9e6d13e9
Message:

Merged consistency update patch from systemd book.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/acl.xml

    r9e6d13e9 rafba93b  
    113113        <listitem>
    114114          <para>Changes the access control list of a file
    115           or directory.</para>
     115          or directory</para>
    116116          <indexterm zone="ch-system-acl chacl">
    117117            <primary sortas="b-chacl">chacl</primary>
     
    123123        <term><command>getfacl</command></term>
    124124        <listitem>
    125           <para>Gets file access control lists.</para>
     125          <para>Gets file access control lists</para>
    126126          <indexterm zone="ch-system-acl getfacl">
    127127            <primary sortas="b-getfacl">getfacl</primary>
     
    133133        <term><command>setacl</command></term>
    134134        <listitem>
    135           <para>Sets file access control lists.</para>
     135          <para>Sets file access control lists</para>
    136136          <indexterm zone="ch-system-acl setacl">
    137137            <primary sortas="b-setacl">setacl</primary>
     
    143143        <term><filename class="libraryfile">libacl</filename></term>
    144144        <listitem>
    145           <para>Contains the <application>Acl</application> API functions.</para>
     145          <para>Contains the <application>Acl</application> API functions</para>
    146146          <indexterm zone="ch-system-acl libacl">
    147147            <primary sortas="c-libacl">libacl</primary>
Note: See TracChangeset for help on using the changeset viewer.