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 | |
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.
-rw-r--r-- | ChangeLog | 12 | ||||
-rw-r--r-- | doc/mwg/Linux-PAM_MWG.xml | 2 | ||||
-rw-r--r-- | doc/sag/pam_access.xml | 16 | ||||
-rw-r--r-- | doc/sag/pam_echo.xml | 12 | ||||
-rw-r--r-- | doc/sag/pam_env.xml | 16 | ||||
-rw-r--r-- | doc/sag/pam_exec.xml | 12 | ||||
-rw-r--r-- | doc/sag/pam_group.xml | 16 | ||||
-rw-r--r-- | doc/sag/pam_limits.xml | 16 | ||||
-rw-r--r-- | doc/sag/pam_namespace.xml | 16 | ||||
-rw-r--r-- | doc/sag/pam_time.xml | 16 |
10 files changed, 73 insertions, 61 deletions
@@ -1,3 +1,15 @@ +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. + 2006-10-07 Thorsten Kukuk <kukuk@suse.de> * po/hu.po: Updated hungarian translation (from diff --git a/doc/mwg/Linux-PAM_MWG.xml b/doc/mwg/Linux-PAM_MWG.xml index 4d123838..e8512090 100644 --- a/doc/mwg/Linux-PAM_MWG.xml +++ b/doc/mwg/Linux-PAM_MWG.xml @@ -310,7 +310,7 @@ gcc -shared -o pam_module.so pam_module.o -lpam <section id="mwg-see-programming-sec"> <title>Security issues for module creation</title> - <section> + <section id="mwg-see-programming-sec-res"> <title>Sufficient resources</title> <para> Care should be taken to ensure that the proper execution 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> diff --git a/doc/sag/pam_echo.xml b/doc/sag/pam_echo.xml index 0f1b1d38..95baa0aa 100644 --- a/doc/sag/pam_echo.xml +++ b/doc/sag/pam_echo.xml @@ -7,27 +7,27 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_echo/pam_echo.8.xml" xpointer='xpointer(//cmdsynopsis[@id = "pam_echo-cmdsynopsis"]/*)'/> </cmdsynopsis> - <section> + <section id='sag-pam_echo-description'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_echo/pam_echo.8.xml" xpointer='xpointer(//refsect1[@id = "pam_echo-description"]/*)'/> </section> - <section> + <section id='sag-pam_echo-options'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_echo/pam_echo.8.xml" xpointer='xpointer(//refsect1[@id = "pam_echo-options"]/*)'/> </section> - <section> + <section id='sag-pam_echo-services'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_echo/pam_echo.8.xml" xpointer='xpointer(//refsect1[@id = "pam_echo-services"]/*)'/> </section> - <section> + <section id='sag-pam_echo-return_values'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_echo/pam_echo.8.xml" xpointer='xpointer(//refsect1[@id = "pam_echo-return_values"]/*)'/> </section> - <section> + <section id='sag-pam_echo-examples'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_echo/pam_echo.8.xml" xpointer='xpointer(//refsect1[@id = "pam_echo-examples"]/*)'/> </section> - <section> + <section id='sag-pam_echo-author'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_echo/pam_echo.8.xml" xpointer='xpointer(//refsect1[@id = "pam_echo-author"]/*)'/> </section> diff --git a/doc/sag/pam_env.xml b/doc/sag/pam_env.xml index 7e5f0a91..d1c561e0 100644 --- a/doc/sag/pam_env.xml +++ b/doc/sag/pam_env.xml @@ -7,35 +7,35 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_env/pam_env.8.xml" xpointer='xpointer(//cmdsynopsis[@id = "pam_env-cmdsynopsis"]/*)'/> </cmdsynopsis> - <section> + <section id='sag-pam_env-description'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_env/pam_env.8.xml" xpointer='xpointer(//refsect1[@id = "pam_env-description"]/*)'/> </section> - <section> + <section id='sag-pam_env.conf-description'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_env/pam_env.conf.5.xml" xpointer='xpointer(//refsect1[@id = "pam_env.conf-description"]/*)'/> </section> - <section> + <section id='sag-pam_env-options'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_env/pam_env.8.xml" xpointer='xpointer(//refsect1[@id = "pam_env-options"]/*)'/> </section> - <section> + <section id='sag-pam_env-services'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_env/pam_env.8.xml" xpointer='xpointer(//refsect1[@id = "pam_env-services"]/*)'/> </section> - <section> + <section id='sag-pam_env-return_values'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_env/pam_env.8.xml" xpointer='xpointer(//refsect1[@id = "pam_env-return_values"]/*)'/> </section> - <section> + <section id='sag-pam_env-files'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_env/pam_env.8.xml" xpointer='xpointer(//refsect1[@id = "pam_env-files"]/*)'/> </section> - <section> + <section id='sag-pam_env.conf-examples'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_env/pam_env.conf.5.xml" xpointer='xpointer(//refsect1[@id = "pam_env.conf-examples"]/*)'/> </section> - <section> + <section id='sag-pam_env-authors'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_env/pam_env.8.xml" xpointer='xpointer(//refsect1[@id = "pam_env-authors"]/*)'/> </section> diff --git a/doc/sag/pam_exec.xml b/doc/sag/pam_exec.xml index ea65c202..38245ed8 100644 --- a/doc/sag/pam_exec.xml +++ b/doc/sag/pam_exec.xml @@ -7,27 +7,27 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_exec/pam_exec.8.xml" xpointer='xpointer(//cmdsynopsis[@id = "pam_exec-cmdsynopsis"]/*)'/> </cmdsynopsis> - <section> + <section id='sag-pam_exec-description'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_exec/pam_exec.8.xml" xpointer='xpointer(//refsect1[@id = "pam_exec-description"]/*)'/> </section> - <section> + <section id='sag-pam_exec-options'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_exec/pam_exec.8.xml" xpointer='xpointer(//refsect1[@id = "pam_exec-options"]/*)'/> </section> - <section> + <section id='sag-pam_exec-services'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_exec/pam_exec.8.xml" xpointer='xpointer(//refsect1[@id = "pam_exec-services"]/*)'/> </section> - <section> + <section id='sag-pam_exec-return_values'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_exec/pam_exec.8.xml" xpointer='xpointer(//refsect1[@id = "pam_exec-return_values"]/*)'/> </section> - <section> + <section id='sag-pam_exec-examples'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_exec/pam_exec.8.xml" xpointer='xpointer(//refsect1[@id = "pam_exec-examples"]/*)'/> </section> - <section> + <section id='sag-pam_exec-author'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_exec/pam_exec.8.xml" xpointer='xpointer(//refsect1[@id = "pam_exec-author"]/*)'/> </section> diff --git a/doc/sag/pam_group.xml b/doc/sag/pam_group.xml index a5025be1..f83ccc58 100644 --- a/doc/sag/pam_group.xml +++ b/doc/sag/pam_group.xml @@ -7,35 +7,35 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_group/pam_group.8.xml" xpointer='xpointer(//cmdsynopsis[@id = "pam_group-cmdsynopsis"]/*)'/> </cmdsynopsis> - <section> + <section id='sag-pam_group-description'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_group/pam_group.8.xml" xpointer='xpointer(//refsect1[@id = "pam_group-description"]/*)'/> </section> - <section> + <section id='sag-group.conf-description'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_group/group.conf.5.xml" xpointer='xpointer(//refsect1[@id = "group.conf-description"]/*)'/> </section> - <section> + <section id='sag-pam_group-options'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_group/pam_group.8.xml" xpointer='xpointer(//refsect1[@id = "pam_group-options"]/*)'/> </section> - <section> + <section id='sag-pam_group-services'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_group/pam_group.8.xml" xpointer='xpointer(//refsect1[@id = "pam_group-services"]/*)'/> </section> - <section> + <section id='sag-pam_group-return_values'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_group/pam_group.8.xml" xpointer='xpointer(//refsect1[@id = "pam_group-return_values"]/*)'/> </section> - <section> + <section id='sag-pam_group-files'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_group/pam_group.8.xml" xpointer='xpointer(//refsect1[@id = "pam_group-files"]/*)'/> </section> - <section> + <section id='sag-group.conf-examples'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_group/group.conf.5.xml" xpointer='xpointer(//refsect1[@id = "group.conf-examples"]/*)'/> </section> - <section> + <section id='sag-pam_group-authors'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_group/pam_group.8.xml" xpointer='xpointer(//refsect1[@id = "pam_group-authors"]/*)'/> </section> diff --git a/doc/sag/pam_limits.xml b/doc/sag/pam_limits.xml index a021fc27..25e14e1c 100644 --- a/doc/sag/pam_limits.xml +++ b/doc/sag/pam_limits.xml @@ -7,35 +7,35 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_limits/pam_limits.8.xml" xpointer='xpointer(//cmdsynopsis[@id = "pam_limits-cmdsynopsis"]/*)'/> </cmdsynopsis> - <section> + <section id='sag-pam_limits-description'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_limits/pam_limits.8.xml" xpointer='xpointer(//refsect1[@id = "pam_limits-description"]/*)'/> </section> - <section> + <section id='sag-limits.conf-description'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_limits/limits.conf.5.xml" xpointer='xpointer(//refsect1[@id = "limits.conf-description"]/*)'/> </section> - <section> + <section id='sag-pam_limits-options'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_limits/pam_limits.8.xml" xpointer='xpointer(//refsect1[@id = "pam_limits-options"]/*)'/> </section> - <section> + <section id='sag-pam_limits-services'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_limits/pam_limits.8.xml" xpointer='xpointer(//refsect1[@id = "pam_limits-services"]/*)'/> </section> - <section> + <section id='sag-pam_limits-return_values'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_limits/pam_limits.8.xml" xpointer='xpointer(//refsect1[@id = "pam_limits-return_values"]/*)'/> </section> - <section> + <section id='sag-pam_limits-files'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_limits/pam_limits.8.xml" xpointer='xpointer(//refsect1[@id = "pam_limits-files"]/*)'/> </section> - <section> + <section id='sag-limits.conf-examples'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_limits/limits.conf.5.xml" xpointer='xpointer(//refsect1[@id = "limits.conf-examples"]/*)'/> </section> - <section> + <section id='sag-pam_limits-authors'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_limits/pam_limits.8.xml" xpointer='xpointer(//refsect1[@id = "pam_limits-authors"]/*)'/> </section> diff --git a/doc/sag/pam_namespace.xml b/doc/sag/pam_namespace.xml index 43ddca1f..6a4f59e7 100644 --- a/doc/sag/pam_namespace.xml +++ b/doc/sag/pam_namespace.xml @@ -7,35 +7,35 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_namespace/pam_namespace.8.xml" xpointer='xpointer(//cmdsynopsis[@id = "pam_namespace-cmdsynopsis"]/*)'/> </cmdsynopsis> - <section> + <section id='sag-pam_namespace-description'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_namespace/pam_namespace.8.xml" xpointer='xpointer(//refsect1[@id = "pam_namespace-description"]/*)'/> </section> - <section> + <section id='sag-namespace.conf-description'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_namespace/namespace.conf.5.xml" xpointer='xpointer(//refsect1[@id = "namespace.conf-description"]/*)'/> </section> - <section> + <section id='sag-pam_namespace-options'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_namespace/pam_namespace.8.xml" xpointer='xpointer(//refsect1[@id = "pam_namespace-options"]/*)'/> </section> - <section> + <section id='sag-pam_namespace-services'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_namespace/pam_namespace.8.xml" xpointer='xpointer(//refsect1[@id = "pam_namespace-services"]/*)'/> </section> - <section> + <section id='sag-pam_namespace-return_values'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_namespace/pam_namespace.8.xml" xpointer='xpointer(//refsect1[@id = "pam_namespace-return_values"]/*)'/> </section> - <section> + <section id='sag-pam_namespace-files'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_namespace/pam_namespace.8.xml" xpointer='xpointer(//refsect1[@id = "pam_namespace-files"]/*)'/> </section> - <section> + <section id='sag-namespace.conf-examples'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_namespace/namespace.conf.5.xml" xpointer='xpointer(//refsect1[@id = "namespace.conf-examples"]/*)'/> </section> - <section> + <section id='sag-pam_namespace-authors'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_namespace/pam_namespace.8.xml" xpointer='xpointer(//refsect1[@id = "pam_namespace-authors"]/*)'/> </section> diff --git a/doc/sag/pam_time.xml b/doc/sag/pam_time.xml index c997c24c..c53ebcab 100644 --- a/doc/sag/pam_time.xml +++ b/doc/sag/pam_time.xml @@ -7,35 +7,35 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_time/pam_time.8.xml" xpointer='xpointer(//cmdsynopsis[@id = "pam_time-cmdsynopsis"]/*)'/> </cmdsynopsis> - <section> + <section id='sag-pam_time-description'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_time/pam_time.8.xml" xpointer='xpointer(//refsect1[@id = "pam_time-description"]/*)'/> </section> - <section> + <section id='sag-time.conf-description'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_time/time.conf.5.xml" xpointer='xpointer(//refsect1[@id = "time.conf-description"]/*)'/> </section> - <section> + <section id='sag-pam_time-options'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_time/pam_time.8.xml" xpointer='xpointer(//refsect1[@id = "pam_time-options"]/*)'/> </section> - <section> + <section id='sag-pam_time-services'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_time/pam_time.8.xml" xpointer='xpointer(//refsect1[@id = "pam_time-services"]/*)'/> </section> - <section> + <section id='sag-pam_time-return_values'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_time/pam_time.8.xml" xpointer='xpointer(//refsect1[@id = "pam_time-return_values"]/*)'/> </section> - <section> + <section id='sag-pam_time-files'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_time/pam_time.8.xml" xpointer='xpointer(//refsect1[@id = "pam_time-files"]/*)'/> </section> - <section> + <section id='sag-time.conf-examples'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_time/time.conf.5.xml" xpointer='xpointer(//refsect1[@id = "time.conf-examples"]/*)'/> </section> - <section> + <section id='sag-pam_time-authors'> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../modules/pam_time/pam_time.8.xml" xpointer='xpointer(//refsect1[@id = "pam_time-authors"]/*)'/> </section> |