Changeset 09c0ac7


Ignore:
Timestamp:
Sep 4, 2015, 8:05:53 PM (9 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
e2eebf6
Parents:
fc46d00
Message:

Add the Bc memory leak check patch.

Files:
1 added
1 edited

Legend:

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

    rfc46d00 r09c0ac7  
    2424  <sect2 role="installation">
    2525    <title>Installation of ACL</title>
     26
     27    <para os="s1">Apply a sed for a test:</para>
     28
     29<screen os="s2"><userinput>sed -i -e "/TABS-1;/a if (x > (TABS-1)) x = (TABS-1);" \
     30    libacl/__acl_to_any_text.c</userinput></screen>
    2631
    2732    <para os="a">Apply a sed to install the documentation with a versioned
Note: See TracChangeset for help on using the changeset viewer.