diff options
author | Tomas Mraz <tm@t8m.info> | 2006-10-13 11:33:18 +0000 |
---|---|---|
committer | Tomas Mraz <tm@t8m.info> | 2006-10-13 11:33:18 +0000 |
commit | f28e6faa781f608e7e99108af189c8ecaddc07a6 (patch) | |
tree | d816e971363103a6cd0f2fda72a14c565ebd7033 /doc/sag/pam_access.xml | |
parent | 43ac17c270a36c1f1bca35f70a0e9596e40c7d56 (diff) | |
download | pam-f28e6faa781f608e7e99108af189c8ecaddc07a6.tar.gz pam-f28e6faa781f608e7e99108af189c8ecaddc07a6.tar.bz2 pam-f28e6faa781f608e7e99108af189c8ecaddc07a6.zip |
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
2006-10-13 Tomas Mraz <t8m@centrum.cz>
* doc/mwg/Linux-PAM_MWG.xml: Add id[s] to section[s].
* doc/sag/pam_access.xml: Likewise.
* doc/sag/pam_echo.xml: Likewise.
* doc/sag/pam_env.xml: Likewise.
* doc/sag/pam_exec.xml: Likewise.
* doc/sag/pam_group.xml: Likewise.
* doc/sag/pam_limits.xml: Likewise.
* doc/sag/pam_namespace.xml: Likewise.
* doc/sag/pam_time.xml: Likewise.
Diffstat (limited to 'doc/sag/pam_access.xml')
-rw-r--r-- | doc/sag/pam_access.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/sag/pam_access.xml b/doc/sag/pam_access.xml index 9ede469b..9e2837ca 100644 --- a/doc/sag/pam_access.xml +++ b/doc/sag/pam_access.xml @@ -7,35 +7,35 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_access/pam_access.8.xml" xpointer='xpointer(//cmdsynopsis[@id = "pam_access-cmdsynopsis"]/*)'/> </cmdsynopsis> - <section> + <section id='sag-pam_access-description'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_access/pam_access.8.xml" xpointer='xpointer(//refsect1[@id = "pam_access-description"]/*)'/> </section> - <section> + <section id='sag-access.conf-description'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_access/access.conf.5.xml" xpointer='xpointer(//refsect1[@id = "access.conf-description"]/*)'/> </section> - <section> + <section id='sag-pam_access-options'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_access/pam_access.8.xml" xpointer='xpointer(//refsect1[@id = "pam_access-options"]/*)'/> </section> - <section> + <section id='sag-pam_access-services'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_access/pam_access.8.xml" xpointer='xpointer(//refsect1[@id = "pam_access-services"]/*)'/> </section> - <section> + <section id='sag-pam_access-return_values'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_access/pam_access.8.xml" xpointer='xpointer(//refsect1[@id = "pam_access-return_values"]/*)'/> </section> - <section> + <section id='sag-pam_access-files'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_access/pam_access.8.xml" xpointer='xpointer(//refsect1[@id = "pam_access-files"]/*)'/> </section> - <section> + <section id='sag-access.conf-examples'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_access/access.conf.5.xml" xpointer='xpointer(//refsect1[@id = "access.conf-examples"]/*)'/> </section> - <section> + <section id='sag-pam_access-authors'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_access/pam_access.8.xml" xpointer='xpointer(//refsect1[@id = "pam_access-authors"]/*)'/> </section> |