From 20af9793def438dfb034d56ba1a450393cbe2aa3 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Sun, 25 Jun 2006 19:00:59 +0000 Subject: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2006-06-25 Thorsten Kukuk * 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 --- doc/man/PAM.8 | 4 ++-- doc/man/pam_acct_mgmt.3 | 4 ++-- doc/man/pam_acct_mgmt.3.xml | 4 ++-- doc/man/pam_authenticate.3 | 4 ++-- doc/man/pam_authenticate.3.xml | 4 ++-- doc/man/pam_chauthtok.3 | 4 ++-- doc/man/pam_chauthtok.3.xml | 4 ++-- doc/man/pam_close_session.3 | 6 +++--- doc/man/pam_close_session.3.xml | 6 +++--- doc/man/pam_conv.3 | 4 ++-- doc/man/pam_conv.3.xml | 4 ++-- doc/man/pam_end.3 | 4 ++-- doc/man/pam_end.3.xml | 4 ++-- doc/man/pam_fail_delay.3 | 4 ++-- doc/man/pam_fail_delay.3.xml | 4 ++-- doc/man/pam_getenv.3 | 4 ++-- doc/man/pam_getenv.3.xml | 4 ++-- doc/man/pam_getenvlist.3 | 4 ++-- doc/man/pam_getenvlist.3.xml | 4 ++-- doc/man/pam_open_session.3 | 4 ++-- doc/man/pam_open_session.3.xml | 4 ++-- doc/man/pam_putenv.3 | 4 ++-- doc/man/pam_putenv.3.xml | 4 ++-- doc/man/pam_setcred.3 | 6 +++--- doc/man/pam_setcred.3.xml | 8 ++++---- doc/man/pam_sm_close_session.3 | 4 ++-- doc/man/pam_start.3 | 4 ++-- doc/man/pam_start.3.xml | 4 ++-- doc/man/pam_strerror.3 | 4 ++-- doc/man/pam_strerror.3.xml | 4 ++-- doc/man/pam_syslog.3 | 4 ++-- 31 files changed, 67 insertions(+), 67 deletions(-) (limited to 'doc/man') 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 -.\" 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 -.\" 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 @@ - - + + #include <security/pam_appl.h> int pam_acct_mgmt 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 -.\" 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 @@ - - + + #include <security/pam_appl.h> int pam_authenticate 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 -.\" 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 @@ - - + + #include <security/pam_appl.h> int pam_chauthtok 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 -.\" 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 @@ pam_close_session - terminating PAM session management + terminate PAM session management - - + + #include <security/pam_appl.h> int pam_close_session 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 -.\" 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 @@ - - + + #include <security/pam_appl.h> 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 -.\" 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 @@ - - + + #include <security/pam_appl.h> int pam_end 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 -.\" 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 @@ - - + + #include <security/pam_appl.h> int pam_fail_delay 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 -.\" 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 @@ - - + + #include <security/pam_appl.h> const char *pam_getenv 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 -.\" 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 @@ - - + + #include <security/pam_appl.h> char **pam_getenvlist 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 -.\" 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 @@ - - + + #include <security/pam_appl.h> int pam_open_session 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 -.\" 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 @@ - - + + #include <security/pam_appl.h> int pam_putenv 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 -.\" 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 @@ - - + + #include <security/pam_appl.h> int pam_setcred @@ -91,8 +91,8 @@ - - RETURN VALUE + + RETURN VALUES PAM_BUF_ERR 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 -.\" 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 -.\" 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 @@ - - + + #include <security/pam_appl.h> int pam_start 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 -.\" 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 @@ - - + + #include <security/pam_appl.h> const char *pam_strerror 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 -.\" 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) -- cgit v1.2.3