diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-06-25 19:00:59 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-06-25 19:00:59 +0000 |
commit | 20af9793def438dfb034d56ba1a450393cbe2aa3 (patch) | |
tree | e5b73a079eadf77cba4b9677a5ca712beccdfffd /doc/man | |
parent | 63b76d3169d1ab0b7ee192758afd21102c6e9210 (diff) | |
download | pam-20af9793def438dfb034d56ba1a450393cbe2aa3.tar.gz pam-20af9793def438dfb034d56ba1a450393cbe2aa3.tar.bz2 pam-20af9793def438dfb034d56ba1a450393cbe2aa3.zip |
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-06-25 Thorsten Kukuk <kukuk@thkukuk.de>
* doc/man/pam_acct_mgmt.3.xml: Fix syntax for inclusion
in Applicatoin Developer Guide.
* doc/man/pam_authenticate.3.xml: Likewise
* doc/man/pam_chauthtok.3.xml: Likewise
* doc/man/pam_close_session.3.xml: Likewise
* doc/man/pam_conv.3.xml: Likewise
* doc/man/pam_end.3.xml: Likewise
* doc/man/pam_fail_delay.3.xml: Likewise
* doc/man/pam_getenv.3.xml: Likewise
* doc/man/pam_getenvlist.3.xml: Likewise
* doc/man/pam_open_session.3.xml: Likewise
* doc/man/pam_putenv.3.xml: Likewise
* doc/man/pam_setcred.3.xml: Likewise
* doc/man/pam_start.3.xml: Likewise
* doc/man/pam_strerror.3.xml: Likewise
* doc/man/pam_acct_mgmt.3: Regenerate from XML source.
* doc/man/pam_authenticate.3: Likewise
* doc/man/pam_chauthtok.3: Likewise
* doc/man/pam_close_session.3: Likewise
* doc/man/pam_conv.3: Likewise
* doc/man/pam_end.3: Likewise
* doc/man/pam_fail_delay.3: Likewise
* doc/man/pam_getenv.3: Likewise
* doc/man/pam_getenvlist.3: Likewise
* doc/man/pam_open_session.3: Likewise
* doc/man/pam_putenv.3: Likewise
* doc/man/pam_setcred.3: Likewise
* doc/man/pam_sm_close_session.3: Likewise
* doc/man/pam_start.3: Likewise
* doc/man/pam_strerror.3: Likewise
* doc/man/pam_syslog.3: Likewise
* doc/man/PAM.8: Likewise
Diffstat (limited to 'doc/man')
31 files changed, 67 insertions, 67 deletions
diff --git a/doc/man/PAM.8 b/doc/man/PAM.8 index c693e268..c399bab2 100644 --- a/doc/man/PAM.8 +++ b/doc/man/PAM.8 @@ -1,11 +1,11 @@ .\" Title: pam .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/23/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM" "8" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM" "8" "06/23/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/man/pam_acct_mgmt.3 b/doc/man/pam_acct_mgmt.3 index e645fc28..096ed75a 100644 --- a/doc/man/pam_acct_mgmt.3 +++ b/doc/man/pam_acct_mgmt.3 @@ -1,11 +1,11 @@ .\" Title: pam_acct_mgmt .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/25/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_ACCT_MGMT" "3" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_ACCT_MGMT" "3" "06/25/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/man/pam_acct_mgmt.3.xml b/doc/man/pam_acct_mgmt.3.xml index d77a7ffc..72274d1e 100644 --- a/doc/man/pam_acct_mgmt.3.xml +++ b/doc/man/pam_acct_mgmt.3.xml @@ -15,8 +15,8 @@ <!-- body begins here --> - <refsynopsisdiv id='pam_acct_mgmt-synopsis'> - <funcsynopsis> + <refsynopsisdiv> + <funcsynopsis id='pam_acct_mgmt-synopsis'> <funcsynopsisinfo>#include <security/pam_appl.h></funcsynopsisinfo> <funcprototype> <funcdef>int <function>pam_acct_mgmt</function></funcdef> diff --git a/doc/man/pam_authenticate.3 b/doc/man/pam_authenticate.3 index b0ee29df..af86c73a 100644 --- a/doc/man/pam_authenticate.3 +++ b/doc/man/pam_authenticate.3 @@ -1,11 +1,11 @@ .\" Title: pam_authenticate .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/25/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_AUTHENTICATE" "3" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_AUTHENTICATE" "3" "06/25/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/man/pam_authenticate.3.xml b/doc/man/pam_authenticate.3.xml index 1bfe6ea4..8ddc38c9 100644 --- a/doc/man/pam_authenticate.3.xml +++ b/doc/man/pam_authenticate.3.xml @@ -15,8 +15,8 @@ <!-- body begins here --> - <refsynopsisdiv id='pam_authenticate-synopsis'> - <funcsynopsis> + <refsynopsisdiv> + <funcsynopsis id='pam_authenticate-synopsis'> <funcsynopsisinfo>#include <security/pam_appl.h></funcsynopsisinfo> <funcprototype> <funcdef>int <function>pam_authenticate</function></funcdef> diff --git a/doc/man/pam_chauthtok.3 b/doc/man/pam_chauthtok.3 index 0ae9c1db..dbf96906 100644 --- a/doc/man/pam_chauthtok.3 +++ b/doc/man/pam_chauthtok.3 @@ -1,11 +1,11 @@ .\" Title: pam_chauthtok .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/25/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_CHAUTHTOK" "3" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_CHAUTHTOK" "3" "06/25/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/man/pam_chauthtok.3.xml b/doc/man/pam_chauthtok.3.xml index ceb0284d..7e20070b 100644 --- a/doc/man/pam_chauthtok.3.xml +++ b/doc/man/pam_chauthtok.3.xml @@ -15,8 +15,8 @@ <!-- body begins here --> - <refsynopsisdiv id='pam_chauthtok-synopsis'> - <funcsynopsis> + <refsynopsisdiv> + <funcsynopsis id='pam_chauthtok-synopsis'> <funcsynopsisinfo>#include <security/pam_appl.h></funcsynopsisinfo> <funcprototype> <funcdef>int <function>pam_chauthtok</function></funcdef> diff --git a/doc/man/pam_close_session.3 b/doc/man/pam_close_session.3 index 3f291ec2..d48ed570 100644 --- a/doc/man/pam_close_session.3 +++ b/doc/man/pam_close_session.3 @@ -1,17 +1,17 @@ .\" Title: pam_close_session .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/25/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_CLOSE_SESSION" "3" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_CLOSE_SESSION" "3" "06/25/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" -pam_close_session \- terminating PAM session management +pam_close_session \- terminate PAM session management .SH "SYNOPSIS" .sp .ft B diff --git a/doc/man/pam_close_session.3.xml b/doc/man/pam_close_session.3.xml index a8ba4563..db549bda 100644 --- a/doc/man/pam_close_session.3.xml +++ b/doc/man/pam_close_session.3.xml @@ -12,13 +12,13 @@ <refnamediv id="pam_close_session-name"> <refname>pam_close_session</refname> - <refpurpose>terminating PAM session management</refpurpose> + <refpurpose>terminate PAM session management</refpurpose> </refnamediv> <!-- body begins here --> - <refsynopsisdiv id="pam_close_session-synopsis"> - <funcsynopsis> + <refsynopsisdiv> + <funcsynopsis id="pam_close_session-synopsis"> <funcsynopsisinfo>#include <security/pam_appl.h></funcsynopsisinfo> <funcprototype> <funcdef>int <function>pam_close_session</function></funcdef> diff --git a/doc/man/pam_conv.3 b/doc/man/pam_conv.3 index cada5a57..6ab2a67d 100644 --- a/doc/man/pam_conv.3 +++ b/doc/man/pam_conv.3 @@ -1,11 +1,11 @@ .\" Title: pam_conv .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/25/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_CONV" "3" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_CONV" "3" "06/25/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/man/pam_conv.3.xml b/doc/man/pam_conv.3.xml index 2dae7d69..73bb37cc 100644 --- a/doc/man/pam_conv.3.xml +++ b/doc/man/pam_conv.3.xml @@ -15,8 +15,8 @@ <!-- body begins here --> - <refsynopsisdiv id="pam_conv-synopsis"> - <funcsynopsis> + <refsynopsisdiv> + <funcsynopsis id="pam_conv-synopsis"> <funcsynopsisinfo>#include <security/pam_appl.h></funcsynopsisinfo> </funcsynopsis> <programlisting> diff --git a/doc/man/pam_end.3 b/doc/man/pam_end.3 index 02665a22..383f8918 100644 --- a/doc/man/pam_end.3 +++ b/doc/man/pam_end.3 @@ -1,11 +1,11 @@ .\" Title: pam_end .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/25/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_END" "3" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_END" "3" "06/25/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/man/pam_end.3.xml b/doc/man/pam_end.3.xml index f0df31a0..fd4a4250 100644 --- a/doc/man/pam_end.3.xml +++ b/doc/man/pam_end.3.xml @@ -17,8 +17,8 @@ <!-- body begins here --> - <refsynopsisdiv id="pam_end-synopsis"> - <funcsynopsis> + <refsynopsisdiv> + <funcsynopsis id="pam_end-synopsis"> <funcsynopsisinfo>#include <security/pam_appl.h></funcsynopsisinfo> <funcprototype> <funcdef>int <function>pam_end</function></funcdef> diff --git a/doc/man/pam_fail_delay.3 b/doc/man/pam_fail_delay.3 index 3f874909..71bd215f 100644 --- a/doc/man/pam_fail_delay.3 +++ b/doc/man/pam_fail_delay.3 @@ -1,11 +1,11 @@ .\" Title: pam_fail_delay .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/25/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_FAIL_DELAY" "3" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_FAIL_DELAY" "3" "06/25/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/man/pam_fail_delay.3.xml b/doc/man/pam_fail_delay.3.xml index 936bae22..2cac066a 100644 --- a/doc/man/pam_fail_delay.3.xml +++ b/doc/man/pam_fail_delay.3.xml @@ -17,8 +17,8 @@ <!-- body begins here --> - <refsynopsisdiv id="pam_fail_delay-synopsis"> - <funcsynopsis> + <refsynopsisdiv> + <funcsynopsis id="pam_fail_delay-synopsis"> <funcsynopsisinfo>#include <security/pam_appl.h></funcsynopsisinfo> <funcprototype> <funcdef>int <function>pam_fail_delay</function></funcdef> diff --git a/doc/man/pam_getenv.3 b/doc/man/pam_getenv.3 index 2876b400..f6e22e47 100644 --- a/doc/man/pam_getenv.3 +++ b/doc/man/pam_getenv.3 @@ -1,11 +1,11 @@ .\" Title: pam_getenv .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/25/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_GETENV" "3" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_GETENV" "3" "06/25/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/man/pam_getenv.3.xml b/doc/man/pam_getenv.3.xml index 0c530b54..e78aa3c2 100644 --- a/doc/man/pam_getenv.3.xml +++ b/doc/man/pam_getenv.3.xml @@ -15,8 +15,8 @@ <!-- body begins here --> - <refsynopsisdiv id='pam_getenv-synopsis'> - <funcsynopsis> + <refsynopsisdiv> + <funcsynopsis id='pam_getenv-synopsis'> <funcsynopsisinfo>#include <security/pam_appl.h></funcsynopsisinfo> <funcprototype> <funcdef>const char *<function>pam_getenv</function></funcdef> diff --git a/doc/man/pam_getenvlist.3 b/doc/man/pam_getenvlist.3 index 172e3f60..e952da97 100644 --- a/doc/man/pam_getenvlist.3 +++ b/doc/man/pam_getenvlist.3 @@ -1,11 +1,11 @@ .\" Title: pam_getenvlist .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/25/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_GETENVLIST" "3" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_GETENVLIST" "3" "06/25/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/man/pam_getenvlist.3.xml b/doc/man/pam_getenvlist.3.xml index c627d56f..1c29b737 100644 --- a/doc/man/pam_getenvlist.3.xml +++ b/doc/man/pam_getenvlist.3.xml @@ -15,8 +15,8 @@ <!-- body begins here --> - <refsynopsisdiv id='pam_getenvlist-synopsis'> - <funcsynopsis> + <refsynopsisdiv> + <funcsynopsis id='pam_getenvlist-synopsis'> <funcsynopsisinfo>#include <security/pam_appl.h></funcsynopsisinfo> <funcprototype> <funcdef>char **<function>pam_getenvlist</function></funcdef> diff --git a/doc/man/pam_open_session.3 b/doc/man/pam_open_session.3 index 8e521e6d..726cff56 100644 --- a/doc/man/pam_open_session.3 +++ b/doc/man/pam_open_session.3 @@ -1,11 +1,11 @@ .\" Title: pam_open_session .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/25/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_OPEN_SESSION" "3" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_OPEN_SESSION" "3" "06/25/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/man/pam_open_session.3.xml b/doc/man/pam_open_session.3.xml index b57b73c4..eba0bc01 100644 --- a/doc/man/pam_open_session.3.xml +++ b/doc/man/pam_open_session.3.xml @@ -17,8 +17,8 @@ <!-- body begins here --> - <refsynopsisdiv id="pam_open_session-synopsis"> - <funcsynopsis> + <refsynopsisdiv> + <funcsynopsis id="pam_open_session-synopsis"> <funcsynopsisinfo>#include <security/pam_appl.h></funcsynopsisinfo> <funcprototype> <funcdef>int <function>pam_open_session</function></funcdef> diff --git a/doc/man/pam_putenv.3 b/doc/man/pam_putenv.3 index 95fa06a4..2a463bc1 100644 --- a/doc/man/pam_putenv.3 +++ b/doc/man/pam_putenv.3 @@ -1,11 +1,11 @@ .\" Title: pam_putenv .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/25/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_PUTENV" "3" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_PUTENV" "3" "06/25/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/man/pam_putenv.3.xml b/doc/man/pam_putenv.3.xml index ec8c4167..5efef381 100644 --- a/doc/man/pam_putenv.3.xml +++ b/doc/man/pam_putenv.3.xml @@ -15,8 +15,8 @@ <!-- body begins here --> - <refsynopsisdiv id='pam_putenv-synopsis'> - <funcsynopsis> + <refsynopsisdiv> + <funcsynopsis id='pam_putenv-synopsis'> <funcsynopsisinfo>#include <security/pam_appl.h></funcsynopsisinfo> <funcprototype> <funcdef>int <function>pam_putenv</function></funcdef> diff --git a/doc/man/pam_setcred.3 b/doc/man/pam_setcred.3 index b1e54c5d..eb6a8307 100644 --- a/doc/man/pam_setcred.3 +++ b/doc/man/pam_setcred.3 @@ -1,11 +1,11 @@ .\" Title: pam_setcred .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/25/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_SETCRED" "3" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_SETCRED" "3" "06/25/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -52,7 +52,7 @@ Fully reinitialize the user's credentials. .TP 3n PAM_REFRESH_CRED Extend the lifetime of the existing credentials. -.SH "RETURN VALUE" +.SH "RETURN VALUES" .TP 3n PAM_BUF_ERR Memory buffer error. diff --git a/doc/man/pam_setcred.3.xml b/doc/man/pam_setcred.3.xml index b19839b4..90e23b5c 100644 --- a/doc/man/pam_setcred.3.xml +++ b/doc/man/pam_setcred.3.xml @@ -18,8 +18,8 @@ </refnamediv> <!-- body begins here --> - <refsynopsisdiv id='synopsis'> - <funcsynopsis> + <refsynopsisdiv> + <funcsynopsis id='pam_setcred-synopsis'> <funcsynopsisinfo>#include <security/pam_appl.h></funcsynopsisinfo> <funcprototype> <funcdef>int <function>pam_setcred</function></funcdef> @@ -91,8 +91,8 @@ </variablelist> </refsect1> - <refsect1 id='pam_setcred-return_value'> - <title>RETURN VALUE</title> + <refsect1 id='pam_setcred-return_values'> + <title>RETURN VALUES</title> <variablelist> <varlistentry> <term>PAM_BUF_ERR</term> diff --git a/doc/man/pam_sm_close_session.3 b/doc/man/pam_sm_close_session.3 index 27fc4d35..8d59e3c5 100644 --- a/doc/man/pam_sm_close_session.3 +++ b/doc/man/pam_sm_close_session.3 @@ -1,11 +1,11 @@ .\" Title: pam_sm_close_session .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/23/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_SM_CLOSE_SESSION" "3" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_SM_CLOSE_SESSION" "3" "06/23/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/man/pam_start.3 b/doc/man/pam_start.3 index 74c47076..e1f04ca0 100644 --- a/doc/man/pam_start.3 +++ b/doc/man/pam_start.3 @@ -1,11 +1,11 @@ .\" Title: pam_start .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/25/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_START" "3" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_START" "3" "06/25/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/man/pam_start.3.xml b/doc/man/pam_start.3.xml index 4ffd81a4..9b370f52 100644 --- a/doc/man/pam_start.3.xml +++ b/doc/man/pam_start.3.xml @@ -17,8 +17,8 @@ <!-- body begins here --> - <refsynopsisdiv id="pam_start-synopsis"> - <funcsynopsis> + <refsynopsisdiv> + <funcsynopsis id="pam_start-synopsis"> <funcsynopsisinfo>#include <security/pam_appl.h></funcsynopsisinfo> <funcprototype> <funcdef>int <function>pam_start</function></funcdef> diff --git a/doc/man/pam_strerror.3 b/doc/man/pam_strerror.3 index 3935097f..e1f6c0a6 100644 --- a/doc/man/pam_strerror.3 +++ b/doc/man/pam_strerror.3 @@ -1,11 +1,11 @@ .\" Title: pam_strerror .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/25/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_STRERROR" "3" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_STRERROR" "3" "06/25/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/man/pam_strerror.3.xml b/doc/man/pam_strerror.3.xml index d0a851dd..954e131d 100644 --- a/doc/man/pam_strerror.3.xml +++ b/doc/man/pam_strerror.3.xml @@ -17,8 +17,8 @@ <!-- body begins here --> - <refsynopsisdiv id="pam_strerror-synopsis"> - <funcsynopsis> + <refsynopsisdiv> + <funcsynopsis id="pam_strerror-synopsis"> <funcsynopsisinfo>#include <security/pam_appl.h></funcsynopsisinfo> <funcprototype> <funcdef>const char *<function>pam_strerror</function></funcdef> diff --git a/doc/man/pam_syslog.3 b/doc/man/pam_syslog.3 index 2365bb8a..740e5a0c 100644 --- a/doc/man/pam_syslog.3 +++ b/doc/man/pam_syslog.3 @@ -1,11 +1,11 @@ .\" Title: pam_syslog .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> -.\" Date: 06/19/2006 +.\" Date: 06/25/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_SYSLOG" "3" "06/19/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_SYSLOG" "3" "06/25/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) |