linux-pam/doc/adg/pam_get_item.xml
Thorsten Kukuk eac60fcce0 Relevant BUGIDs:
Purpose of commit: new feature

Commit summary:
---------------

2006-06-28  Thorsten Kukuk  <kukuk@thkukuk.de>

        * doc/adg: Application Developers Guide as XML source.
        * doc/adg/Makefile.am: New.
        * doc/adg/Linux-PAM_ADG.xml: New, main XML document.
        * doc/adg/pam_*.xml: New, wrappers to include manual pages.
2006-06-28 13:40:44 +00:00

19 lines
904 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<section id='adg-pam_get_item'>
<title>Getting PAM items</title>
<funcsynopsis>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../man/pam_get_item.3.xml" xpointer='xpointer(//funcsynopsis[@id = "pam_get_item-synopsis"]/*)'/>
</funcsynopsis>
<section id='adg-pam_get_item-description'>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../man/pam_get_item.3.xml" xpointer='xpointer(//refsect1[@id = "pam_get_item-description"]/*)'/>
</section>
<section id='adg-pam_get_item-return_values'>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../man/pam_get_item.3.xml" xpointer='xpointer(//refsect1[@id = "pam_get_item-return_values"]/*)'/>
</section>
</section>