Ignore:
Timestamp:
May 19, 2017, 7:47:56 PM (7 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
d49f7ef
Parents:
56a0cf9
Message:

Be consistent with Libcap and Attr and use Acl rather than ACL.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/acl.xml

    r56a0cf9 r2cc1e81  
    99  <?dbhtml filename="acl.html"?>
    1010
    11   <title>ACL-&acl-version;</title>
     11  <title>Acl-&acl-version;</title>
    1212
    1313  <indexterm zone="ch-system-acl">
    14     <primary sortas="a-ACL">ACL</primary>
     14    <primary sortas="a-Acl">Acl</primary>
    1515  </indexterm>
    1616
     
    1818    <title/>
    1919
    20     <para>ACL is a library for getting and setting POSIX Access Control Lists.</para>
     20    <para>Acl is a library for getting and setting POSIX Access Control Lists.</para>
    2121
    2222  </sect2>
    2323
    2424  <sect2 role="installation">
    25     <title>Installation of ACL</title>
     25    <title>Installation of Acl</title>
    2626
    2727    <para os="s1">Apply a sed for a test:</para>
     
    3939<screen os="d"><userinput>sed -i "s:| sed.*::g" test/{sbits-restore,cp,misc}.test</userinput></screen>
    4040
    41     <para os="e">Prepare ACL for compilation:</para>
     41    <para os="e">Prepare Acl for compilation:</para>
    4242
    4343<screen os="f"><userinput>./configure \
     
    7272
    7373  <sect2 id="contents-acl" role="content">
    74     <title>Contents of ACL</title>
     74    <title>Contents of Acl</title>
    7575
    7676    <segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.