linux-pam/modules/pam_tally2
Dmitry V. Levin 97887fd27d modules/*/Makefile.am: add dist_ prefix to *_DATA
... and remove $(DATA) from EXTRA_DIST.

The change is performed automatically using the following script:
  sed -i 's/^[a-z]*_DATA/dist_&/; /^EXTRA_DIST/ s/ \$(DATA)//' modules/*/Makefile.am
2020-05-03 12:21:11 +00:00
..
.gitignore Update .gitignore files 2011-10-27 14:55:55 +00:00
Makefile.am modules/*/Makefile.am: add dist_ prefix to *_DATA 2020-05-03 12:21:11 +00:00
pam_tally2_app.c Fix whitespace issues 2011-10-26 23:56:54 +00:00
pam_tally2.8.xml pam_tally[2]: Updating man pages to indicate account leakage without silent 2020-01-29 11:05:24 +01:00
pam_tally2.c Fix various typos found using codespell tool 2020-03-28 18:19:41 +00:00
README.xml Relevant BUGIDs: 2008-10-17 11:29:55 +00:00
tallylog.h Relevant BUGIDs: 2008-10-17 11:29:55 +00:00
tst-pam_tally2 Relevant BUGIDs: 2008-10-17 11:29:55 +00:00

<?xml version="1.0" encoding='UTF-8'?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.docbook.org/xml/4.3/docbookx.dtd"
[
<!--
<!ENTITY pamaccess SYSTEM "pam_tally2.8.xml">
-->
]>

<article>

  <articleinfo>

    <title>
      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="pam_tally2.8.xml" xpointer='xpointer(//refnamediv[@id = "pam_tally2-name"]/*)'/>
    </title>

  </articleinfo>

  <section>
    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="pam_tally2.8.xml" xpointer='xpointer(//refsect1[@id = "pam_tally2-description"]/*)'/>
  </section>

  <section>
    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="pam_tally2.8.xml" xpointer='xpointer(//refsect1[@id = "pam_tally2-options"]/*)'/>
  </section>

  <section>
    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="pam_tally2.8.xml" xpointer='xpointer(//refsect1[@id = "pam_tally2-notes"]/*)'/>
  </section>

  <section>
    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="pam_tally2.8.xml" xpointer='xpointer(//refsect1[@id = "pam_tally2-examples"]/*)'/>
  </section>

  <section>
    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="pam_tally2.8.xml" xpointer='xpointer(//refsect1[@id = "pam_tally2-author"]/*)'/>
  </section>

</article>