linux-pam/modules/pam_keyinit
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
..
Makefile.am modules/*/Makefile.am: add dist_ prefix to *_DATA 2020-05-03 12:21:11 +00:00
pam_keyinit.8.xml pam_keyinit.8: add missing comma 2020-01-29 11:03:06 +01:00
pam_keyinit.c Fix various typos found using codespell tool 2020-03-28 18:19:41 +00:00
README.xml Relevant BUGIDs: 2006-06-27 12:34:07 +00:00
tst-pam_keyinit Relevant BUGIDs: 2006-06-27 12:34:07 +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_keyinit.8.xml">
-->
]>

<article>

  <articleinfo>

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

  </articleinfo>

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

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

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

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

</article>