diff options
Diffstat (limited to 'debian/patches/PAM-manpage-section')
-rw-r--r-- | debian/patches/PAM-manpage-section | 3003 |
1 files changed, 1870 insertions, 1133 deletions
diff --git a/debian/patches/PAM-manpage-section b/debian/patches/PAM-manpage-section index 7cdadad3..d1c83470 100644 --- a/debian/patches/PAM-manpage-section +++ b/debian/patches/PAM-manpage-section @@ -1,212 +1,975 @@ +From: Sam Hartman <hartmans@debian.org> +Date: Mon, 11 Sep 2023 14:00:42 -0600 +Subject: PAM-manpage-section + Patch to put the PAM manpage in section 7 (general topics) instead of 8 (system administration commands) Authors: Steve Langasek <vorlon@debian.org> Upstream status: maybe provide a backwards-compatibility link first? +--- + doc/man/PAM.8 | 138 --------------- + doc/man/misc_conv.3 | 2 +- + doc/man/misc_conv.3.xml | 2 +- + doc/man/pam.8.xml | 212 ------------------------ + doc/man/pam_acct_mgmt.3 | 2 +- + doc/man/pam_acct_mgmt.3.xml | 2 +- + doc/man/pam_authenticate.3 | 2 +- + doc/man/pam_authenticate.3.xml | 2 +- + doc/man/pam_chauthtok.3 | 2 +- + doc/man/pam_chauthtok.3.xml | 2 +- + doc/man/pam_conv.3 | 2 +- + doc/man/pam_conv.3.xml | 2 +- + doc/man/pam_error.3 | 2 +- + doc/man/pam_error.3.xml | 2 +- + doc/man/pam_get_authtok.3 | 2 +- + doc/man/pam_get_authtok.3.xml | 2 +- + doc/man/pam_getenv.3 | 2 +- + doc/man/pam_getenv.3.xml | 2 +- + doc/man/pam_getenvlist.3 | 2 +- + doc/man/pam_getenvlist.3.xml | 2 +- + doc/man/pam_info.3 | 2 +- + doc/man/pam_info.3.xml | 2 +- + doc/man/pam_misc_drop_env.3 | 2 +- + doc/man/pam_misc_drop_env.3.xml | 2 +- + doc/man/pam_misc_paste_env.3 | 2 +- + doc/man/pam_misc_paste_env.3.xml | 2 +- + doc/man/pam_misc_setenv.3 | 2 +- + doc/man/pam_misc_setenv.3.xml | 2 +- + doc/man/pam_prompt.3 | 2 +- + doc/man/pam_prompt.3.xml | 2 +- + doc/man/pam_putenv.3 | 2 +- + doc/man/pam_putenv.3.xml | 2 +- + doc/man/pam_strerror.3 | 2 +- + doc/man/pam_strerror.3.xml | 2 +- + doc/man/pam_syslog.3 | 2 +- + doc/man/pam_syslog.3.xml | 2 +- + modules/pam_access/access.conf.5 | 2 +- + modules/pam_access/access.conf.5.xml | 2 +- + modules/pam_access/pam_access.8 | 2 +- + modules/pam_access/pam_access.8.xml | 2 +- + modules/pam_debug/pam_debug.8 | 2 +- + modules/pam_debug/pam_debug.8.xml | 2 +- + modules/pam_deny/pam_deny.8 | 2 +- + modules/pam_deny/pam_deny.8.xml | 2 +- + modules/pam_echo/pam_echo.8 | 2 +- + modules/pam_echo/pam_echo.8.xml | 2 +- + modules/pam_env/pam_env.8 | 160 ------------------ + modules/pam_env/pam_env.8.xml | 2 +- + modules/pam_env/pam_env.conf.5 | 2 +- + modules/pam_env/pam_env.conf.5.xml | 2 +- + modules/pam_exec/pam_exec.8 | 2 +- + modules/pam_exec/pam_exec.8.xml | 2 +- + modules/pam_faildelay/pam_faildelay.8 | 2 +- + modules/pam_faildelay/pam_faildelay.8.xml | 2 +- + modules/pam_filter/pam_filter.8 | 2 +- + modules/pam_filter/pam_filter.8.xml | 2 +- + modules/pam_ftp/pam_ftp.8 | 2 +- + modules/pam_ftp/pam_ftp.8.xml | 2 +- + modules/pam_group/group.conf.5 | 2 +- + modules/pam_group/group.conf.5.xml | 2 +- + modules/pam_group/pam_group.8 | 2 +- + modules/pam_group/pam_group.8.xml | 2 +- + modules/pam_issue/pam_issue.8 | 2 +- + modules/pam_issue/pam_issue.8.xml | 2 +- + modules/pam_keyinit/pam_keyinit.8 | 2 +- + modules/pam_keyinit/pam_keyinit.8.xml | 2 +- + modules/pam_lastlog/pam_lastlog.8 | 2 +- + modules/pam_lastlog/pam_lastlog.8.xml | 2 +- + modules/pam_limits/limits.conf.5 | 2 +- + modules/pam_limits/limits.conf.5.xml | 2 +- + modules/pam_limits/pam_limits.8 | 2 +- + modules/pam_limits/pam_limits.8.xml | 2 +- + modules/pam_listfile/pam_listfile.8 | 2 +- + modules/pam_listfile/pam_listfile.8.xml | 2 +- + modules/pam_localuser/pam_localuser.8 | 2 +- + modules/pam_localuser/pam_localuser.8.xml | 2 +- + modules/pam_loginuid/pam_loginuid.8 | 2 +- + modules/pam_loginuid/pam_loginuid.8.xml | 2 +- + modules/pam_mail/pam_mail.8 | 2 +- + modules/pam_mail/pam_mail.8.xml | 2 +- + modules/pam_mkhomedir/pam_mkhomedir.8 | 2 +- + modules/pam_mkhomedir/pam_mkhomedir.8.xml | 2 +- + modules/pam_motd/pam_motd.8 | 2 +- + modules/pam_motd/pam_motd.8.xml | 2 +- + modules/pam_namespace/namespace.conf.5 | 2 +- + modules/pam_namespace/namespace.conf.5.xml | 2 +- + modules/pam_namespace/pam_namespace.8 | 2 +- + modules/pam_namespace/pam_namespace.8.xml | 2 +- + modules/pam_nologin/pam_nologin.8 | 2 +- + modules/pam_nologin/pam_nologin.8.xml | 2 +- + modules/pam_permit/pam_permit.8 | 2 +- + modules/pam_permit/pam_permit.8.xml | 2 +- + modules/pam_pwhistory/pam_pwhistory.8 | 2 +- + modules/pam_pwhistory/pam_pwhistory.8.xml | 2 +- + modules/pam_rhosts/pam_rhosts.8 | 2 +- + modules/pam_rhosts/pam_rhosts.8.xml | 2 +- + modules/pam_rootok/pam_rootok.8 | 2 +- + modules/pam_rootok/pam_rootok.8.xml | 2 +- + modules/pam_securetty/pam_securetty.8 | 2 +- + modules/pam_securetty/pam_securetty.8.xml | 2 +- + modules/pam_selinux/pam_selinux.8 | 151 ----------------- + modules/pam_selinux/pam_selinux.8.xml | 2 +- + modules/pam_sepermit/pam_sepermit.8 | 2 +- + modules/pam_sepermit/pam_sepermit.8.xml | 2 +- + modules/pam_sepermit/sepermit.conf.5 | 2 +- + modules/pam_sepermit/sepermit.conf.5.xml | 2 +- + modules/pam_shells/pam_shells.8 | 2 +- + modules/pam_shells/pam_shells.8.xml | 2 +- + modules/pam_succeed_if/pam_succeed_if.8 | 2 +- + modules/pam_succeed_if/pam_succeed_if.8.xml | 2 +- + modules/pam_time/pam_time.8 | 2 +- + modules/pam_time/pam_time.8.xml | 2 +- + modules/pam_time/time.conf.5 | 2 +- + modules/pam_time/time.conf.5.xml | 2 +- + modules/pam_timestamp/pam_timestamp.8 | 2 +- + modules/pam_timestamp/pam_timestamp.8.xml | 2 +- + modules/pam_timestamp/pam_timestamp_check.8 | 2 +- + modules/pam_timestamp/pam_timestamp_check.8.xml | 2 +- + modules/pam_tty_audit/pam_tty_audit.8 | 2 +- + modules/pam_tty_audit/pam_tty_audit.8.xml | 2 +- + modules/pam_umask/pam_umask.8 | 2 +- + modules/pam_umask/pam_umask.8.xml | 2 +- + modules/pam_unix/pam_unix.8 | 2 +- + modules/pam_unix/pam_unix.8.xml | 2 +- + modules/pam_userdb/pam_userdb.8 | 2 +- + modules/pam_userdb/pam_userdb.8.xml | 2 +- + modules/pam_warn/pam_warn.8 | 2 +- + modules/pam_warn/pam_warn.8.xml | 2 +- + modules/pam_wheel/pam_wheel.8.xml | 2 +- + modules/pam_xauth/pam_xauth.8 | 2 +- + modules/pam_xauth/pam_xauth.8.xml | 2 +- + 131 files changed, 127 insertions(+), 788 deletions(-) + delete mode 100644 doc/man/PAM.8 + delete mode 100644 doc/man/pam.8.xml + delete mode 100644 modules/pam_env/pam_env.8 + delete mode 100644 modules/pam_selinux/pam_selinux.8 -Index: pam/doc/man/pam.8.xml -=================================================================== ---- pam.orig/doc/man/pam.8.xml -+++ pam/doc/man/pam.8.xml -@@ -6,7 +6,7 @@ - - <refmeta> - <refentrytitle>pam</refentrytitle> +diff --git a/doc/man/PAM.8 b/doc/man/PAM.8 +deleted file mode 100644 +index 57fefc5..0000000 +--- a/doc/man/PAM.8 ++++ /dev/null +@@ -1,138 +0,0 @@ +-'\" t +-.\" Title: pam +-.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] +-.\" Generator: DocBook XSL Stylesheets v1.79.2 <http://docbook.sf.net/> +-.\" Date: 05/07/2023 +-.\" Manual: Linux-PAM Manual +-.\" Source: Linux-PAM +-.\" Language: English +-.\" +-.TH "PAM" "8" "05/07/2023" "Linux\-PAM" "Linux\-PAM Manual" +-.\" ----------------------------------------------------------------- +-.\" * Define some portability stuff +-.\" ----------------------------------------------------------------- +-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +-.\" http://bugs.debian.org/507673 +-.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +-.ie \n(.g .ds Aq \(aq +-.el .ds Aq ' +-.\" ----------------------------------------------------------------- +-.\" * set default formatting +-.\" ----------------------------------------------------------------- +-.\" disable hyphenation +-.nh +-.\" disable justification (adjust text to left margin only) +-.ad l +-.\" ----------------------------------------------------------------- +-.\" * MAIN CONTENT STARTS HERE * +-.\" ----------------------------------------------------------------- +-.SH "NAME" +-PAM, pam \- Pluggable Authentication Modules for Linux +-.SH "DESCRIPTION" +-.PP +-This manual is intended to offer a quick introduction to +-\fBLinux\-PAM\fR\&. For more information the reader is directed to the +-\fBLinux\-PAM system administrators\*(Aq guide\fR\&. +-.PP +-\fBLinux\-PAM\fR +-is a system of libraries that handle the authentication tasks of applications (services) on the system\&. The library provides a stable general interface (Application Programming Interface \- API) that privilege granting programs (such as +-\fBlogin\fR(1) +-and +-\fBsu\fR(1)) defer to to perform standard authentication tasks\&. +-.PP +-The principal feature of the PAM approach is that the nature of the authentication is dynamically configurable\&. In other words, the system administrator is free to choose how individual service\-providing applications will authenticate users\&. This dynamic configuration is set by the contents of the single +-\fBLinux\-PAM\fR +-configuration file +-/etc/pam\&.conf\&. Alternatively and preferably, the configuration can be set by individual configuration files located in a +-pam\&.d +-directory\&. The presence of this directory will cause +-\fBLinux\-PAM\fR +-to +-\fIignore\fR +-/etc/pam\&.conf\&. +-.PP +-Vendor\-supplied PAM configuration files might be installed in the system directory +-/usr/lib/pam\&.d/ +-or a configurable vendor specific directory instead of the machine configuration directory +-/etc/pam\&.d/\&. If no machine configuration file is found, the vendor\-supplied file is used\&. All files in +-/etc/pam\&.d/ +-override files with the same name in other directories\&. +-.PP +-From the point of view of the system administrator, for whom this manual is provided, it is not of primary importance to understand the internal behavior of the +-\fBLinux\-PAM\fR +-library\&. The important point to recognize is that the configuration file(s) +-\fIdefine\fR +-the connection between applications +-(\fBservices\fR) and the pluggable authentication modules +-(\fBPAM\fRs) that perform the actual authentication tasks\&. +-.PP +-\fBLinux\-PAM\fR +-separates the tasks of +-\fIauthentication\fR +-into four independent management groups: +-\fBaccount\fR +-management; +-\fBauth\fRentication management; +-\fBpassword\fR +-management; and +-\fBsession\fR +-management\&. (We highlight the abbreviations used for these groups in the configuration file\&.) +-.PP +-Simply put, these groups take care of different aspects of a typical user\*(Aqs request for a restricted service: +-.PP +-\fBaccount\fR +-\- provide account verification types of service: has the user\*(Aqs password expired?; is this user permitted access to the requested service? +-.PP +-\fBauth\fRentication \- authenticate a user and set up user credentials\&. Typically this is via some challenge\-response request that the user must satisfy: if you are who you claim to be please enter your password\&. Not all authentications are of this type, there exist hardware based authentication schemes (such as the use of smart\-cards and biometric devices), with suitable modules, these may be substituted seamlessly for more standard approaches to authentication \- such is the flexibility of +-\fBLinux\-PAM\fR\&. +-.PP +-\fBpassword\fR +-\- this group\*(Aqs responsibility is the task of updating authentication mechanisms\&. Typically, such services are strongly coupled to those of the +-\fBauth\fR +-group\&. Some authentication mechanisms lend themselves well to being updated with such a function\&. Standard UN*X password\-based access is the obvious example: please enter a replacement password\&. +-.PP +-\fBsession\fR +-\- this group of tasks cover things that should be done prior to a service being given and after it is withdrawn\&. Such tasks include the maintenance of audit trails and the mounting of the user\*(Aqs home directory\&. The +-\fBsession\fR +-management group is important as it provides both an opening and closing hook for modules to affect the services available to a user\&. +-.SH "FILES" +-.PP +-/etc/pam\&.conf +-.RS 4 +-the configuration file +-.RE +-.PP +-/etc/pam\&.d +-.RS 4 +-the +-\fBLinux\-PAM\fR +-configuration directory\&. Generally, if this directory is present, the +-/etc/pam\&.conf +-file is ignored\&. +-.RE +-.PP +-/usr/lib/pam\&.d +-.RS 4 +-the +-\fBLinux\-PAM\fR +-vendor configuration directory\&. Files in +-/etc/pam\&.d +-override files with the same name in this directory\&. +-.RE +-.SH "ERRORS" +-.PP +-Typically errors generated by the +-\fBLinux\-PAM\fR +-system of libraries, will be written to +-\fBsyslog\fR(3)\&. +-.SH "CONFORMING TO" +-.PP +-DCE\-RFC 86\&.0, October 1995\&. Contains additional features, but remains backwardly compatible with this RFC\&. +-.SH "SEE ALSO" +-.PP +-\fBpam\fR(3), +-\fBpam_authenticate\fR(3), +-\fBpam_sm_setcred\fR(3), +-\fBpam_strerror\fR(3), +-\fBPAM\fR(8) +diff --git a/doc/man/misc_conv.3 b/doc/man/misc_conv.3 +index 6265664..85d32db 100644 +--- a/doc/man/misc_conv.3 ++++ b/doc/man/misc_conv.3 +@@ -117,7 +117,7 @@ This function pointer is initialized to + .SH "SEE ALSO" + .PP + \fBpam_conv\fR(3), +-\fBpam\fR(8) ++\fBpam\fR(7) + .SH "STANDARDS" + .PP + The +diff --git a/doc/man/misc_conv.3.xml b/doc/man/misc_conv.3.xml +index 92d4acd..2971b3a 100644 +--- a/doc/man/misc_conv.3.xml ++++ b/doc/man/misc_conv.3.xml +@@ -168,7 +168,7 @@ + <refentrytitle>pam_conv</refentrytitle><manvolnum>3</manvolnum> + </citerefentry>, + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> + </para> + </refsect1> +diff --git a/doc/man/pam.8.xml b/doc/man/pam.8.xml +deleted file mode 100644 +index 7f3b051..0000000 +--- a/doc/man/pam.8.xml ++++ /dev/null +@@ -1,212 +0,0 @@ +-<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="pam8"> +- +- <refmeta> +- <refentrytitle>pam</refentrytitle> - <manvolnum>8</manvolnum> -+ <manvolnum>7</manvolnum> - <refmiscinfo class='setdesc'>Linux-PAM Manual</refmiscinfo> - </refmeta> - -@@ -209,7 +209,7 @@ +- <refmiscinfo class="source">Linux-PAM</refmiscinfo> +- <refmiscinfo class="manual">Linux-PAM Manual</refmiscinfo> +- </refmeta> +- +- <refnamediv xml:id="pam8-name"> +- <refname>PAM</refname> +- <refname>pam</refname> +- <refpurpose>Pluggable Authentication Modules for Linux</refpurpose> +- </refnamediv> +- +- <refsect1 xml:id="pam8-description"> +- <title>DESCRIPTION</title> +- <para> +- This manual is intended to offer a quick introduction to +- <emphasis remap="B">Linux-PAM</emphasis>. For more information +- the reader is directed to the +- <emphasis remap="B">Linux-PAM system administrators' guide</emphasis>. +- </para> +- +- <para> +- <emphasis remap="B">Linux-PAM</emphasis> is a system of libraries +- that handle the authentication tasks of applications (services) on +- the system. The library provides a stable general interface +- (Application Programming Interface - API) that privilege granting +- programs (such as <citerefentry> +- <refentrytitle>login</refentrytitle><manvolnum>1</manvolnum> +- </citerefentry> and <citerefentry> +- <refentrytitle>su</refentrytitle><manvolnum>1</manvolnum> +- </citerefentry>) defer to to perform standard authentication tasks. +- </para> +- +- <para> +- The principal feature of the PAM approach is that the nature of the +- authentication is dynamically configurable. In other words, the +- system administrator is free to choose how individual +- service-providing applications will authenticate users. This dynamic +- configuration is set by the contents of the single +- <emphasis remap="B">Linux-PAM</emphasis> configuration file +- <filename>/etc/pam.conf</filename>. Alternatively and preferably, +- the configuration can be set by individual configuration files +- located in a <filename>pam.d</filename> directory. The presence of this +- directory will cause <emphasis remap="B">Linux-PAM</emphasis> to +- <emphasis remap="I">ignore</emphasis> <filename>/etc/pam.conf</filename>. +- </para> +- +- <para> +- Vendor-supplied PAM configuration files might be installed in +- the system directory <filename>/usr/lib/pam.d/</filename> or +- a configurable vendor specific directory instead +- of the machine configuration directory <filename>/etc/pam.d/</filename>. +- If no machine configuration file is found, the vendor-supplied file +- is used. All files in <filename>/etc/pam.d/</filename> override +- files with the same name in other directories. +- </para> +- +-<para>From the point of view of the system administrator, for whom this +-manual is provided, it is not of primary importance to understand the +-internal behavior of the +-<emphasis remap="B">Linux-PAM</emphasis> +-library. The important point to recognize is that the configuration +-file(s) +-<emphasis remap="I">define</emphasis> +-the connection between applications +-<emphasis remap="B"/>(<emphasis remap="B">services</emphasis>) +-and the pluggable authentication modules +-<emphasis remap="B"/>(<emphasis remap="B">PAM</emphasis>s) +-that perform the actual authentication tasks.</para> +- +- +-<para><emphasis remap="B">Linux-PAM</emphasis> +-separates the tasks of +-<emphasis remap="I">authentication</emphasis> +-into four independent management groups: +-<emphasis remap="B">account</emphasis> management; +-<emphasis remap="B">auth</emphasis>entication management; +-<emphasis remap="B">password</emphasis> management; +-and +-<emphasis remap="B">session</emphasis> management. +-(We highlight the abbreviations used for these groups in the +-configuration file.)</para> +- +- +-<para>Simply put, these groups take care of different aspects of a typical +-user's request for a restricted service:</para> +- +- +-<para><emphasis remap="B">account</emphasis> - +-provide account verification types of service: has the user's password +-expired?; is this user permitted access to the requested service?</para> +- +-<!-- .br --> +-<para><emphasis remap="B">auth</emphasis>entication - +-authenticate a user and set up user credentials. Typically this is via +-some challenge-response request that the user must satisfy: if you are +-who you claim to be please enter your password. Not all authentications +-are of this type, there exist hardware based authentication schemes +-(such as the use of smart-cards and biometric devices), with suitable +-modules, these may be substituted seamlessly for more standard +-approaches to authentication - such is the flexibility of +-<emphasis remap="B">Linux-PAM</emphasis>.</para> +- +-<!-- .br --> +-<para><emphasis remap="B">password</emphasis> - +-this group's responsibility is the task of updating authentication +-mechanisms. Typically, such services are strongly coupled to those of +-the +-<emphasis remap="B">auth</emphasis> +-group. Some authentication mechanisms lend themselves well to being +-updated with such a function. Standard UN*X password-based access is +-the obvious example: please enter a replacement password.</para> +- +-<!-- .br --> +-<para><emphasis remap="B">session</emphasis> - +-this group of tasks cover things that should be done prior to a +-service being given and after it is withdrawn. Such tasks include the +-maintenance of audit trails and the mounting of the user's home +-directory. The +-<emphasis remap="B">session</emphasis> +-management group is important as it provides both an opening and +-closing hook for modules to affect the services available to a user.</para> +- +-</refsect1> +- +- <refsect1 xml:id="pam8-files"> +- <title>FILES</title> +- <variablelist> +- <varlistentry> +- <term>/etc/pam.conf</term> +- <listitem> +- <para>the configuration file</para> +- </listitem> +- </varlistentry> +- <varlistentry> +- <term>/etc/pam.d</term> +- <listitem> +- <para> +- the <emphasis remap="B">Linux-PAM</emphasis> configuration +- directory. Generally, if this directory is present, the +- <filename>/etc/pam.conf</filename> file is ignored. +- </para> +- </listitem> +- </varlistentry> +- <varlistentry> +- <term>/usr/lib/pam.d</term> +- <listitem> +- <para> +- the <emphasis remap="B">Linux-PAM</emphasis> vendor configuration +- directory. Files in <filename>/etc/pam.d</filename> override +- files with the same name in this directory. +- </para> +- </listitem> +- </varlistentry> +- <varlistentry condition="with_vendordir"> +- <term>%vendordir%/pam.d</term> +- <listitem> +- <para> +- additional <emphasis remap="B">Linux-PAM</emphasis> vendor +- configuration directory. Files in <filename>/etc/pam.d</filename> +- and <filename>/usr/lib/pam.d</filename> override files with the +- same name in this directory. +- </para> +- </listitem> +- </varlistentry> +- </variablelist> +- </refsect1> +- +- <refsect1 xml:id="pam8-errors"> +- <title>ERRORS</title> +- <para> +- Typically errors generated by the +- <emphasis remap="B">Linux-PAM</emphasis> system of libraries, will +- be written to <citerefentry> +- <refentrytitle>syslog</refentrytitle><manvolnum>3</manvolnum> +- </citerefentry>. +- </para> +- </refsect1> +- +- <refsect1 xml:id="pam8-conforming_to"> +- <title>CONFORMING TO</title> +- <para> +- DCE-RFC 86.0, October 1995. +- Contains additional features, but remains backwardly compatible +- with this RFC. +- </para> +- </refsect1> +- +- <refsect1 xml:id="pam8-see_also"> +- <title>SEE ALSO</title> +- <para> +- <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>3</manvolnum> +- </citerefentry>, +- <citerefentry> +- <refentrytitle>pam_authenticate</refentrytitle><manvolnum>3</manvolnum> +- </citerefentry>, +- <citerefentry> +- <refentrytitle>pam_sm_setcred</refentrytitle><manvolnum>3</manvolnum> +- </citerefentry>, +- <citerefentry> +- <refentrytitle>pam_strerror</refentrytitle><manvolnum>3</manvolnum> +- </citerefentry>, +- <citerefentry> +- <refentrytitle>PAM</refentrytitle><manvolnum>8</manvolnum> +- </citerefentry> +- </para> +- </refsect1> +-</refentry> +diff --git a/doc/man/pam_acct_mgmt.3 b/doc/man/pam_acct_mgmt.3 +index 18e91d5..1cfb501 100644 +--- a/doc/man/pam_acct_mgmt.3 ++++ b/doc/man/pam_acct_mgmt.3 +@@ -97,4 +97,4 @@ User unknown to password service\&. + \fBpam_authenticate\fR(3), + \fBpam_chauthtok\fR(3), + \fBpam_strerror\fR(3), +-\fBpam\fR(8) ++\fBpam\fR(7) +diff --git a/doc/man/pam_acct_mgmt.3.xml b/doc/man/pam_acct_mgmt.3.xml +index de6a94a..6ff3ccb 100644 +--- a/doc/man/pam_acct_mgmt.3.xml ++++ b/doc/man/pam_acct_mgmt.3.xml +@@ -136,7 +136,7 @@ <refentrytitle>pam_strerror</refentrytitle><manvolnum>3</manvolnum> </citerefentry>, <citerefentry> -- <refentrytitle>PAM</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>PAM</refentrytitle><manvolnum>7</manvolnum> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> </citerefentry> </para> </refsect1> -Index: pam/doc/man/PAM.8 -=================================================================== ---- pam.orig/doc/man/PAM.8 -+++ pam/doc/man/PAM.8 -@@ -7,7 +7,7 @@ - .\" Source: Linux-PAM Manual - .\" Language: English - .\" --.TH "PAM" "8" "09/03/2021" "Linux-PAM Manual" "Linux-PAM Manual" -+.TH "PAM" "7" "09/03/2021" "Linux-PAM Manual" "Linux-PAM Manual" - .\" ----------------------------------------------------------------- - .\" * Define some portability stuff - .\" ----------------------------------------------------------------- -@@ -146,4 +146,4 @@ - \fBpam_authenticate\fR(3), - \fBpam_sm_setcred\fR(3), +diff --git a/doc/man/pam_authenticate.3 b/doc/man/pam_authenticate.3 +index 1760e2a..463a518 100644 +--- a/doc/man/pam_authenticate.3 ++++ b/doc/man/pam_authenticate.3 +@@ -107,4 +107,4 @@ User unknown to authentication service\&. + \fBpam_setcred\fR(3), + \fBpam_chauthtok\fR(3), \fBpam_strerror\fR(3), --\fBPAM\fR(8) -+\fBPAM\fR(7) -Index: pam/modules/pam_access/access.conf.5.xml -=================================================================== ---- pam.orig/modules/pam_access/access.conf.5.xml -+++ pam/modules/pam_access/access.conf.5.xml -@@ -233,7 +233,7 @@ +-\fBpam\fR(8) ++\fBpam\fR(7) +diff --git a/doc/man/pam_authenticate.3.xml b/doc/man/pam_authenticate.3.xml +index 794a5c7..948b950 100644 +--- a/doc/man/pam_authenticate.3.xml ++++ b/doc/man/pam_authenticate.3.xml +@@ -160,7 +160,7 @@ + <refentrytitle>pam_strerror</refentrytitle><manvolnum>3</manvolnum> + </citerefentry>, + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> + </para> + </refsect1> +diff --git a/doc/man/pam_chauthtok.3 b/doc/man/pam_chauthtok.3 +index 60d267f..d7a1c1b 100644 +--- a/doc/man/pam_chauthtok.3 ++++ b/doc/man/pam_chauthtok.3 +@@ -106,4 +106,4 @@ User unknown to password service\&. + \fBpam_setcred\fR(3), + \fBpam_get_item\fR(3), + \fBpam_strerror\fR(3), +-\fBpam\fR(8) ++\fBpam\fR(7) +diff --git a/doc/man/pam_chauthtok.3.xml b/doc/man/pam_chauthtok.3.xml +index e184f45..95af359 100644 +--- a/doc/man/pam_chauthtok.3.xml ++++ b/doc/man/pam_chauthtok.3.xml +@@ -155,7 +155,7 @@ + <refentrytitle>pam_strerror</refentrytitle><manvolnum>3</manvolnum> + </citerefentry>, + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> + </para> + </refsect1> +diff --git a/doc/man/pam_conv.3 b/doc/man/pam_conv.3 +index 5ada083..35c35d0 100644 +--- a/doc/man/pam_conv.3 ++++ b/doc/man/pam_conv.3 +@@ -174,4 +174,4 @@ Success\&. + \fBpam_set_item\fR(3), + \fBpam_get_item\fR(3), + \fBpam_strerror\fR(3), +-\fBpam\fR(8) ++\fBpam\fR(7) +diff --git a/doc/man/pam_conv.3.xml b/doc/man/pam_conv.3.xml +index 31834f3..96bfd23 100644 +--- a/doc/man/pam_conv.3.xml ++++ b/doc/man/pam_conv.3.xml +@@ -219,7 +219,7 @@ struct pam_conv { + <refentrytitle>pam_strerror</refentrytitle><manvolnum>3</manvolnum> + </citerefentry>, + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> + </para> + </refsect1> +diff --git a/doc/man/pam_error.3 b/doc/man/pam_error.3 +index 9a6c3f8..6f04998 100644 +--- a/doc/man/pam_error.3 ++++ b/doc/man/pam_error.3 +@@ -80,7 +80,7 @@ System error\&. + \fBpam_vinfo\fR(3), + \fBpam_prompt\fR(3), + \fBpam_vprompt\fR(3), +-\fBpam\fR(8) ++\fBpam\fR(7) + .SH "STANDARDS" + .PP + The +diff --git a/doc/man/pam_error.3.xml b/doc/man/pam_error.3.xml +index 0f294c2..82ea709 100644 +--- a/doc/man/pam_error.3.xml ++++ b/doc/man/pam_error.3.xml +@@ -102,7 +102,7 @@ + <refentrytitle>pam_vprompt</refentrytitle><manvolnum>3</manvolnum> + </citerefentry>, + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> + </para> + </refsect1> +diff --git a/doc/man/pam_get_authtok.3 b/doc/man/pam_get_authtok.3 +index 105a217..3e6ddda 100644 +--- a/doc/man/pam_get_authtok.3 ++++ b/doc/man/pam_get_authtok.3 +@@ -162,7 +162,7 @@ New authentication tokens mismatch\&. + .RE + .SH "SEE ALSO" + .PP +-\fBpam\fR(8) ++\fBpam\fR(7) + .SH "STANDARDS" + .PP + The +diff --git a/doc/man/pam_get_authtok.3.xml b/doc/man/pam_get_authtok.3.xml +index ba6d955..1cb7566 100644 +--- a/doc/man/pam_get_authtok.3.xml ++++ b/doc/man/pam_get_authtok.3.xml +@@ -229,7 +229,7 @@ + <title>SEE ALSO</title> <para> - <citerefentry><refentrytitle>pam_access</refentrytitle><manvolnum>8</manvolnum></citerefentry>, - <citerefentry><refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>, -- <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum></citerefentry> -+ <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum></citerefentry> + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> </para> </refsect1> - -Index: pam/modules/pam_access/access.conf.5 -=================================================================== ---- pam.orig/modules/pam_access/access.conf.5 -+++ pam/modules/pam_access/access.conf.5 -@@ -210,7 +210,7 @@ +diff --git a/doc/man/pam_getenv.3 b/doc/man/pam_getenv.3 +index d0d3999..f639ef9 100644 +--- a/doc/man/pam_getenv.3 ++++ b/doc/man/pam_getenv.3 +@@ -57,4 +57,4 @@ function returns NULL on failure\&. + \fBpam_start\fR(3), + \fBpam_getenvlist\fR(3), + \fBpam_putenv\fR(3), +-\fBpam\fR(8) ++\fBpam\fR(7) +diff --git a/doc/man/pam_getenv.3.xml b/doc/man/pam_getenv.3.xml +index df25863..b5dbc12 100644 +--- a/doc/man/pam_getenv.3.xml ++++ b/doc/man/pam_getenv.3.xml +@@ -58,7 +58,7 @@ + <refentrytitle>pam_putenv</refentrytitle><manvolnum>3</manvolnum> + </citerefentry>, + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> + </para> + </refsect1> +diff --git a/doc/man/pam_getenvlist.3 b/doc/man/pam_getenvlist.3 +index 8369764..e2ae949 100644 +--- a/doc/man/pam_getenvlist.3 ++++ b/doc/man/pam_getenvlist.3 +@@ -63,4 +63,4 @@ function returns NULL on failure\&. + \fBpam_start\fR(3), + \fBpam_getenv\fR(3), + \fBpam_putenv\fR(3), +-\fBpam\fR(8) ++\fBpam\fR(7) +diff --git a/doc/man/pam_getenvlist.3.xml b/doc/man/pam_getenvlist.3.xml +index 54b1f41..7f755e5 100644 +--- a/doc/man/pam_getenvlist.3.xml ++++ b/doc/man/pam_getenvlist.3.xml +@@ -76,7 +76,7 @@ + <refentrytitle>pam_putenv</refentrytitle><manvolnum>3</manvolnum> + </citerefentry>, + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> + </para> + </refsect1> +diff --git a/doc/man/pam_info.3 b/doc/man/pam_info.3 +index d66dee4..a76e039 100644 +--- a/doc/man/pam_info.3 ++++ b/doc/man/pam_info.3 +@@ -76,7 +76,7 @@ System error\&. + .RE + .SH "SEE ALSO" .PP - \fBpam_access\fR(8), - \fBpam.d\fR(5), -\fBpam\fR(8) +\fBpam\fR(7) - .SH "AUTHORS" + .SH "STANDARDS" .PP - Original -Index: pam/modules/pam_env/pam_env.conf.5.xml -=================================================================== ---- pam.orig/modules/pam_env/pam_env.conf.5.xml -+++ pam/modules/pam_env/pam_env.conf.5.xml -@@ -122,7 +122,7 @@ + The +diff --git a/doc/man/pam_info.3.xml b/doc/man/pam_info.3.xml +index 5155d41..9b4a3f0 100644 +--- a/doc/man/pam_info.3.xml ++++ b/doc/man/pam_info.3.xml +@@ -90,7 +90,7 @@ + <title>SEE ALSO</title> <para> - <citerefentry><refentrytitle>pam_env</refentrytitle><manvolnum>8</manvolnum></citerefentry>, - <citerefentry><refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>, -- <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum></citerefentry>, -+ <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum></citerefentry>, - <citerefentry><refentrytitle>environ</refentrytitle><manvolnum>7</manvolnum></citerefentry> + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> </para> </refsect1> -Index: pam/modules/pam_env/pam_env.conf.5 -=================================================================== ---- pam.orig/modules/pam_env/pam_env.conf.5 -+++ pam/modules/pam_env/pam_env.conf.5 -@@ -125,7 +125,7 @@ +diff --git a/doc/man/pam_misc_drop_env.3 b/doc/man/pam_misc_drop_env.3 +index b3d162c..ca84c1c 100644 +--- a/doc/man/pam_misc_drop_env.3 ++++ b/doc/man/pam_misc_drop_env.3 +@@ -52,7 +52,7 @@ all memory before + .SH "SEE ALSO" + .PP + \fBpam_getenvlist\fR(3), +-\fBpam\fR(8) ++\fBpam\fR(7) + .SH "STANDARDS" + .PP + The +diff --git a/doc/man/pam_misc_drop_env.3.xml b/doc/man/pam_misc_drop_env.3.xml +index a7f6cc8..c7a2576 100644 +--- a/doc/man/pam_misc_drop_env.3.xml ++++ b/doc/man/pam_misc_drop_env.3.xml +@@ -43,7 +43,7 @@ + <refentrytitle>pam_getenvlist</refentrytitle><manvolnum>3</manvolnum> + </citerefentry>, + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> + </para> + </refsect1> +diff --git a/doc/man/pam_misc_paste_env.3 b/doc/man/pam_misc_paste_env.3 +index d707daa..6ca8c50 100644 +--- a/doc/man/pam_misc_paste_env.3 ++++ b/doc/man/pam_misc_paste_env.3 +@@ -47,7 +47,7 @@ PAM_SUCCESS\&. + .SH "SEE ALSO" + .PP + \fBpam_putenv\fR(3), +-\fBpam\fR(8) ++\fBpam\fR(7) + .SH "STANDARDS" + .PP + The +diff --git a/doc/man/pam_misc_paste_env.3.xml b/doc/man/pam_misc_paste_env.3.xml +index 06194a9..2d99a1f 100644 +--- a/doc/man/pam_misc_paste_env.3.xml ++++ b/doc/man/pam_misc_paste_env.3.xml +@@ -41,7 +41,7 @@ + <refentrytitle>pam_putenv</refentrytitle><manvolnum>3</manvolnum> + </citerefentry>, + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> + </para> + </refsect1> +diff --git a/doc/man/pam_misc_setenv.3 b/doc/man/pam_misc_setenv.3 +index 70030b7..0b1380a 100644 +--- a/doc/man/pam_misc_setenv.3 ++++ b/doc/man/pam_misc_setenv.3 +@@ -52,7 +52,7 @@ are concatenated with an \*(Aq=\*(Aq to form a name=value and passed to + .SH "SEE ALSO" + .PP + \fBpam_putenv\fR(3), +-\fBpam\fR(8) ++\fBpam\fR(7) + .SH "STANDARDS" + .PP + The +diff --git a/doc/man/pam_misc_setenv.3.xml b/doc/man/pam_misc_setenv.3.xml +index 4414d54..c9403c5 100644 +--- a/doc/man/pam_misc_setenv.3.xml ++++ b/doc/man/pam_misc_setenv.3.xml +@@ -48,7 +48,7 @@ + <refentrytitle>pam_putenv</refentrytitle><manvolnum>3</manvolnum> + </citerefentry>, + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> + </para> + </refsect1> +diff --git a/doc/man/pam_prompt.3 b/doc/man/pam_prompt.3 +index 3070747..80e4898 100644 +--- a/doc/man/pam_prompt.3 ++++ b/doc/man/pam_prompt.3 +@@ -70,7 +70,7 @@ System error\&. + .RE + .SH "SEE ALSO" .PP - \fBpam_env\fR(8), - \fBpam.d\fR(5), -\fBpam\fR(8), +\fBpam\fR(7), - \fBenviron\fR(7) - .SH "AUTHOR" + \fBpam_conv\fR(3) + .SH "STANDARDS" .PP -Index: pam/modules/pam_group/group.conf.5.xml -=================================================================== ---- pam.orig/modules/pam_group/group.conf.5.xml -+++ pam/modules/pam_group/group.conf.5.xml -@@ -134,7 +134,7 @@ +diff --git a/doc/man/pam_prompt.3.xml b/doc/man/pam_prompt.3.xml +index c65a0c9..b53f502 100644 +--- a/doc/man/pam_prompt.3.xml ++++ b/doc/man/pam_prompt.3.xml +@@ -92,7 +92,7 @@ + <title>SEE ALSO</title> <para> - <citerefentry><refentrytitle>pam_group</refentrytitle><manvolnum>8</manvolnum></citerefentry>, - <citerefentry><refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>, -- <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum></citerefentry> -+ <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum></citerefentry> + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry>, + <citerefentry> + <refentrytitle>pam_conv</refentrytitle><manvolnum>3</manvolnum> +diff --git a/doc/man/pam_putenv.3 b/doc/man/pam_putenv.3 +index 3b826b1..0e1002b 100644 +--- a/doc/man/pam_putenv.3 ++++ b/doc/man/pam_putenv.3 +@@ -108,4 +108,4 @@ The environment variable was successfully updated\&. + \fBpam_getenv\fR(3), + \fBpam_getenvlist\fR(3), + \fBpam_strerror\fR(3), +-\fBpam\fR(8) ++\fBpam\fR(7) +diff --git a/doc/man/pam_putenv.3.xml b/doc/man/pam_putenv.3.xml +index 7267046..8daca00 100644 +--- a/doc/man/pam_putenv.3.xml ++++ b/doc/man/pam_putenv.3.xml +@@ -143,7 +143,7 @@ + <refentrytitle>pam_strerror</refentrytitle><manvolnum>3</manvolnum> + </citerefentry>, + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> </para> </refsect1> - -Index: pam/modules/pam_group/group.conf.5 -=================================================================== ---- pam.orig/modules/pam_group/group.conf.5 -+++ pam/modules/pam_group/group.conf.5 -@@ -115,7 +115,7 @@ +diff --git a/doc/man/pam_strerror.3 b/doc/man/pam_strerror.3 +index 408eb3a..d6c5d51 100644 +--- a/doc/man/pam_strerror.3 ++++ b/doc/man/pam_strerror.3 +@@ -49,4 +49,4 @@ function returns a pointer to a string describing the error code passed in the a + This function returns always a pointer to a string\&. + .SH "SEE ALSO" .PP - \fBpam_group\fR(8), - \fBpam.d\fR(5), -\fBpam\fR(8) +\fBpam\fR(7) - .SH "AUTHOR" - .PP - pam_group was written by Andrew G\&. Morgan <morgan@kernel\&.org>\&. -Index: pam/modules/pam_limits/limits.conf.5.xml -=================================================================== ---- pam.orig/modules/pam_limits/limits.conf.5.xml -+++ pam/modules/pam_limits/limits.conf.5.xml -@@ -357,7 +357,7 @@ +diff --git a/doc/man/pam_strerror.3.xml b/doc/man/pam_strerror.3.xml +index b76cbc4..2c7a8a9 100644 +--- a/doc/man/pam_strerror.3.xml ++++ b/doc/man/pam_strerror.3.xml +@@ -48,7 +48,7 @@ + <title>SEE ALSO</title> <para> - <citerefentry><refentrytitle>pam_limits</refentrytitle><manvolnum>8</manvolnum></citerefentry>, - <citerefentry><refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>, -- <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum></citerefentry>, -+ <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum></citerefentry>, - <citerefentry><refentrytitle>getrlimit</refentrytitle><manvolnum>2</manvolnum></citerefentry>, - <citerefentry><refentrytitle>getrlimit</refentrytitle><manvolnum>3p</manvolnum></citerefentry> + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> </para> -Index: pam/modules/pam_limits/limits.conf.5 -=================================================================== ---- pam.orig/modules/pam_limits/limits.conf.5 -+++ pam/modules/pam_limits/limits.conf.5 -@@ -351,7 +351,7 @@ + </refsect1> +diff --git a/doc/man/pam_syslog.3 b/doc/man/pam_syslog.3 +index 8223131..d1f2589 100644 +--- a/doc/man/pam_syslog.3 ++++ b/doc/man/pam_syslog.3 +@@ -67,7 +67,7 @@ with the difference that it takes a set of arguments which have been obtained us + variable argument list macros\&. + .SH "SEE ALSO" .PP - \fBpam_limits\fR(8), - \fBpam.d\fR(5), --\fBpam\fR(8), -+\fBpam\fR(7), - \fBgetrlimit\fR(2), - \fBgetrlimit\fR(3p) - .SH "AUTHOR" -Index: pam/modules/pam_namespace/namespace.conf.5.xml -=================================================================== ---- pam.orig/modules/pam_namespace/namespace.conf.5.xml -+++ pam/modules/pam_namespace/namespace.conf.5.xml -@@ -209,7 +209,7 @@ +-\fBpam\fR(8) ++\fBpam\fR(7) + .SH "STANDARDS" + .PP + The +diff --git a/doc/man/pam_syslog.3.xml b/doc/man/pam_syslog.3.xml +index f5be287..5005476 100644 +--- a/doc/man/pam_syslog.3.xml ++++ b/doc/man/pam_syslog.3.xml +@@ -63,7 +63,7 @@ + <title>SEE ALSO</title> <para> - <citerefentry><refentrytitle>pam_namespace</refentrytitle><manvolnum>8</manvolnum></citerefentry>, - <citerefentry><refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>, -- <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum></citerefentry> -+ <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum></citerefentry> + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> </para> </refsect1> - -Index: pam/modules/pam_namespace/namespace.conf.5 -=================================================================== ---- pam.orig/modules/pam_namespace/namespace.conf.5 -+++ pam/modules/pam_namespace/namespace.conf.5 -@@ -162,7 +162,7 @@ +diff --git a/modules/pam_access/access.conf.5 b/modules/pam_access/access.conf.5 +index b45e914..774e5cd 100644 +--- a/modules/pam_access/access.conf.5 ++++ b/modules/pam_access/access.conf.5 +@@ -210,7 +210,7 @@ option, the spaces will become part of the actual item and the line will be most .PP - \fBpam_namespace\fR(8), + \fBpam_access\fR(8), \fBpam.d\fR(5), -\fBpam\fR(8) +\fBpam\fR(7) .SH "AUTHORS" .PP - The namespace\&.conf manual page was written by Janak Desai <janak@us\&.ibm\&.com>\&. More features added by Tomas Mraz <tmraz@redhat\&.com>\&. -Index: pam/modules/pam_time/time.conf.5.xml -=================================================================== ---- pam.orig/modules/pam_time/time.conf.5.xml -+++ pam/modules/pam_time/time.conf.5.xml -@@ -136,7 +136,7 @@ + Original +diff --git a/modules/pam_access/access.conf.5.xml b/modules/pam_access/access.conf.5.xml +index ff1cb22..e1e5531 100644 +--- a/modules/pam_access/access.conf.5.xml ++++ b/modules/pam_access/access.conf.5.xml +@@ -229,7 +229,7 @@ <para> - <citerefentry><refentrytitle>pam_time</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry><refentrytitle>pam_access</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>, - <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum></citerefentry> + <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum></citerefentry> </para> </refsect1> -Index: pam/modules/pam_time/time.conf.5 -=================================================================== ---- pam.orig/modules/pam_time/time.conf.5 -+++ pam/modules/pam_time/time.conf.5 -@@ -109,7 +109,7 @@ +diff --git a/modules/pam_access/pam_access.8 b/modules/pam_access/pam_access.8 +index c9f9d40..5b0e1a3 100644 +--- a/modules/pam_access/pam_access.8 ++++ b/modules/pam_access/pam_access.8 +@@ -133,7 +133,7 @@ Default configuration file .PP - \fBpam_time\fR(8), + \fBaccess.conf\fR(5), \fBpam.d\fR(5), --\fBpam\fR(8) -+\fBpam\fR(7) - .SH "AUTHOR" +-\fBpam\fR(8)\&. ++\fBpam\fR(7)\&. + .SH "AUTHORS" .PP - pam_time was written by Andrew G\&. Morgan <morgan@kernel\&.org>\&. -Index: pam/modules/pam_access/pam_access.8.xml -=================================================================== ---- pam.orig/modules/pam_access/pam_access.8.xml -+++ pam/modules/pam_access/pam_access.8.xml -@@ -246,7 +246,7 @@ + The logdaemon style login access control scheme was designed and implemented by Wietse Venema\&. The pam_access PAM module was developed by Alexei Nogin <alexei@nogin\&.dnttm\&.ru>\&. The IPv6 support and the network(address) / netmask feature was developed and provided by Mike Becher <mike\&.becher@lrz\-muenchen\&.de>\&. +diff --git a/modules/pam_access/pam_access.8.xml b/modules/pam_access/pam_access.8.xml +index 010e749..cc01d5c 100644 +--- a/modules/pam_access/pam_access.8.xml ++++ b/modules/pam_access/pam_access.8.xml +@@ -270,7 +270,7 @@ <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -215,24 +978,24 @@ Index: pam/modules/pam_access/pam_access.8.xml </citerefentry>. </para> </refsect1> -Index: pam/modules/pam_access/pam_access.8 -=================================================================== ---- pam.orig/modules/pam_access/pam_access.8 -+++ pam/modules/pam_access/pam_access.8 -@@ -133,7 +133,7 @@ +diff --git a/modules/pam_debug/pam_debug.8 b/modules/pam_debug/pam_debug.8 +index b1a6de7..2b2dee3 100644 +--- a/modules/pam_debug/pam_debug.8 ++++ b/modules/pam_debug/pam_debug.8 +@@ -138,7 +138,7 @@ auth sufficient pam_debug\&.so auth=success cred=success .PP - \fBaccess.conf\fR(5), + \fBpam.conf\fR(5), \fBpam.d\fR(5), --\fBpam\fR(8)\&. -+\fBpam\fR(7)\&. - .SH "AUTHORS" +-\fBpam\fR(8) ++\fBpam\fR(7) + .SH "AUTHOR" .PP - The logdaemon style login access control scheme was designed and implemented by Wietse Venema\&. The pam_access PAM module was developed by Alexei Nogin <alexei@nogin\&.dnttm\&.ru>\&. The IPv6 support and the network(address) / netmask feature was developed and provided by Mike Becher <mike\&.becher@lrz\-muenchen\&.de>\&. -Index: pam/modules/pam_debug/pam_debug.8.xml -=================================================================== ---- pam.orig/modules/pam_debug/pam_debug.8.xml -+++ pam/modules/pam_debug/pam_debug.8.xml -@@ -216,7 +216,7 @@ + pam_debug was written by Andrew G\&. Morgan <morgan@kernel\&.org>\&. +diff --git a/modules/pam_debug/pam_debug.8.xml b/modules/pam_debug/pam_debug.8.xml +index 1c98f17..939c19b 100644 +--- a/modules/pam_debug/pam_debug.8.xml ++++ b/modules/pam_debug/pam_debug.8.xml +@@ -213,7 +213,7 @@ auth sufficient pam_debug.so auth=success cred=success <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -241,11 +1004,11 @@ Index: pam/modules/pam_debug/pam_debug.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_debug/pam_debug.8 -=================================================================== ---- pam.orig/modules/pam_debug/pam_debug.8 -+++ pam/modules/pam_debug/pam_debug.8 -@@ -138,7 +138,7 @@ +diff --git a/modules/pam_deny/pam_deny.8 b/modules/pam_deny/pam_deny.8 +index 85146f1..81d5343 100644 +--- a/modules/pam_deny/pam_deny.8 ++++ b/modules/pam_deny/pam_deny.8 +@@ -96,7 +96,7 @@ other session required pam_deny\&.so .PP \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -253,12 +1016,12 @@ Index: pam/modules/pam_debug/pam_debug.8 +\fBpam\fR(7) .SH "AUTHOR" .PP - pam_debug was written by Andrew G\&. Morgan <morgan@kernel\&.org>\&. -Index: pam/modules/pam_deny/pam_deny.8.xml -=================================================================== ---- pam.orig/modules/pam_deny/pam_deny.8.xml -+++ pam/modules/pam_deny/pam_deny.8.xml -@@ -120,7 +120,7 @@ + pam_deny was written by Andrew G\&. Morgan <morgan@kernel\&.org> +diff --git a/modules/pam_deny/pam_deny.8.xml b/modules/pam_deny/pam_deny.8.xml +index db8fcb6..de41a59 100644 +--- a/modules/pam_deny/pam_deny.8.xml ++++ b/modules/pam_deny/pam_deny.8.xml +@@ -117,7 +117,7 @@ other session required pam_deny.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -267,24 +1030,24 @@ Index: pam/modules/pam_deny/pam_deny.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_deny/pam_deny.8 -=================================================================== ---- pam.orig/modules/pam_deny/pam_deny.8 -+++ pam/modules/pam_deny/pam_deny.8 -@@ -96,7 +96,7 @@ +diff --git a/modules/pam_echo/pam_echo.8 b/modules/pam_echo/pam_echo.8 +index c927488..5f0712b 100644 +--- a/modules/pam_echo/pam_echo.8 ++++ b/modules/pam_echo/pam_echo.8 +@@ -126,7 +126,7 @@ password required pam_unix\&.so .PP - \fBpam.conf\fR(5), + \fBpam.conf\fR(8), \fBpam.d\fR(5), -\fBpam\fR(8) +\fBpam\fR(7) .SH "AUTHOR" .PP - pam_deny was written by Andrew G\&. Morgan <morgan@kernel\&.org> -Index: pam/modules/pam_echo/pam_echo.8.xml -=================================================================== ---- pam.orig/modules/pam_echo/pam_echo.8.xml -+++ pam/modules/pam_echo/pam_echo.8.xml -@@ -159,7 +159,7 @@ + Thorsten Kukuk <kukuk@thkukuk\&.de> +diff --git a/modules/pam_echo/pam_echo.8.xml b/modules/pam_echo/pam_echo.8.xml +index 07b793d..cf2d006 100644 +--- a/modules/pam_echo/pam_echo.8.xml ++++ b/modules/pam_echo/pam_echo.8.xml +@@ -156,7 +156,7 @@ password required pam_unix.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -293,24 +1056,177 @@ Index: pam/modules/pam_echo/pam_echo.8.xml </citerefentry></para> </refsect1> -Index: pam/modules/pam_echo/pam_echo.8 -=================================================================== ---- pam.orig/modules/pam_echo/pam_echo.8 -+++ pam/modules/pam_echo/pam_echo.8 -@@ -126,7 +126,7 @@ - .PP - \fBpam.conf\fR(8), - \fBpam.d\fR(5), --\fBpam\fR(8) -+\fBpam\fR(7) - .SH "AUTHOR" - .PP - Thorsten Kukuk <kukuk@thkukuk\&.de> -Index: pam/modules/pam_env/pam_env.8.xml -=================================================================== ---- pam.orig/modules/pam_env/pam_env.8.xml -+++ pam/modules/pam_env/pam_env.8.xml -@@ -254,7 +254,7 @@ +diff --git a/modules/pam_env/pam_env.8 b/modules/pam_env/pam_env.8 +deleted file mode 100644 +index f4e15f3..0000000 +--- a/modules/pam_env/pam_env.8 ++++ /dev/null +@@ -1,160 +0,0 @@ +-'\" t +-.\" Title: pam_env +-.\" Author: [see the "AUTHOR" section] +-.\" Generator: DocBook XSL Stylesheets v1.79.2 <http://docbook.sf.net/> +-.\" Date: 05/07/2023 +-.\" Manual: Linux-PAM Manual +-.\" Source: Linux-PAM +-.\" Language: English +-.\" +-.TH "PAM_ENV" "8" "05/07/2023" "Linux\-PAM" "Linux\-PAM Manual" +-.\" ----------------------------------------------------------------- +-.\" * Define some portability stuff +-.\" ----------------------------------------------------------------- +-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +-.\" http://bugs.debian.org/507673 +-.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +-.ie \n(.g .ds Aq \(aq +-.el .ds Aq ' +-.\" ----------------------------------------------------------------- +-.\" * set default formatting +-.\" ----------------------------------------------------------------- +-.\" disable hyphenation +-.nh +-.\" disable justification (adjust text to left margin only) +-.ad l +-.\" ----------------------------------------------------------------- +-.\" * MAIN CONTENT STARTS HERE * +-.\" ----------------------------------------------------------------- +-.SH "NAME" +-pam_env \- PAM module to set/unset environment variables +-.SH "SYNOPSIS" +-.HP \w'\fBpam_env\&.so\fR\ 'u +-\fBpam_env\&.so\fR [debug] [conffile=\fIconf\-file\fR] [envfile=\fIenv\-file\fR] [readenv=\fI0|1\fR] [user_envfile=\fIenv\-file\fR] [user_readenv=\fI0|1\fR] +-.SH "DESCRIPTION" +-.PP +-The pam_env PAM module allows the (un)setting of environment variables\&. Supported is the use of previously set environment variables as well as +-\fIPAM_ITEM\fRs such as +-\fIPAM_RHOST\fR\&. +-.PP +-By default rules for (un)setting of variables are taken from the config file +-/etc/security/pam_env\&.conf\&. An alternate file can be specified with the +-\fIconffile\fR +-option\&. +-.PP +-Second a file (/etc/environment +-by default) with simple +-\fIKEY=VAL\fR +-pairs on separate lines will be read\&. With the +-\fIenvfile\fR +-option an alternate file can be specified\&. And with the +-\fIreadenv\fR +-option this can be completely disabled\&. +-.PP +-Third it will read a user configuration file ($HOME/\&.pam_environment +-by default)\&. The default file can be changed with the +-\fIuser_envfile\fR +-option and it can be turned on and off with the +-\fIuser_readenv\fR +-option\&. +-.PP +-Since setting of PAM environment variables can have side effects to other modules, this module should be the last one on the stack\&. +-.SH "OPTIONS" +-.PP +-conffile=/path/to/pam_env\&.conf +-.RS 4 +-Indicate an alternative +-pam_env\&.conf +-style configuration file to override the default\&. This can be useful when different services need different environments\&. +-.RE +-.PP +-debug +-.RS 4 +-A lot of debug information is printed with +-\fBsyslog\fR(3)\&. +-.RE +-.PP +-envfile=/path/to/environment +-.RS 4 +-Indicate an alternative +-environment +-file to override the default\&. The syntax are simple +-\fIKEY=VAL\fR +-pairs on separate lines\&. The +-\fIexport\fR +-instruction can be specified for bash compatibility, but will be ignored\&. This can be useful when different services need different environments\&. +-.RE +-.PP +-readenv=0|1 +-.RS 4 +-Turns on or off the reading of the file specified by envfile (0 is off, 1 is on)\&. By default this option is on\&. +-.RE +-.PP +-user_envfile=filename +-.RS 4 +-Indicate an alternative +-\&.pam_environment +-file to override the default\&.The syntax is the same as for +-\fI/etc/security/pam_env\&.conf\fR\&. The filename is relative to the user home directory\&. This can be useful when different services need different environments\&. +-.RE +-.PP +-user_readenv=0|1 +-.RS 4 +-Turns on or off the reading of the user specific environment file\&. 0 is off, 1 is on\&. By default this option is off as user supplied environment variables in the PAM environment could affect behavior of subsequent modules in the stack without the consent of the system administrator\&. +-.sp +-Due to problematic security this functionality is deprecated since the 1\&.5\&.0 version and will be removed completely at some point in the future\&. +-.RE +-.SH "MODULE TYPES PROVIDED" +-.PP +-The +-\fBauth\fR +-and +-\fBsession\fR +-module types are provided\&. +-.SH "RETURN VALUES" +-.PP +-PAM_ABORT +-.RS 4 +-Not all relevant data or options could be gotten\&. +-.RE +-.PP +-PAM_BUF_ERR +-.RS 4 +-Memory buffer error\&. +-.RE +-.PP +-PAM_IGNORE +-.RS 4 +-No pam_env\&.conf and environment file was found\&. +-.RE +-.PP +-PAM_SUCCESS +-.RS 4 +-Environment variables were set\&. +-.RE +-.SH "FILES" +-.PP +-/etc/security/pam_env\&.conf +-.RS 4 +-Default configuration file +-.RE +-.PP +-/etc/environment +-.RS 4 +-Default environment file +-.RE +-.PP +-$HOME/\&.pam_environment +-.RS 4 +-User specific environment file +-.RE +-.SH "SEE ALSO" +-.PP +-\fBpam_env.conf\fR(5), +-\fBpam.d\fR(5), +-\fBpam\fR(8), +-\fBenviron\fR(7)\&. +-.SH "AUTHOR" +-.PP +-pam_env was written by Dave Kinchlea <kinch@kinch\&.ark\&.com>\&. +diff --git a/modules/pam_env/pam_env.8.xml b/modules/pam_env/pam_env.8.xml +index fb172e1..a720d37 100644 +--- a/modules/pam_env/pam_env.8.xml ++++ b/modules/pam_env/pam_env.8.xml +@@ -295,7 +295,7 @@ <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -319,24 +1235,37 @@ Index: pam/modules/pam_env/pam_env.8.xml </citerefentry>, <citerefentry> <refentrytitle>environ</refentrytitle><manvolnum>7</manvolnum> -Index: pam/modules/pam_exec/pam_exec.8.xml -=================================================================== ---- pam.orig/modules/pam_exec/pam_exec.8.xml -+++ pam/modules/pam_exec/pam_exec.8.xml -@@ -303,7 +303,7 @@ - <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> - </citerefentry>, - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> +diff --git a/modules/pam_env/pam_env.conf.5 b/modules/pam_env/pam_env.conf.5 +index 90de5ea..9d9af67 100644 +--- a/modules/pam_env/pam_env.conf.5 ++++ b/modules/pam_env/pam_env.conf.5 +@@ -125,7 +125,7 @@ Silly examples of escaped variables, just to show how they work\&. + .PP + \fBpam_env\fR(8), + \fBpam.d\fR(5), +-\fBpam\fR(8), ++\fBpam\fR(7), + \fBenviron\fR(7) + .SH "AUTHOR" + .PP +diff --git a/modules/pam_env/pam_env.conf.5.xml b/modules/pam_env/pam_env.conf.5.xml +index 81fc961..38bc5fd 100644 +--- a/modules/pam_env/pam_env.conf.5.xml ++++ b/modules/pam_env/pam_env.conf.5.xml +@@ -135,7 +135,7 @@ + <para> + <citerefentry><refentrytitle>pam_env</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry><refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>, +- <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum></citerefentry>, ++ <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum></citerefentry>, + <citerefentry><refentrytitle>environ</refentrytitle><manvolnum>7</manvolnum></citerefentry> </para> </refsect1> -Index: pam/modules/pam_exec/pam_exec.8 -=================================================================== ---- pam.orig/modules/pam_exec/pam_exec.8 -+++ pam/modules/pam_exec/pam_exec.8 -@@ -182,7 +182,7 @@ +diff --git a/modules/pam_exec/pam_exec.8 b/modules/pam_exec/pam_exec.8 +index 4c7023d..bfa49f8 100644 +--- a/modules/pam_exec/pam_exec.8 ++++ b/modules/pam_exec/pam_exec.8 +@@ -182,7 +182,7 @@ with effective user ID\&. .PP \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -345,11 +1274,11 @@ Index: pam/modules/pam_exec/pam_exec.8 .SH "AUTHOR" .PP pam_exec was written by Thorsten Kukuk <kukuk@thkukuk\&.de> and Josh Triplett <josh@joshtriplett\&.org>\&. -Index: pam/modules/pam_faildelay/pam_faildelay.8.xml -=================================================================== ---- pam.orig/modules/pam_faildelay/pam_faildelay.8.xml -+++ pam/modules/pam_faildelay/pam_faildelay.8.xml -@@ -121,7 +121,7 @@ +diff --git a/modules/pam_exec/pam_exec.8.xml b/modules/pam_exec/pam_exec.8.xml +index 13abe6e..2eedb28 100644 +--- a/modules/pam_exec/pam_exec.8.xml ++++ b/modules/pam_exec/pam_exec.8.xml +@@ -300,7 +300,7 @@ <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -358,11 +1287,11 @@ Index: pam/modules/pam_faildelay/pam_faildelay.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_faildelay/pam_faildelay.8 -=================================================================== ---- pam.orig/modules/pam_faildelay/pam_faildelay.8 -+++ pam/modules/pam_faildelay/pam_faildelay.8 -@@ -87,7 +87,7 @@ +diff --git a/modules/pam_faildelay/pam_faildelay.8 b/modules/pam_faildelay/pam_faildelay.8 +index 9d1d475..0e798cd 100644 +--- a/modules/pam_faildelay/pam_faildelay.8 ++++ b/modules/pam_faildelay/pam_faildelay.8 +@@ -87,7 +87,7 @@ auth optional pam_faildelay\&.so delay=10000000 \fBpam_fail_delay\fR(3), \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -371,11 +1300,11 @@ Index: pam/modules/pam_faildelay/pam_faildelay.8 .SH "AUTHOR" .PP pam_faildelay was written by Darren Tucker <dtucker@zip\&.com\&.au>\&. -Index: pam/modules/pam_filter/pam_filter.8.xml -=================================================================== ---- pam.orig/modules/pam_filter/pam_filter.8.xml -+++ pam/modules/pam_filter/pam_filter.8.xml -@@ -246,7 +246,7 @@ +diff --git a/modules/pam_faildelay/pam_faildelay.8.xml b/modules/pam_faildelay/pam_faildelay.8.xml +index c31b507..49ec46f 100644 +--- a/modules/pam_faildelay/pam_faildelay.8.xml ++++ b/modules/pam_faildelay/pam_faildelay.8.xml +@@ -118,7 +118,7 @@ auth optional pam_faildelay.so delay=10000000 <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -384,11 +1313,11 @@ Index: pam/modules/pam_filter/pam_filter.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_filter/pam_filter.8 -=================================================================== ---- pam.orig/modules/pam_filter/pam_filter.8 -+++ pam/modules/pam_filter/pam_filter.8 -@@ -166,7 +166,7 @@ +diff --git a/modules/pam_filter/pam_filter.8 b/modules/pam_filter/pam_filter.8 +index 7a0735b..c9b2ee7 100644 +--- a/modules/pam_filter/pam_filter.8 ++++ b/modules/pam_filter/pam_filter.8 +@@ -166,7 +166,7 @@ to see how to configure login to transpose upper and lower case letters once the .PP \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -397,11 +1326,11 @@ Index: pam/modules/pam_filter/pam_filter.8 .SH "AUTHOR" .PP pam_filter was written by Andrew G\&. Morgan <morgan@kernel\&.org>\&. -Index: pam/modules/pam_ftp/pam_ftp.8.xml -=================================================================== ---- pam.orig/modules/pam_ftp/pam_ftp.8.xml -+++ pam/modules/pam_ftp/pam_ftp.8.xml -@@ -168,7 +168,7 @@ +diff --git a/modules/pam_filter/pam_filter.8.xml b/modules/pam_filter/pam_filter.8.xml +index 8015f41..0b85e82 100644 +--- a/modules/pam_filter/pam_filter.8.xml ++++ b/modules/pam_filter/pam_filter.8.xml +@@ -243,7 +243,7 @@ <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -410,11 +1339,11 @@ Index: pam/modules/pam_ftp/pam_ftp.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_ftp/pam_ftp.8 -=================================================================== ---- pam.orig/modules/pam_ftp/pam_ftp.8 -+++ pam/modules/pam_ftp/pam_ftp.8 -@@ -119,7 +119,7 @@ +diff --git a/modules/pam_ftp/pam_ftp.8 b/modules/pam_ftp/pam_ftp.8 +index e15dda7..c705ea1 100644 +--- a/modules/pam_ftp/pam_ftp.8 ++++ b/modules/pam_ftp/pam_ftp.8 +@@ -119,7 +119,7 @@ auth required pam_listfile\&.so \e .PP \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -423,24 +1352,50 @@ Index: pam/modules/pam_ftp/pam_ftp.8 .SH "AUTHOR" .PP pam_ftp was written by Andrew G\&. Morgan <morgan@kernel\&.org>\&. -Index: pam/modules/pam_group/pam_group.8.xml -=================================================================== ---- pam.orig/modules/pam_group/pam_group.8.xml -+++ pam/modules/pam_group/pam_group.8.xml -@@ -148,7 +148,7 @@ - <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> +diff --git a/modules/pam_ftp/pam_ftp.8.xml b/modules/pam_ftp/pam_ftp.8.xml +index 03f3678..90079d3 100644 +--- a/modules/pam_ftp/pam_ftp.8.xml ++++ b/modules/pam_ftp/pam_ftp.8.xml +@@ -165,7 +165,7 @@ auth required pam_listfile.so \ + <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry>. +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> </para> </refsect1> -Index: pam/modules/pam_group/pam_group.8 -=================================================================== ---- pam.orig/modules/pam_group/pam_group.8 -+++ pam/modules/pam_group/pam_group.8 -@@ -103,7 +103,7 @@ +diff --git a/modules/pam_group/group.conf.5 b/modules/pam_group/group.conf.5 +index 96009fe..96bb061 100644 +--- a/modules/pam_group/group.conf.5 ++++ b/modules/pam_group/group.conf.5 +@@ -115,7 +115,7 @@ xsh; tty* ;%admin;Al0000\-2400;plugdev + .PP + \fBpam_group\fR(8), + \fBpam.d\fR(5), +-\fBpam\fR(8) ++\fBpam\fR(7) + .SH "AUTHOR" + .PP + pam_group was written by Andrew G\&. Morgan <morgan@kernel\&.org>\&. +diff --git a/modules/pam_group/group.conf.5.xml b/modules/pam_group/group.conf.5.xml +index a8875b3..8d5b2d4 100644 +--- a/modules/pam_group/group.conf.5.xml ++++ b/modules/pam_group/group.conf.5.xml +@@ -131,7 +131,7 @@ xsh; tty* ;%admin;Al0000-2400;plugdev + <para> + <citerefentry><refentrytitle>pam_group</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry><refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>, +- <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum></citerefentry> ++ <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum></citerefentry> + </para> + </refsect1> + +diff --git a/modules/pam_group/pam_group.8 b/modules/pam_group/pam_group.8 +index 959c749..1553f20 100644 +--- a/modules/pam_group/pam_group.8 ++++ b/modules/pam_group/pam_group.8 +@@ -103,7 +103,7 @@ Default configuration file .PP \fBgroup.conf\fR(5), \fBpam.d\fR(5), @@ -449,24 +1404,24 @@ Index: pam/modules/pam_group/pam_group.8 .SH "AUTHORS" .PP pam_group was written by Andrew G\&. Morgan <morgan@kernel\&.org>\&. -Index: pam/modules/pam_issue/pam_issue.8.xml -=================================================================== ---- pam.orig/modules/pam_issue/pam_issue.8.xml -+++ pam/modules/pam_issue/pam_issue.8.xml -@@ -219,7 +219,7 @@ - <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> +diff --git a/modules/pam_group/pam_group.8.xml b/modules/pam_group/pam_group.8.xml +index 695a7ba..292ee1c 100644 +--- a/modules/pam_group/pam_group.8.xml ++++ b/modules/pam_group/pam_group.8.xml +@@ -149,7 +149,7 @@ + <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry>. </para> </refsect1> -Index: pam/modules/pam_issue/pam_issue.8 -=================================================================== ---- pam.orig/modules/pam_issue/pam_issue.8 -+++ pam/modules/pam_issue/pam_issue.8 -@@ -152,7 +152,7 @@ +diff --git a/modules/pam_issue/pam_issue.8 b/modules/pam_issue/pam_issue.8 +index fdeed52..745cc42 100644 +--- a/modules/pam_issue/pam_issue.8 ++++ b/modules/pam_issue/pam_issue.8 +@@ -152,7 +152,7 @@ to set the user specific issue at login: .PP \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -475,24 +1430,24 @@ Index: pam/modules/pam_issue/pam_issue.8 .SH "AUTHOR" .PP pam_issue was written by Ben Collins <bcollins@debian\&.org>\&. -Index: pam/modules/pam_keyinit/pam_keyinit.8.xml -=================================================================== ---- pam.orig/modules/pam_keyinit/pam_keyinit.8.xml -+++ pam/modules/pam_keyinit/pam_keyinit.8.xml -@@ -232,7 +232,7 @@ +diff --git a/modules/pam_issue/pam_issue.8.xml b/modules/pam_issue/pam_issue.8.xml +index 20d3245..02b31f6 100644 +--- a/modules/pam_issue/pam_issue.8.xml ++++ b/modules/pam_issue/pam_issue.8.xml +@@ -216,7 +216,7 @@ <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> - <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> + <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry>, - <citerefentry> - <refentrytitle>keyctl</refentrytitle><manvolnum>1</manvolnum> -Index: pam/modules/pam_keyinit/pam_keyinit.8 -=================================================================== ---- pam.orig/modules/pam_keyinit/pam_keyinit.8 -+++ pam/modules/pam_keyinit/pam_keyinit.8 -@@ -137,7 +137,7 @@ + </citerefentry> + </para> + </refsect1> +diff --git a/modules/pam_keyinit/pam_keyinit.8 b/modules/pam_keyinit/pam_keyinit.8 +index 5d7b3e4..50e4fe6 100644 +--- a/modules/pam_keyinit/pam_keyinit.8 ++++ b/modules/pam_keyinit/pam_keyinit.8 +@@ -137,7 +137,7 @@ This will prevent keys from one session leaking into another session for the sam .PP \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -501,24 +1456,24 @@ Index: pam/modules/pam_keyinit/pam_keyinit.8 \fBkeyctl\fR(1) .SH "AUTHOR" .PP -Index: pam/modules/pam_lastlog/pam_lastlog.8.xml -=================================================================== ---- pam.orig/modules/pam_lastlog/pam_lastlog.8.xml -+++ pam/modules/pam_lastlog/pam_lastlog.8.xml -@@ -325,7 +325,7 @@ +diff --git a/modules/pam_keyinit/pam_keyinit.8.xml b/modules/pam_keyinit/pam_keyinit.8.xml +index 7b0a73b..0bab086 100644 +--- a/modules/pam_keyinit/pam_keyinit.8.xml ++++ b/modules/pam_keyinit/pam_keyinit.8.xml +@@ -229,7 +229,7 @@ session required pam_keyinit.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> - <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> + <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/modules/pam_lastlog/pam_lastlog.8 -=================================================================== ---- pam.orig/modules/pam_lastlog/pam_lastlog.8 -+++ pam/modules/pam_lastlog/pam_lastlog.8 -@@ -189,7 +189,7 @@ + </citerefentry>, + <citerefentry> + <refentrytitle>keyctl</refentrytitle><manvolnum>1</manvolnum> +diff --git a/modules/pam_lastlog/pam_lastlog.8 b/modules/pam_lastlog/pam_lastlog.8 +index 3a85ede..3c161ff 100644 +--- a/modules/pam_lastlog/pam_lastlog.8 ++++ b/modules/pam_lastlog/pam_lastlog.8 +@@ -189,7 +189,7 @@ Lastlog logging file \fBlimits.conf\fR(5), \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -527,24 +1482,50 @@ Index: pam/modules/pam_lastlog/pam_lastlog.8 .SH "AUTHOR" .PP pam_lastlog was written by Andrew G\&. Morgan <morgan@kernel\&.org>\&. -Index: pam/modules/pam_limits/pam_limits.8.xml -=================================================================== ---- pam.orig/modules/pam_limits/pam_limits.8.xml -+++ pam/modules/pam_limits/pam_limits.8.xml -@@ -243,7 +243,7 @@ - <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> +diff --git a/modules/pam_lastlog/pam_lastlog.8.xml b/modules/pam_lastlog/pam_lastlog.8.xml +index 1fd9d9d..7c15b93 100644 +--- a/modules/pam_lastlog/pam_lastlog.8.xml ++++ b/modules/pam_lastlog/pam_lastlog.8.xml +@@ -322,7 +322,7 @@ + <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry>. +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> </para> </refsect1> -Index: pam/modules/pam_limits/pam_limits.8 -=================================================================== ---- pam.orig/modules/pam_limits/pam_limits.8 -+++ pam/modules/pam_limits/pam_limits.8 -@@ -146,7 +146,7 @@ +diff --git a/modules/pam_limits/limits.conf.5 b/modules/pam_limits/limits.conf.5 +index ce0ca35..c9c4187 100644 +--- a/modules/pam_limits/limits.conf.5 ++++ b/modules/pam_limits/limits.conf.5 +@@ -351,7 +351,7 @@ ftp hard nproc 0 + .PP + \fBpam_limits\fR(8), + \fBpam.d\fR(5), +-\fBpam\fR(8), ++\fBpam\fR(7), + \fBgetrlimit\fR(2), + \fBgetrlimit\fR(3p) + .SH "AUTHOR" +diff --git a/modules/pam_limits/limits.conf.5.xml b/modules/pam_limits/limits.conf.5.xml +index f6f7d87..d389335 100644 +--- a/modules/pam_limits/limits.conf.5.xml ++++ b/modules/pam_limits/limits.conf.5.xml +@@ -350,7 +350,7 @@ ftp hard nproc 0 + <para> + <citerefentry><refentrytitle>pam_limits</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry><refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>, +- <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum></citerefentry>, ++ <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum></citerefentry>, + <citerefentry><refentrytitle>getrlimit</refentrytitle><manvolnum>2</manvolnum></citerefentry>, + <citerefentry><refentrytitle>getrlimit</refentrytitle><manvolnum>3p</manvolnum></citerefentry> + </para> +diff --git a/modules/pam_limits/pam_limits.8 b/modules/pam_limits/pam_limits.8 +index a3d15f2..f971b64 100644 +--- a/modules/pam_limits/pam_limits.8 ++++ b/modules/pam_limits/pam_limits.8 +@@ -146,7 +146,7 @@ Replace "login" for each service you are using this module\&. .PP \fBlimits.conf\fR(5), \fBpam.d\fR(5), @@ -553,24 +1534,24 @@ Index: pam/modules/pam_limits/pam_limits.8 .SH "AUTHORS" .PP pam_limits was initially written by Cristian Gafton <gafton@redhat\&.com> -Index: pam/modules/pam_listfile/pam_listfile.8.xml -=================================================================== ---- pam.orig/modules/pam_listfile/pam_listfile.8.xml -+++ pam/modules/pam_listfile/pam_listfile.8.xml -@@ -281,7 +281,7 @@ - <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> +diff --git a/modules/pam_limits/pam_limits.8.xml b/modules/pam_limits/pam_limits.8.xml +index cca046c..8f026f0 100644 +--- a/modules/pam_limits/pam_limits.8.xml ++++ b/modules/pam_limits/pam_limits.8.xml +@@ -264,7 +264,7 @@ session required pam_limits.so + <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry>. </para> </refsect1> -Index: pam/modules/pam_listfile/pam_listfile.8 -=================================================================== ---- pam.orig/modules/pam_listfile/pam_listfile.8 -+++ pam/modules/pam_listfile/pam_listfile.8 -@@ -205,7 +205,7 @@ +diff --git a/modules/pam_listfile/pam_listfile.8 b/modules/pam_listfile/pam_listfile.8 +index 5052664..a23e6e5 100644 +--- a/modules/pam_listfile/pam_listfile.8 ++++ b/modules/pam_listfile/pam_listfile.8 +@@ -205,7 +205,7 @@ to the root account\&. .PP \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -579,11 +1560,11 @@ Index: pam/modules/pam_listfile/pam_listfile.8 .SH "AUTHOR" .PP pam_listfile was written by Michael K\&. Johnson <johnsonm@redhat\&.com> and Elliot Lee <sopwith@cuc\&.edu>\&. -Index: pam/modules/pam_localuser/pam_localuser.8.xml -=================================================================== ---- pam.orig/modules/pam_localuser/pam_localuser.8.xml -+++ pam/modules/pam_localuser/pam_localuser.8.xml -@@ -187,7 +187,7 @@ +diff --git a/modules/pam_listfile/pam_listfile.8.xml b/modules/pam_listfile/pam_listfile.8.xml +index 8847415..af747c1 100644 +--- a/modules/pam_listfile/pam_listfile.8.xml ++++ b/modules/pam_listfile/pam_listfile.8.xml +@@ -278,7 +278,7 @@ auth required pam_listfile.so \ <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -592,11 +1573,11 @@ Index: pam/modules/pam_localuser/pam_localuser.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_localuser/pam_localuser.8 -=================================================================== ---- pam.orig/modules/pam_localuser/pam_localuser.8 -+++ pam/modules/pam_localuser/pam_localuser.8 -@@ -117,7 +117,7 @@ +diff --git a/modules/pam_localuser/pam_localuser.8 b/modules/pam_localuser/pam_localuser.8 +index 455fdb2..f4f2b29 100644 +--- a/modules/pam_localuser/pam_localuser.8 ++++ b/modules/pam_localuser/pam_localuser.8 +@@ -117,7 +117,7 @@ Local user account information\&. .PP \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -605,24 +1586,24 @@ Index: pam/modules/pam_localuser/pam_localuser.8 .SH "AUTHOR" .PP pam_localuser was written by Nalin Dahyabhai <nalin@redhat\&.com>\&. -Index: pam/modules/pam_loginuid/pam_loginuid.8.xml -=================================================================== ---- pam.orig/modules/pam_loginuid/pam_loginuid.8.xml -+++ pam/modules/pam_loginuid/pam_loginuid.8.xml -@@ -121,7 +121,7 @@ +diff --git a/modules/pam_localuser/pam_localuser.8.xml b/modules/pam_localuser/pam_localuser.8.xml +index 2002d1d..e4b9e07 100644 +--- a/modules/pam_localuser/pam_localuser.8.xml ++++ b/modules/pam_localuser/pam_localuser.8.xml +@@ -184,7 +184,7 @@ account required pam_wheel.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> - <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> + <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry>, - <citerefentry> - <refentrytitle>auditctl</refentrytitle><manvolnum>8</manvolnum> -Index: pam/modules/pam_loginuid/pam_loginuid.8 -=================================================================== ---- pam.orig/modules/pam_loginuid/pam_loginuid.8 -+++ pam/modules/pam_loginuid/pam_loginuid.8 -@@ -85,7 +85,7 @@ + </citerefentry> + </para> + </refsect1> +diff --git a/modules/pam_loginuid/pam_loginuid.8 b/modules/pam_loginuid/pam_loginuid.8 +index 32f1b54..70669a2 100644 +--- a/modules/pam_loginuid/pam_loginuid.8 ++++ b/modules/pam_loginuid/pam_loginuid.8 +@@ -85,7 +85,7 @@ session required pam_loginuid\&.so .PP \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -631,24 +1612,24 @@ Index: pam/modules/pam_loginuid/pam_loginuid.8 \fBauditctl\fR(8), \fBauditd\fR(8) .SH "AUTHOR" -Index: pam/modules/pam_mail/pam_mail.8.xml -=================================================================== ---- pam.orig/modules/pam_mail/pam_mail.8.xml -+++ pam/modules/pam_mail/pam_mail.8.xml -@@ -265,7 +265,7 @@ +diff --git a/modules/pam_loginuid/pam_loginuid.8.xml b/modules/pam_loginuid/pam_loginuid.8.xml +index d5285f0..1beba98 100644 +--- a/modules/pam_loginuid/pam_loginuid.8.xml ++++ b/modules/pam_loginuid/pam_loginuid.8.xml +@@ -118,7 +118,7 @@ session required pam_loginuid.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> - <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> + <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/modules/pam_mail/pam_mail.8 -=================================================================== ---- pam.orig/modules/pam_mail/pam_mail.8 -+++ pam/modules/pam_mail/pam_mail.8 -@@ -153,7 +153,7 @@ + </citerefentry>, + <citerefentry> + <refentrytitle>auditctl</refentrytitle><manvolnum>8</manvolnum> +diff --git a/modules/pam_mail/pam_mail.8 b/modules/pam_mail/pam_mail.8 +index 36b95ba..ae4b890 100644 +--- a/modules/pam_mail/pam_mail.8 ++++ b/modules/pam_mail/pam_mail.8 +@@ -153,7 +153,7 @@ session optional pam_mail\&.so standard .PP \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -657,24 +1638,24 @@ Index: pam/modules/pam_mail/pam_mail.8 .SH "AUTHOR" .PP pam_mail was written by Andrew G\&. Morgan <morgan@kernel\&.org>\&. -Index: pam/modules/pam_mkhomedir/pam_mkhomedir.8.xml -=================================================================== ---- pam.orig/modules/pam_mkhomedir/pam_mkhomedir.8.xml -+++ pam/modules/pam_mkhomedir/pam_mkhomedir.8.xml -@@ -205,7 +205,7 @@ - <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> +diff --git a/modules/pam_mail/pam_mail.8.xml b/modules/pam_mail/pam_mail.8.xml +index 2c0c054..9b4ce36 100644 +--- a/modules/pam_mail/pam_mail.8.xml ++++ b/modules/pam_mail/pam_mail.8.xml +@@ -262,7 +262,7 @@ session optional pam_mail.so standard + <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry>. +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> </para> </refsect1> -Index: pam/modules/pam_mkhomedir/pam_mkhomedir.8 -=================================================================== ---- pam.orig/modules/pam_mkhomedir/pam_mkhomedir.8 -+++ pam/modules/pam_mkhomedir/pam_mkhomedir.8 -@@ -129,7 +129,7 @@ +diff --git a/modules/pam_mkhomedir/pam_mkhomedir.8 b/modules/pam_mkhomedir/pam_mkhomedir.8 +index 112b39b..6962971 100644 +--- a/modules/pam_mkhomedir/pam_mkhomedir.8 ++++ b/modules/pam_mkhomedir/pam_mkhomedir.8 +@@ -129,7 +129,7 @@ A sample /etc/pam\&.d/login file: .SH "SEE ALSO" .PP \fBpam.d\fR(5), @@ -683,24 +1664,24 @@ Index: pam/modules/pam_mkhomedir/pam_mkhomedir.8 .SH "AUTHOR" .PP pam_mkhomedir was written by Jason Gunthorpe <jgg@debian\&.org>\&. -Index: pam/modules/pam_motd/pam_motd.8.xml -=================================================================== ---- pam.orig/modules/pam_motd/pam_motd.8.xml -+++ pam/modules/pam_motd/pam_motd.8.xml -@@ -196,7 +196,7 @@ - <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> +diff --git a/modules/pam_mkhomedir/pam_mkhomedir.8.xml b/modules/pam_mkhomedir/pam_mkhomedir.8.xml +index ad95724..25f5497 100644 +--- a/modules/pam_mkhomedir/pam_mkhomedir.8.xml ++++ b/modules/pam_mkhomedir/pam_mkhomedir.8.xml +@@ -202,7 +202,7 @@ + <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry>. </para> </refsect1> -Index: pam/modules/pam_motd/pam_motd.8 -=================================================================== ---- pam.orig/modules/pam_motd/pam_motd.8 -+++ pam/modules/pam_motd/pam_motd.8 -@@ -185,7 +185,7 @@ +diff --git a/modules/pam_motd/pam_motd.8 b/modules/pam_motd/pam_motd.8 +index b1a70c0..3f65bb5 100644 +--- a/modules/pam_motd/pam_motd.8 ++++ b/modules/pam_motd/pam_motd.8 +@@ -185,7 +185,7 @@ session optional pam_motd\&.so motd=/elsewhere/motd motd_dir=/elsewhere/motd\& \fBmotd\fR(5), \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -709,24 +1690,50 @@ Index: pam/modules/pam_motd/pam_motd.8 .SH "AUTHOR" .PP pam_motd was written by Ben Collins <bcollins@debian\&.org>\&. -Index: pam/modules/pam_namespace/pam_namespace.8.xml -=================================================================== ---- pam.orig/modules/pam_namespace/pam_namespace.8.xml -+++ pam/modules/pam_namespace/pam_namespace.8.xml -@@ -362,7 +362,7 @@ - <refentrytitle>mount</refentrytitle><manvolnum>8</manvolnum> +diff --git a/modules/pam_motd/pam_motd.8.xml b/modules/pam_motd/pam_motd.8.xml +index 7442037..2fc5310 100644 +--- a/modules/pam_motd/pam_motd.8.xml ++++ b/modules/pam_motd/pam_motd.8.xml +@@ -193,7 +193,7 @@ session optional pam_motd.so motd=/elsewhere/motd motd_dir=/elsewhere/motd.d + <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry>. +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> </para> </refsect1> -Index: pam/modules/pam_namespace/pam_namespace.8 -=================================================================== ---- pam.orig/modules/pam_namespace/pam_namespace.8 -+++ pam/modules/pam_namespace/pam_namespace.8 -@@ -148,7 +148,7 @@ +diff --git a/modules/pam_namespace/namespace.conf.5 b/modules/pam_namespace/namespace.conf.5 +index cf2509c..e4e8cfd 100644 +--- a/modules/pam_namespace/namespace.conf.5 ++++ b/modules/pam_namespace/namespace.conf.5 +@@ -162,7 +162,7 @@ This module also depends on pam_selinux\&.so setting the context\&. + .PP + \fBpam_namespace\fR(8), + \fBpam.d\fR(5), +-\fBpam\fR(8) ++\fBpam\fR(7) + .SH "AUTHORS" + .PP + The namespace\&.conf manual page was written by Janak Desai <janak@us\&.ibm\&.com>\&. More features added by Tomas Mraz <tmraz@redhat\&.com>\&. +diff --git a/modules/pam_namespace/namespace.conf.5.xml b/modules/pam_namespace/namespace.conf.5.xml +index d398639..dcf6973 100644 +--- a/modules/pam_namespace/namespace.conf.5.xml ++++ b/modules/pam_namespace/namespace.conf.5.xml +@@ -222,7 +222,7 @@ + <para> + <citerefentry><refentrytitle>pam_namespace</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry><refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>, +- <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum></citerefentry> ++ <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum></citerefentry> + </para> + </refsect1> + +diff --git a/modules/pam_namespace/pam_namespace.8 b/modules/pam_namespace/pam_namespace.8 +index 3c9e9b3..d69f9fd 100644 +--- a/modules/pam_namespace/pam_namespace.8 ++++ b/modules/pam_namespace/pam_namespace.8 +@@ -148,7 +148,7 @@ To use polyinstantiation with graphical display manager gdm, please refer to gdm \fBnamespace.conf\fR(5), \fBpam.d\fR(5), \fBmount\fR(8), @@ -735,24 +1742,24 @@ Index: pam/modules/pam_namespace/pam_namespace.8 .SH "AUTHORS" .PP The namespace setup scheme was designed by Stephen Smalley, Janak Desai and Chad Sellers\&. The pam_namespace PAM module was developed by Janak Desai <janak@us\&.ibm\&.com>, Chad Sellers <csellers@tresys\&.com> and Steve Grubb <sgrubb@redhat\&.com>\&. Additional improvements by Xavier Toth <txtoth@gmail\&.com> and Tomas Mraz <tmraz@redhat\&.com>\&. -Index: pam/modules/pam_nologin/pam_nologin.8.xml -=================================================================== ---- pam.orig/modules/pam_nologin/pam_nologin.8.xml -+++ pam/modules/pam_nologin/pam_nologin.8.xml -@@ -160,7 +160,7 @@ - <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> +diff --git a/modules/pam_namespace/pam_namespace.8.xml b/modules/pam_namespace/pam_namespace.8.xml +index 598037a..954093d 100644 +--- a/modules/pam_namespace/pam_namespace.8.xml ++++ b/modules/pam_namespace/pam_namespace.8.xml +@@ -389,7 +389,7 @@ + <refentrytitle>mount</refentrytitle><manvolnum>8</manvolnum> </citerefentry>, <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry>. </para> </refsect1> -Index: pam/modules/pam_nologin/pam_nologin.8 -=================================================================== ---- pam.orig/modules/pam_nologin/pam_nologin.8 -+++ pam/modules/pam_nologin/pam_nologin.8 -@@ -124,7 +124,7 @@ +diff --git a/modules/pam_nologin/pam_nologin.8 b/modules/pam_nologin/pam_nologin.8 +index ceb0237..c5df1b7 100644 +--- a/modules/pam_nologin/pam_nologin.8 ++++ b/modules/pam_nologin/pam_nologin.8 +@@ -124,7 +124,7 @@ modules would lead to a successful login because the nologin module \fBnologin\fR(5), \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -761,11 +1768,11 @@ Index: pam/modules/pam_nologin/pam_nologin.8 .SH "AUTHOR" .PP pam_nologin was written by Michael K\&. Johnson <johnsonm@redhat\&.com>\&. -Index: pam/modules/pam_permit/pam_permit.8.xml -=================================================================== ---- pam.orig/modules/pam_permit/pam_permit.8.xml -+++ pam/modules/pam_permit/pam_permit.8.xml -@@ -91,7 +91,7 @@ +diff --git a/modules/pam_nologin/pam_nologin.8.xml b/modules/pam_nologin/pam_nologin.8.xml +index 1ea725c..1cc721a 100644 +--- a/modules/pam_nologin/pam_nologin.8.xml ++++ b/modules/pam_nologin/pam_nologin.8.xml +@@ -157,7 +157,7 @@ auth required pam_nologin.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -774,11 +1781,11 @@ Index: pam/modules/pam_permit/pam_permit.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_permit/pam_permit.8 -=================================================================== ---- pam.orig/modules/pam_permit/pam_permit.8 -+++ pam/modules/pam_permit/pam_permit.8 -@@ -78,7 +78,7 @@ +diff --git a/modules/pam_permit/pam_permit.8 b/modules/pam_permit/pam_permit.8 +index 5b1881f..5432b75 100644 +--- a/modules/pam_permit/pam_permit.8 ++++ b/modules/pam_permit/pam_permit.8 +@@ -78,7 +78,7 @@ account required pam_permit\&.so .PP \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -787,11 +1794,11 @@ Index: pam/modules/pam_permit/pam_permit.8 .SH "AUTHOR" .PP pam_permit was written by Andrew G\&. Morgan, <morgan@kernel\&.org>\&. -Index: pam/modules/pam_rhosts/pam_rhosts.8.xml -=================================================================== ---- pam.orig/modules/pam_rhosts/pam_rhosts.8.xml -+++ pam/modules/pam_rhosts/pam_rhosts.8.xml -@@ -156,7 +156,7 @@ +diff --git a/modules/pam_permit/pam_permit.8.xml b/modules/pam_permit/pam_permit.8.xml +index 0634e5e..9e6c7d0 100644 +--- a/modules/pam_permit/pam_permit.8.xml ++++ b/modules/pam_permit/pam_permit.8.xml +@@ -88,7 +88,7 @@ account required pam_permit.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -800,11 +1807,37 @@ Index: pam/modules/pam_rhosts/pam_rhosts.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_rhosts/pam_rhosts.8 -=================================================================== ---- pam.orig/modules/pam_rhosts/pam_rhosts.8 -+++ pam/modules/pam_rhosts/pam_rhosts.8 -@@ -122,7 +122,7 @@ +diff --git a/modules/pam_pwhistory/pam_pwhistory.8 b/modules/pam_pwhistory/pam_pwhistory.8 +index df95ee3..e430bcd 100644 +--- a/modules/pam_pwhistory/pam_pwhistory.8 ++++ b/modules/pam_pwhistory/pam_pwhistory.8 +@@ -179,7 +179,7 @@ Config file for pam_pwhistory options + \fBpwhistory.conf\fR(5), + \fBpam.conf\fR(5), + \fBpam.d\fR(5), +-\fBpam\fR(8) ++\fBpam\fR(7) + \fBpam_get_authtok\fR(3) + .SH "AUTHOR" + .PP +diff --git a/modules/pam_pwhistory/pam_pwhistory.8.xml b/modules/pam_pwhistory/pam_pwhistory.8.xml +index d83d8d9..a5185fc 100644 +--- a/modules/pam_pwhistory/pam_pwhistory.8.xml ++++ b/modules/pam_pwhistory/pam_pwhistory.8.xml +@@ -282,7 +282,7 @@ password required pam_unix.so use_authtok + <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> + </citerefentry>, + <citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry> + <citerefentry> + <refentrytitle>pam_get_authtok</refentrytitle><manvolnum>3</manvolnum> +diff --git a/modules/pam_rhosts/pam_rhosts.8 b/modules/pam_rhosts/pam_rhosts.8 +index 36077de..327ad22 100644 +--- a/modules/pam_rhosts/pam_rhosts.8 ++++ b/modules/pam_rhosts/pam_rhosts.8 +@@ -122,7 +122,7 @@ auth required pam_unix\&.so \fBrhosts\fR(5), \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -813,11 +1846,11 @@ Index: pam/modules/pam_rhosts/pam_rhosts.8 .SH "AUTHOR" .PP pam_rhosts was written by Thorsten Kukuk <kukuk@thkukuk\&.de> -Index: pam/modules/pam_rootok/pam_rootok.8.xml -=================================================================== ---- pam.orig/modules/pam_rootok/pam_rootok.8.xml -+++ pam/modules/pam_rootok/pam_rootok.8.xml -@@ -116,7 +116,7 @@ +diff --git a/modules/pam_rhosts/pam_rhosts.8.xml b/modules/pam_rhosts/pam_rhosts.8.xml +index b8a5c1c..41d541c 100644 +--- a/modules/pam_rhosts/pam_rhosts.8.xml ++++ b/modules/pam_rhosts/pam_rhosts.8.xml +@@ -153,7 +153,7 @@ auth required pam_unix.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -826,11 +1859,11 @@ Index: pam/modules/pam_rootok/pam_rootok.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_rootok/pam_rootok.8 -=================================================================== ---- pam.orig/modules/pam_rootok/pam_rootok.8 -+++ pam/modules/pam_rootok/pam_rootok.8 -@@ -100,7 +100,7 @@ +diff --git a/modules/pam_rootok/pam_rootok.8 b/modules/pam_rootok/pam_rootok.8 +index 5fc021f..984cadd 100644 +--- a/modules/pam_rootok/pam_rootok.8 ++++ b/modules/pam_rootok/pam_rootok.8 +@@ -100,7 +100,7 @@ auth required pam_unix\&.so \fBsu\fR(1), \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -839,11 +1872,11 @@ Index: pam/modules/pam_rootok/pam_rootok.8 .SH "AUTHOR" .PP pam_rootok was written by Andrew G\&. Morgan, <morgan@kernel\&.org>\&. -Index: pam/modules/pam_securetty/pam_securetty.8.xml -=================================================================== ---- pam.orig/modules/pam_securetty/pam_securetty.8.xml -+++ pam/modules/pam_securetty/pam_securetty.8.xml -@@ -187,7 +187,7 @@ +diff --git a/modules/pam_rootok/pam_rootok.8.xml b/modules/pam_rootok/pam_rootok.8.xml +index a79c073..f30ad37 100644 +--- a/modules/pam_rootok/pam_rootok.8.xml ++++ b/modules/pam_rootok/pam_rootok.8.xml +@@ -113,7 +113,7 @@ auth required pam_unix.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -852,11 +1885,11 @@ Index: pam/modules/pam_securetty/pam_securetty.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_securetty/pam_securetty.8 -=================================================================== ---- pam.orig/modules/pam_securetty/pam_securetty.8 -+++ pam/modules/pam_securetty/pam_securetty.8 -@@ -134,7 +134,7 @@ +diff --git a/modules/pam_securetty/pam_securetty.8 b/modules/pam_securetty/pam_securetty.8 +index ca90438..95804fb 100644 +--- a/modules/pam_securetty/pam_securetty.8 ++++ b/modules/pam_securetty/pam_securetty.8 +@@ -134,7 +134,7 @@ auth required pam_unix\&.so \fBsecuretty\fR(5), \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -865,59 +1898,194 @@ Index: pam/modules/pam_securetty/pam_securetty.8 .SH "AUTHOR" .PP pam_securetty was written by Elliot Lee <sopwith@cuc\&.edu>\&. -Index: pam/modules/pam_selinux/pam_selinux.8.xml -=================================================================== ---- pam.orig/modules/pam_selinux/pam_selinux.8.xml -+++ pam/modules/pam_selinux/pam_selinux.8.xml -@@ -258,7 +258,7 @@ +diff --git a/modules/pam_securetty/pam_securetty.8.xml b/modules/pam_securetty/pam_securetty.8.xml +index 9038f5b..fcf0e88 100644 +--- a/modules/pam_securetty/pam_securetty.8.xml ++++ b/modules/pam_securetty/pam_securetty.8.xml +@@ -184,7 +184,7 @@ auth required pam_unix.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> - <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> + <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry>, - <citerefentry> - <refentrytitle>selinux</refentrytitle><manvolnum>8</manvolnum> -Index: pam/modules/pam_selinux/pam_selinux.8 -=================================================================== ---- pam.orig/modules/pam_selinux/pam_selinux.8 -+++ pam/modules/pam_selinux/pam_selinux.8 -@@ -7,7 +7,7 @@ - .\" Source: Linux-PAM Manual - .\" Language: English - .\" --.TH "PAM_SELINUX" "8" "09/03/2021" "Linux-PAM Manual" "Linux\-PAM Manual" -+.TH "PAM_SELINUX" "7" "09/03/2021" "Linux-PAM Manual" "Linux\-PAM Manual" - .\" ----------------------------------------------------------------- - .\" * Define some portability stuff - .\" ----------------------------------------------------------------- -@@ -144,7 +144,7 @@ - \fBexecve\fR(2), - \fBtty\fR(4), - \fBpam.d\fR(5), + </citerefentry> + </para> + </refsect1> +diff --git a/modules/pam_selinux/pam_selinux.8 b/modules/pam_selinux/pam_selinux.8 +deleted file mode 100644 +index 260bc47..0000000 +--- a/modules/pam_selinux/pam_selinux.8 ++++ /dev/null +@@ -1,151 +0,0 @@ +-'\" t +-.\" Title: pam_selinux +-.\" Author: [see the "AUTHOR" section] +-.\" Generator: DocBook XSL Stylesheets v1.79.2 <http://docbook.sf.net/> +-.\" Date: 05/07/2023 +-.\" Manual: Linux-PAM Manual +-.\" Source: Linux-PAM +-.\" Language: English +-.\" +-.TH "PAM_SELINUX" "8" "05/07/2023" "Linux\-PAM" "Linux\-PAM Manual" +-.\" ----------------------------------------------------------------- +-.\" * Define some portability stuff +-.\" ----------------------------------------------------------------- +-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +-.\" http://bugs.debian.org/507673 +-.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +-.ie \n(.g .ds Aq \(aq +-.el .ds Aq ' +-.\" ----------------------------------------------------------------- +-.\" * set default formatting +-.\" ----------------------------------------------------------------- +-.\" disable hyphenation +-.nh +-.\" disable justification (adjust text to left margin only) +-.ad l +-.\" ----------------------------------------------------------------- +-.\" * MAIN CONTENT STARTS HERE * +-.\" ----------------------------------------------------------------- +-.SH "NAME" +-pam_selinux \- PAM module to set the default security context +-.SH "SYNOPSIS" +-.HP \w'\fBpam_selinux\&.so\fR\ 'u +-\fBpam_selinux\&.so\fR [open] [close] [restore] [nottys] [debug] [verbose] [select_context] [env_params] [use_current_range] +-.SH "DESCRIPTION" +-.PP +-pam_selinux is a PAM module that sets up the default SELinux security context for the next executed process\&. +-.PP +-When a new session is started, the open_session part of the module computes and sets up the execution security context used for the next +-\fBexecve\fR(2) +-call, the file security context for the controlling terminal, and the security context used for creating a new kernel keyring\&. +-.PP +-When the session is ended, the close_session part of the module restores old security contexts that were in effect before the change made by the open_session part of the module\&. +-.PP +-Adding pam_selinux into the PAM stack might disrupt behavior of other PAM modules which execute applications\&. To avoid that, +-\fIpam_selinux\&.so open\fR +-should be placed after such modules in the PAM stack, and +-\fIpam_selinux\&.so close\fR +-should be placed before them\&. When such a placement is not feasible, +-\fIpam_selinux\&.so restore\fR +-could be used to temporary restore original security contexts\&. +-.SH "OPTIONS" +-.PP +-open +-.RS 4 +-Only execute the open_session part of the module\&. +-.RE +-.PP +-close +-.RS 4 +-Only execute the close_session part of the module\&. +-.RE +-.PP +-restore +-.RS 4 +-In open_session part of the module, temporarily restore the security contexts as they were before the previous call of the module\&. Another call of this module without the restore option will set up the new security contexts again\&. +-.RE +-.PP +-nottys +-.RS 4 +-Do not setup security context of the controlling terminal\&. +-.RE +-.PP +-debug +-.RS 4 +-Turn on debug messages via +-\fBsyslog\fR(3)\&. +-.RE +-.PP +-verbose +-.RS 4 +-Attempt to inform the user when security context is set\&. +-.RE +-.PP +-select_context +-.RS 4 +-Attempt to ask the user for a custom security context role\&. If MLS is on, ask also for sensitivity level\&. +-.RE +-.PP +-env_params +-.RS 4 +-Attempt to obtain a custom security context role from PAM environment\&. If MLS is on, obtain also sensitivity level\&. This option and the select_context option are mutually exclusive\&. The respective PAM environment variables are +-\fISELINUX_ROLE_REQUESTED\fR, +-\fISELINUX_LEVEL_REQUESTED\fR, and +-\fISELINUX_USE_CURRENT_RANGE\fR\&. The first two variables are self describing and the last one if set to 1 makes the PAM module behave as if the use_current_range was specified on the command line of the module\&. +-.RE +-.PP +-use_current_range +-.RS 4 +-Use the sensitivity level of the current process for the user context instead of the default level\&. Also suppresses asking of the sensitivity level from the user or obtaining it from PAM environment\&. +-.RE +-.SH "MODULE TYPES PROVIDED" +-.PP +-Only the +-\fBsession\fR +-module type is provided\&. +-.SH "RETURN VALUES" +-.PP +-PAM_SUCCESS +-.RS 4 +-The security context was set successfully\&. +-.RE +-.PP +-PAM_SESSION_ERR +-.RS 4 +-Unable to get or set a valid context\&. +-.RE +-.PP +-PAM_USER_UNKNOWN +-.RS 4 +-The user is not known to the system\&. +-.RE +-.PP +-PAM_BUF_ERR +-.RS 4 +-Memory allocation error\&. +-.RE +-.SH "EXAMPLES" +-.sp +-.if n \{\ +-.RS 4 +-.\} +-.nf +-auth required pam_unix\&.so +-session required pam_permit\&.so +-session optional pam_selinux\&.so +- +-.fi +-.if n \{\ +-.RE +-.\} +-.SH "SEE ALSO" +-.PP +-\fBexecve\fR(2), +-\fBtty\fR(4), +-\fBpam.d\fR(5), -\fBpam\fR(8), -+\fBpam\fR(7), - \fBselinux\fR(8) - .SH "AUTHOR" - .PP -Index: pam/modules/pam_sepermit/pam_sepermit.8.xml -=================================================================== ---- pam.orig/modules/pam_sepermit/pam_sepermit.8.xml -+++ pam/modules/pam_sepermit/pam_sepermit.8.xml -@@ -176,7 +176,7 @@ +-\fBselinux\fR(8) +-.SH "AUTHOR" +-.PP +-pam_selinux was written by Dan Walsh <dwalsh@redhat\&.com>\&. +diff --git a/modules/pam_selinux/pam_selinux.8.xml b/modules/pam_selinux/pam_selinux.8.xml +index 3aa632c..7ec5daf 100644 +--- a/modules/pam_selinux/pam_selinux.8.xml ++++ b/modules/pam_selinux/pam_selinux.8.xml +@@ -255,7 +255,7 @@ session optional pam_selinux.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> - <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> + <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> + </citerefentry>, <citerefentry> <refentrytitle>selinux</refentrytitle><manvolnum>8</manvolnum> -Index: pam/modules/pam_sepermit/pam_sepermit.8 -=================================================================== ---- pam.orig/modules/pam_sepermit/pam_sepermit.8 -+++ pam/modules/pam_sepermit/pam_sepermit.8 -@@ -124,7 +124,7 @@ +diff --git a/modules/pam_sepermit/pam_sepermit.8 b/modules/pam_sepermit/pam_sepermit.8 +index f47f4a8..3270746 100644 +--- a/modules/pam_sepermit/pam_sepermit.8 ++++ b/modules/pam_sepermit/pam_sepermit.8 +@@ -124,7 +124,7 @@ session required pam_permit\&.so \fBsepermit.conf\fR(5), \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -926,24 +2094,50 @@ Index: pam/modules/pam_sepermit/pam_sepermit.8 \fBselinux\fR(8) .SH "AUTHOR" .PP -Index: pam/modules/pam_shells/pam_shells.8.xml -=================================================================== ---- pam.orig/modules/pam_shells/pam_shells.8.xml -+++ pam/modules/pam_shells/pam_shells.8.xml -@@ -102,7 +102,7 @@ +diff --git a/modules/pam_sepermit/pam_sepermit.8.xml b/modules/pam_sepermit/pam_sepermit.8.xml +index 791d2bb..1ead429 100644 +--- a/modules/pam_sepermit/pam_sepermit.8.xml ++++ b/modules/pam_sepermit/pam_sepermit.8.xml +@@ -177,7 +177,7 @@ session required pam_permit.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> - <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> + <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> </citerefentry> + <citerefentry> + <refentrytitle>selinux</refentrytitle><manvolnum>8</manvolnum> +diff --git a/modules/pam_sepermit/sepermit.conf.5 b/modules/pam_sepermit/sepermit.conf.5 +index e2b1736..d2cd381 100644 +--- a/modules/pam_sepermit/sepermit.conf.5 ++++ b/modules/pam_sepermit/sepermit.conf.5 +@@ -110,7 +110,7 @@ These are some example lines which might be specified in + .PP + \fBpam_sepermit\fR(8), + \fBpam.d\fR(5), +-\fBpam\fR(8), ++\fBpam\fR(7), + \fBselinux\fR(8), + .SH "AUTHOR" + .PP +diff --git a/modules/pam_sepermit/sepermit.conf.5.xml b/modules/pam_sepermit/sepermit.conf.5.xml +index ff924ce..1f1dcae 100644 +--- a/modules/pam_sepermit/sepermit.conf.5.xml ++++ b/modules/pam_sepermit/sepermit.conf.5.xml +@@ -93,7 +93,7 @@ + <para> + <citerefentry><refentrytitle>pam_sepermit</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry><refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>, +- <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum></citerefentry>, ++ <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum></citerefentry>, + <citerefentry><refentrytitle>selinux</refentrytitle><manvolnum>8</manvolnum></citerefentry>, </para> </refsect1> -Index: pam/modules/pam_shells/pam_shells.8 -=================================================================== ---- pam.orig/modules/pam_shells/pam_shells.8 -+++ pam/modules/pam_shells/pam_shells.8 -@@ -85,7 +85,7 @@ +diff --git a/modules/pam_shells/pam_shells.8 b/modules/pam_shells/pam_shells.8 +index af3dc66..7962bad 100644 +--- a/modules/pam_shells/pam_shells.8 ++++ b/modules/pam_shells/pam_shells.8 +@@ -84,7 +84,7 @@ auth required pam_shells\&.so \fBshells\fR(5), \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -952,24 +2146,24 @@ Index: pam/modules/pam_shells/pam_shells.8 .SH "AUTHOR" .PP pam_shells was written by Erik Troan <ewt@redhat\&.com>\&. -Index: pam/modules/pam_succeed_if/pam_succeed_if.8.xml -=================================================================== ---- pam.orig/modules/pam_succeed_if/pam_succeed_if.8.xml -+++ pam/modules/pam_succeed_if/pam_succeed_if.8.xml -@@ -295,7 +295,7 @@ - <refentrytitle>glob</refentrytitle><manvolnum>7</manvolnum> +diff --git a/modules/pam_shells/pam_shells.8.xml b/modules/pam_shells/pam_shells.8.xml +index b9f90e9..bff889f 100644 +--- a/modules/pam_shells/pam_shells.8.xml ++++ b/modules/pam_shells/pam_shells.8.xml +@@ -107,7 +107,7 @@ auth required pam_shells.so + <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> </citerefentry> </para> </refsect1> -Index: pam/modules/pam_succeed_if/pam_succeed_if.8 -=================================================================== ---- pam.orig/modules/pam_succeed_if/pam_succeed_if.8 -+++ pam/modules/pam_succeed_if/pam_succeed_if.8 -@@ -220,7 +220,7 @@ +diff --git a/modules/pam_succeed_if/pam_succeed_if.8 b/modules/pam_succeed_if/pam_succeed_if.8 +index e61af0c..98a9d85 100644 +--- a/modules/pam_succeed_if/pam_succeed_if.8 ++++ b/modules/pam_succeed_if/pam_succeed_if.8 +@@ -220,7 +220,7 @@ type required othermodule\&.so arguments\&.\&.\&. .SH "SEE ALSO" .PP \fBglob\fR(7), @@ -978,24 +2172,24 @@ Index: pam/modules/pam_succeed_if/pam_succeed_if.8 .SH "AUTHOR" .PP Nalin Dahyabhai <nalin@redhat\&.com> -Index: pam/modules/pam_time/pam_time.8.xml -=================================================================== ---- pam.orig/modules/pam_time/pam_time.8.xml -+++ pam/modules/pam_time/pam_time.8.xml -@@ -184,7 +184,7 @@ - <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> +diff --git a/modules/pam_succeed_if/pam_succeed_if.8.xml b/modules/pam_succeed_if/pam_succeed_if.8.xml +index 90fd114..b8f65e7 100644 +--- a/modules/pam_succeed_if/pam_succeed_if.8.xml ++++ b/modules/pam_succeed_if/pam_succeed_if.8.xml +@@ -291,7 +291,7 @@ type required othermodule.so arguments... + <refentrytitle>glob</refentrytitle><manvolnum>7</manvolnum> </citerefentry>, <citerefentry> - <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> + <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry>. + </citerefentry> </para> </refsect1> -Index: pam/modules/pam_time/pam_time.8 -=================================================================== ---- pam.orig/modules/pam_time/pam_time.8 -+++ pam/modules/pam_time/pam_time.8 -@@ -116,7 +116,7 @@ +diff --git a/modules/pam_time/pam_time.8 b/modules/pam_time/pam_time.8 +index 48c7ffc..13a53ef 100644 +--- a/modules/pam_time/pam_time.8 ++++ b/modules/pam_time/pam_time.8 +@@ -116,7 +116,7 @@ login account required pam_time\&.so .PP \fBtime.conf\fR(5), \fBpam.d\fR(5), @@ -1004,455 +2198,63 @@ Index: pam/modules/pam_time/pam_time.8 .SH "AUTHOR" .PP pam_time was written by Andrew G\&. Morgan <morgan@kernel\&.org>\&. -Index: pam/modules/pam_umask/pam_umask.8.xml -=================================================================== ---- pam.orig/modules/pam_umask/pam_umask.8.xml -+++ pam/modules/pam_umask/pam_umask.8.xml -@@ -246,7 +246,7 @@ - <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> +diff --git a/modules/pam_time/pam_time.8.xml b/modules/pam_time/pam_time.8.xml +index 1fa60a1..748bcd1 100644 +--- a/modules/pam_time/pam_time.8.xml ++++ b/modules/pam_time/pam_time.8.xml +@@ -186,7 +186,7 @@ login account required pam_time.so + <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> + </citerefentry>. </para> </refsect1> -Index: pam/modules/pam_umask/pam_umask.8 -=================================================================== ---- pam.orig/modules/pam_umask/pam_umask.8 -+++ pam/modules/pam_umask/pam_umask.8 -@@ -170,7 +170,7 @@ +diff --git a/modules/pam_time/time.conf.5 b/modules/pam_time/time.conf.5 +index c68dfa7..9064977 100644 +--- a/modules/pam_time/time.conf.5 ++++ b/modules/pam_time/time.conf.5 +@@ -109,7 +109,7 @@ games ; * ; !waster ; Wd0000\-2400 | Wk1800\-0800 .PP - \fBpam.conf\fR(5), + \fBpam_time\fR(8), \fBpam.d\fR(5), -\fBpam\fR(8) +\fBpam\fR(7) .SH "AUTHOR" .PP - pam_umask was written by Thorsten Kukuk <kukuk@thkukuk\&.de>\&. -Index: pam/modules/pam_unix/pam_unix.8.xml -=================================================================== ---- pam.orig/modules/pam_unix/pam_unix.8.xml -+++ pam/modules/pam_unix/pam_unix.8.xml -@@ -559,7 +559,7 @@ - <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> - </citerefentry>, - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> + pam_time was written by Andrew G\&. Morgan <morgan@kernel\&.org>\&. +diff --git a/modules/pam_time/time.conf.5.xml b/modules/pam_time/time.conf.5.xml +index 3fe263d..30c9a92 100644 +--- a/modules/pam_time/time.conf.5.xml ++++ b/modules/pam_time/time.conf.5.xml +@@ -133,7 +133,7 @@ games ; * ; !waster ; Wd0000-2400 | Wk1800-0800 + <para> + <citerefentry><refentrytitle>pam_time</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry><refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>, +- <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum></citerefentry> ++ <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum></citerefentry> </para> </refsect1> -Index: pam/modules/pam_unix/pam_unix.8 -=================================================================== ---- pam.orig/modules/pam_unix/pam_unix.8 -+++ pam/modules/pam_unix/pam_unix.8 -@@ -310,7 +310,7 @@ - \fBlogin.defs\fR(5), + +diff --git a/modules/pam_timestamp/pam_timestamp.8 b/modules/pam_timestamp/pam_timestamp.8 +index a7b7e1c..347724b 100644 +--- a/modules/pam_timestamp/pam_timestamp.8 ++++ b/modules/pam_timestamp/pam_timestamp.8 +@@ -124,7 +124,7 @@ timestamp files and directories + \fBpam_timestamp_check\fR(8), \fBpam.conf\fR(5), \fBpam.d\fR(5), -\fBpam\fR(8) +\fBpam\fR(7) .SH "AUTHOR" .PP - pam_unix was written by various people\&. -Index: pam/doc/man/misc_conv.3.xml -=================================================================== ---- pam.orig/doc/man/misc_conv.3.xml -+++ pam/doc/man/misc_conv.3.xml -@@ -171,7 +171,7 @@ - <refentrytitle>pam_conv</refentrytitle><manvolnum>3</manvolnum> - </citerefentry>, - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/doc/man/misc_conv.3 -=================================================================== ---- pam.orig/doc/man/misc_conv.3 -+++ pam/doc/man/misc_conv.3 -@@ -117,7 +117,7 @@ - .SH "SEE ALSO" - .PP - \fBpam_conv\fR(3), --\fBpam\fR(8) -+\fBpam\fR(7) - .SH "STANDARDS" - .PP - The -Index: pam/doc/man/pam_acct_mgmt.3.xml -=================================================================== ---- pam.orig/doc/man/pam_acct_mgmt.3.xml -+++ pam/doc/man/pam_acct_mgmt.3.xml -@@ -138,7 +138,7 @@ - <refentrytitle>pam_strerror</refentrytitle><manvolnum>3</manvolnum> - </citerefentry>, - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/doc/man/pam_acct_mgmt.3 -=================================================================== ---- pam.orig/doc/man/pam_acct_mgmt.3 -+++ pam/doc/man/pam_acct_mgmt.3 -@@ -97,4 +97,4 @@ - \fBpam_authenticate\fR(3), - \fBpam_chauthtok\fR(3), - \fBpam_strerror\fR(3), --\fBpam\fR(8) -+\fBpam\fR(7) -Index: pam/doc/man/pam_authenticate.3.xml -=================================================================== ---- pam.orig/doc/man/pam_authenticate.3.xml -+++ pam/doc/man/pam_authenticate.3.xml -@@ -162,7 +162,7 @@ - <refentrytitle>pam_strerror</refentrytitle><manvolnum>3</manvolnum> - </citerefentry>, - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/doc/man/pam_authenticate.3 -=================================================================== ---- pam.orig/doc/man/pam_authenticate.3 -+++ pam/doc/man/pam_authenticate.3 -@@ -107,4 +107,4 @@ - \fBpam_setcred\fR(3), - \fBpam_chauthtok\fR(3), - \fBpam_strerror\fR(3), --\fBpam\fR(8) -+\fBpam\fR(7) -Index: pam/doc/man/pam_chauthtok.3.xml -=================================================================== ---- pam.orig/doc/man/pam_chauthtok.3.xml -+++ pam/doc/man/pam_chauthtok.3.xml -@@ -157,7 +157,7 @@ - <refentrytitle>pam_strerror</refentrytitle><manvolnum>3</manvolnum> - </citerefentry>, - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/doc/man/pam_chauthtok.3 -=================================================================== ---- pam.orig/doc/man/pam_chauthtok.3 -+++ pam/doc/man/pam_chauthtok.3 -@@ -106,4 +106,4 @@ - \fBpam_setcred\fR(3), - \fBpam_get_item\fR(3), - \fBpam_strerror\fR(3), --\fBpam\fR(8) -+\fBpam\fR(7) -Index: pam/doc/man/pam_conv.3.xml -=================================================================== ---- pam.orig/doc/man/pam_conv.3.xml -+++ pam/doc/man/pam_conv.3.xml -@@ -221,7 +221,7 @@ - <refentrytitle>pam_strerror</refentrytitle><manvolnum>3</manvolnum> - </citerefentry>, - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/doc/man/pam_conv.3 -=================================================================== ---- pam.orig/doc/man/pam_conv.3 -+++ pam/doc/man/pam_conv.3 -@@ -174,4 +174,4 @@ - \fBpam_set_item\fR(3), - \fBpam_get_item\fR(3), - \fBpam_strerror\fR(3), --\fBpam\fR(8) -+\fBpam\fR(7) -Index: pam/doc/man/pam_error.3.xml -=================================================================== ---- pam.orig/doc/man/pam_error.3.xml -+++ pam/doc/man/pam_error.3.xml -@@ -105,7 +105,7 @@ - <refentrytitle>pam_vprompt</refentrytitle><manvolnum>3</manvolnum> - </citerefentry>, - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/doc/man/pam_error.3 -=================================================================== ---- pam.orig/doc/man/pam_error.3 -+++ pam/doc/man/pam_error.3 -@@ -80,7 +80,7 @@ - \fBpam_vinfo\fR(3), - \fBpam_prompt\fR(3), - \fBpam_vprompt\fR(3), --\fBpam\fR(8) -+\fBpam\fR(7) - .SH "STANDARDS" - .PP - The -Index: pam/doc/man/pam_getenv.3.xml -=================================================================== ---- pam.orig/doc/man/pam_getenv.3.xml -+++ pam/doc/man/pam_getenv.3.xml -@@ -60,7 +60,7 @@ - <refentrytitle>pam_putenv</refentrytitle><manvolnum>3</manvolnum> - </citerefentry>, - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/doc/man/pam_getenv.3 -=================================================================== ---- pam.orig/doc/man/pam_getenv.3 -+++ pam/doc/man/pam_getenv.3 -@@ -57,4 +57,4 @@ - \fBpam_start\fR(3), - \fBpam_getenvlist\fR(3), - \fBpam_putenv\fR(3), --\fBpam\fR(8) -+\fBpam\fR(7) -Index: pam/doc/man/pam_getenvlist.3.xml -=================================================================== ---- pam.orig/doc/man/pam_getenvlist.3.xml -+++ pam/doc/man/pam_getenvlist.3.xml -@@ -78,7 +78,7 @@ - <refentrytitle>pam_putenv</refentrytitle><manvolnum>3</manvolnum> - </citerefentry>, - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/doc/man/pam_getenvlist.3 -=================================================================== ---- pam.orig/doc/man/pam_getenvlist.3 -+++ pam/doc/man/pam_getenvlist.3 -@@ -63,4 +63,4 @@ - \fBpam_start\fR(3), - \fBpam_getenv\fR(3), - \fBpam_putenv\fR(3), --\fBpam\fR(8) -+\fBpam\fR(7) -Index: pam/doc/man/pam_info.3.xml -=================================================================== ---- pam.orig/doc/man/pam_info.3.xml -+++ pam/doc/man/pam_info.3.xml -@@ -93,7 +93,7 @@ - <title>SEE ALSO</title> - <para> - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/doc/man/pam_info.3 -=================================================================== ---- pam.orig/doc/man/pam_info.3 -+++ pam/doc/man/pam_info.3 -@@ -76,7 +76,7 @@ - .RE - .SH "SEE ALSO" - .PP --\fBpam\fR(8) -+\fBpam\fR(7) - .SH "STANDARDS" - .PP - The -Index: pam/doc/man/pam_misc_drop_env.3.xml -=================================================================== ---- pam.orig/doc/man/pam_misc_drop_env.3.xml -+++ pam/doc/man/pam_misc_drop_env.3.xml -@@ -46,7 +46,7 @@ - <refentrytitle>pam_getenvlist</refentrytitle><manvolnum>3</manvolnum> - </citerefentry>, - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/doc/man/pam_misc_drop_env.3 -=================================================================== ---- pam.orig/doc/man/pam_misc_drop_env.3 -+++ pam/doc/man/pam_misc_drop_env.3 -@@ -52,7 +52,7 @@ - .SH "SEE ALSO" - .PP - \fBpam_getenvlist\fR(3), --\fBpam\fR(8) -+\fBpam\fR(7) - .SH "STANDARDS" - .PP - The -Index: pam/doc/man/pam_misc_paste_env.3.xml -=================================================================== ---- pam.orig/doc/man/pam_misc_paste_env.3.xml -+++ pam/doc/man/pam_misc_paste_env.3.xml -@@ -44,7 +44,7 @@ - <refentrytitle>pam_putenv</refentrytitle><manvolnum>3</manvolnum> - </citerefentry>, - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/doc/man/pam_misc_paste_env.3 -=================================================================== ---- pam.orig/doc/man/pam_misc_paste_env.3 -+++ pam/doc/man/pam_misc_paste_env.3 -@@ -47,7 +47,7 @@ - .SH "SEE ALSO" - .PP - \fBpam_putenv\fR(3), --\fBpam\fR(8) -+\fBpam\fR(7) - .SH "STANDARDS" - .PP - The -Index: pam/doc/man/pam_misc_setenv.3.xml -=================================================================== ---- pam.orig/doc/man/pam_misc_setenv.3.xml -+++ pam/doc/man/pam_misc_setenv.3.xml -@@ -51,7 +51,7 @@ - <refentrytitle>pam_putenv</refentrytitle><manvolnum>3</manvolnum> - </citerefentry>, - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/doc/man/pam_misc_setenv.3 -=================================================================== ---- pam.orig/doc/man/pam_misc_setenv.3 -+++ pam/doc/man/pam_misc_setenv.3 -@@ -52,7 +52,7 @@ - .SH "SEE ALSO" - .PP - \fBpam_putenv\fR(3), --\fBpam\fR(8) -+\fBpam\fR(7) - .SH "STANDARDS" - .PP - The -Index: pam/doc/man/pam_prompt.3.xml -=================================================================== ---- pam.orig/doc/man/pam_prompt.3.xml -+++ pam/doc/man/pam_prompt.3.xml -@@ -95,7 +95,7 @@ - <title>SEE ALSO</title> - <para> - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry>, - <citerefentry> - <refentrytitle>pam_conv</refentrytitle><manvolnum>3</manvolnum> -Index: pam/doc/man/pam_prompt.3 -=================================================================== ---- pam.orig/doc/man/pam_prompt.3 -+++ pam/doc/man/pam_prompt.3 -@@ -70,7 +70,7 @@ - .RE - .SH "SEE ALSO" - .PP --\fBpam\fR(8), -+\fBpam\fR(7), - \fBpam_conv\fR(3) - .SH "STANDARDS" - .PP -Index: pam/doc/man/pam_putenv.3.xml -=================================================================== ---- pam.orig/doc/man/pam_putenv.3.xml -+++ pam/doc/man/pam_putenv.3.xml -@@ -145,7 +145,7 @@ - <refentrytitle>pam_strerror</refentrytitle><manvolnum>3</manvolnum> - </citerefentry>, - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/doc/man/pam_putenv.3 -=================================================================== ---- pam.orig/doc/man/pam_putenv.3 -+++ pam/doc/man/pam_putenv.3 -@@ -108,4 +108,4 @@ - \fBpam_getenv\fR(3), - \fBpam_getenvlist\fR(3), - \fBpam_strerror\fR(3), --\fBpam\fR(8) -+\fBpam\fR(7) -Index: pam/doc/man/pam_strerror.3.xml -=================================================================== ---- pam.orig/doc/man/pam_strerror.3.xml -+++ pam/doc/man/pam_strerror.3.xml -@@ -51,7 +51,7 @@ - <title>SEE ALSO</title> - <para> - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/doc/man/pam_strerror.3 -=================================================================== ---- pam.orig/doc/man/pam_strerror.3 -+++ pam/doc/man/pam_strerror.3 -@@ -49,4 +49,4 @@ - This function returns always a pointer to a string\&. - .SH "SEE ALSO" - .PP --\fBpam\fR(8) -+\fBpam\fR(7) -Index: pam/doc/man/pam_syslog.3.xml -=================================================================== ---- pam.orig/doc/man/pam_syslog.3.xml -+++ pam/doc/man/pam_syslog.3.xml -@@ -66,7 +66,7 @@ - <title>SEE ALSO</title> - <para> - <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> - </citerefentry> - </para> - </refsect1> -Index: pam/doc/man/pam_syslog.3 -=================================================================== ---- pam.orig/doc/man/pam_syslog.3 -+++ pam/doc/man/pam_syslog.3 -@@ -67,7 +67,7 @@ - variable argument list macros\&. - .SH "SEE ALSO" - .PP --\fBpam\fR(8) -+\fBpam\fR(7) - .SH "STANDARDS" - .PP - The -Index: pam/modules/pam_userdb/pam_userdb.8.xml -=================================================================== ---- pam.orig/modules/pam_userdb/pam_userdb.8.xml -+++ pam/modules/pam_userdb/pam_userdb.8.xml -@@ -279,7 +279,7 @@ + pam_timestamp was written by Nalin Dahyabhai\&. +diff --git a/modules/pam_timestamp/pam_timestamp.8.xml b/modules/pam_timestamp/pam_timestamp.8.xml +index a763ad8..e6b2df7 100644 +--- a/modules/pam_timestamp/pam_timestamp.8.xml ++++ b/modules/pam_timestamp/pam_timestamp.8.xml +@@ -190,7 +190,7 @@ session optional pam_timestamp.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -1461,24 +2263,24 @@ Index: pam/modules/pam_userdb/pam_userdb.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_userdb/pam_userdb.8 -=================================================================== ---- pam.orig/modules/pam_userdb/pam_userdb.8 -+++ pam/modules/pam_userdb/pam_userdb.8 -@@ -152,7 +152,7 @@ - \fBcrypt\fR(3), +diff --git a/modules/pam_timestamp/pam_timestamp_check.8 b/modules/pam_timestamp/pam_timestamp_check.8 +index 3425a36..f19a225 100644 +--- a/modules/pam_timestamp/pam_timestamp_check.8 ++++ b/modules/pam_timestamp/pam_timestamp_check.8 +@@ -127,7 +127,7 @@ timestamp files and directories + \fBpam_timestamp_check\fR(8), \fBpam.conf\fR(5), \fBpam.d\fR(5), -\fBpam\fR(8) +\fBpam\fR(7) .SH "AUTHOR" .PP - pam_userdb was written by Cristian Gafton >gafton@redhat\&.com<\&. -Index: pam/modules/pam_warn/pam_warn.8.xml -=================================================================== ---- pam.orig/modules/pam_warn/pam_warn.8.xml -+++ pam/modules/pam_warn/pam_warn.8.xml -@@ -90,7 +90,7 @@ + pam_timestamp was written by Nalin Dahyabhai\&. +diff --git a/modules/pam_timestamp/pam_timestamp_check.8.xml b/modules/pam_timestamp/pam_timestamp_check.8.xml +index f0c0956..e947f75 100644 +--- a/modules/pam_timestamp/pam_timestamp_check.8.xml ++++ b/modules/pam_timestamp/pam_timestamp_check.8.xml +@@ -189,7 +189,7 @@ session optional pam_timestamp.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -1487,24 +2289,24 @@ Index: pam/modules/pam_warn/pam_warn.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_warn/pam_warn.8 -=================================================================== ---- pam.orig/modules/pam_warn/pam_warn.8 -+++ pam/modules/pam_warn/pam_warn.8 -@@ -83,7 +83,7 @@ - .PP +diff --git a/modules/pam_tty_audit/pam_tty_audit.8 b/modules/pam_tty_audit/pam_tty_audit.8 +index ada11ae..2ba5335 100644 +--- a/modules/pam_tty_audit/pam_tty_audit.8 ++++ b/modules/pam_tty_audit/pam_tty_audit.8 +@@ -129,7 +129,7 @@ session required pam_tty_audit\&.so disable=* enable=root + \fBaureport\fR(8), \fBpam.conf\fR(5), \fBpam.d\fR(5), -\fBpam\fR(8) +\fBpam\fR(7) .SH "AUTHOR" .PP - pam_warn was written by Andrew G\&. Morgan <morgan@kernel\&.org>\&. -Index: pam/modules/pam_wheel/pam_wheel.8.xml -=================================================================== ---- pam.orig/modules/pam_wheel/pam_wheel.8.xml -+++ pam/modules/pam_wheel/pam_wheel.8.xml -@@ -213,7 +213,7 @@ + pam_tty_audit was written by Miloslav Trmač <mitr@redhat\&.com>\&. The log_passwd option was added by Richard Guy Briggs <rgb@redhat\&.com>\&. +diff --git a/modules/pam_tty_audit/pam_tty_audit.8.xml b/modules/pam_tty_audit/pam_tty_audit.8.xml +index b46bbf7..79d8115 100644 +--- a/modules/pam_tty_audit/pam_tty_audit.8.xml ++++ b/modules/pam_tty_audit/pam_tty_audit.8.xml +@@ -178,7 +178,7 @@ session required pam_tty_audit.so disable=* enable=root <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -1513,11 +2315,11 @@ Index: pam/modules/pam_wheel/pam_wheel.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_wheel/pam_wheel.8 -=================================================================== ---- pam.orig/modules/pam_wheel/pam_wheel.8 -+++ pam/modules/pam_wheel/pam_wheel.8 -@@ -136,7 +136,7 @@ +diff --git a/modules/pam_umask/pam_umask.8 b/modules/pam_umask/pam_umask.8 +index 741c316..c7636e2 100644 +--- a/modules/pam_umask/pam_umask.8 ++++ b/modules/pam_umask/pam_umask.8 +@@ -170,7 +170,7 @@ to set the user specific umask at login: .PP \fBpam.conf\fR(5), \fBpam.d\fR(5), @@ -1525,12 +2327,12 @@ Index: pam/modules/pam_wheel/pam_wheel.8 +\fBpam\fR(7) .SH "AUTHOR" .PP - pam_wheel was written by Cristian Gafton <gafton@redhat\&.com>\&. -Index: pam/modules/pam_xauth/pam_xauth.8.xml -=================================================================== ---- pam.orig/modules/pam_xauth/pam_xauth.8.xml -+++ pam/modules/pam_xauth/pam_xauth.8.xml -@@ -276,7 +276,7 @@ + pam_umask was written by Thorsten Kukuk <kukuk@thkukuk\&.de>\&. +diff --git a/modules/pam_umask/pam_umask.8.xml b/modules/pam_umask/pam_umask.8.xml +index 0527667..acb3bc0 100644 +--- a/modules/pam_umask/pam_umask.8.xml ++++ b/modules/pam_umask/pam_umask.8.xml +@@ -243,7 +243,7 @@ <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -1539,89 +2341,50 @@ Index: pam/modules/pam_xauth/pam_xauth.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_xauth/pam_xauth.8 -=================================================================== ---- pam.orig/modules/pam_xauth/pam_xauth.8 -+++ pam/modules/pam_xauth/pam_xauth.8 -@@ -177,7 +177,7 @@ - .PP +diff --git a/modules/pam_unix/pam_unix.8 b/modules/pam_unix/pam_unix.8 +index 6f5f19b..07f8308 100644 +--- a/modules/pam_unix/pam_unix.8 ++++ b/modules/pam_unix/pam_unix.8 +@@ -310,7 +310,7 @@ session required pam_unix\&.so + \fBlogin.defs\fR(5), \fBpam.conf\fR(5), \fBpam.d\fR(5), -\fBpam\fR(8) +\fBpam\fR(7) .SH "AUTHOR" .PP - pam_xauth was written by Nalin Dahyabhai <nalin@redhat\&.com>, based on original version by Michael K\&. Johnson <johnsonm@redhat\&.com>\&. -Index: pam/modules/pam_env/pam_env.8 -=================================================================== ---- pam.orig/modules/pam_env/pam_env.8 -+++ pam/modules/pam_env/pam_env.8 -@@ -7,7 +7,7 @@ - .\" Source: Linux-PAM Manual - .\" Language: English - .\" --.TH "PAM_ENV" "8" "09/03/2021" "Linux-PAM Manual" "Linux-PAM Manual" -+.TH "PAM_ENV" "7" "09/03/2021" "Linux-PAM Manual" "Linux-PAM Manual" - .\" ----------------------------------------------------------------- - .\" * Define some portability stuff - .\" ----------------------------------------------------------------- -Index: pam/modules/pam_pwhistory/pam_pwhistory.8.xml -=================================================================== ---- pam.orig/modules/pam_pwhistory/pam_pwhistory.8.xml -+++ pam/modules/pam_pwhistory/pam_pwhistory.8.xml -@@ -229,7 +229,7 @@ + pam_unix was written by various people\&. +diff --git a/modules/pam_unix/pam_unix.8.xml b/modules/pam_unix/pam_unix.8.xml +index 4e63a49..a025c0e 100644 +--- a/modules/pam_unix/pam_unix.8.xml ++++ b/modules/pam_unix/pam_unix.8.xml +@@ -556,7 +556,7 @@ session required pam_unix.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> - <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> + <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> </citerefentry> - <citerefentry> - <refentrytitle>pam_get_authtok</refentrytitle><manvolnum>3</manvolnum> -Index: pam/modules/pam_pwhistory/pam_pwhistory.8 -=================================================================== ---- pam.orig/modules/pam_pwhistory/pam_pwhistory.8 -+++ pam/modules/pam_pwhistory/pam_pwhistory.8 -@@ -156,7 +156,7 @@ - .PP + </para> + </refsect1> +diff --git a/modules/pam_userdb/pam_userdb.8 b/modules/pam_userdb/pam_userdb.8 +index c639772..a2493b5 100644 +--- a/modules/pam_userdb/pam_userdb.8 ++++ b/modules/pam_userdb/pam_userdb.8 +@@ -152,7 +152,7 @@ auth sufficient pam_userdb\&.so icase db=/etc/dbtest + \fBcrypt\fR(3), \fBpam.conf\fR(5), \fBpam.d\fR(5), -\fBpam\fR(8) +\fBpam\fR(7) - \fBpam_get_authtok\fR(3) .SH "AUTHOR" .PP -Index: pam/modules/pam_sepermit/sepermit.conf.5.xml -=================================================================== ---- pam.orig/modules/pam_sepermit/sepermit.conf.5.xml -+++ pam/modules/pam_sepermit/sepermit.conf.5.xml -@@ -96,7 +96,7 @@ - <para> - <citerefentry><refentrytitle>pam_sepermit</refentrytitle><manvolnum>8</manvolnum></citerefentry>, - <citerefentry><refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>, -- <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum></citerefentry>, -+ <citerefentry><refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum></citerefentry>, - <citerefentry><refentrytitle>selinux</refentrytitle><manvolnum>8</manvolnum></citerefentry>, - </para> - </refsect1> -Index: pam/modules/pam_sepermit/sepermit.conf.5 -=================================================================== ---- pam.orig/modules/pam_sepermit/sepermit.conf.5 -+++ pam/modules/pam_sepermit/sepermit.conf.5 -@@ -110,7 +110,7 @@ - .PP - \fBpam_sepermit\fR(8), - \fBpam.d\fR(5), --\fBpam\fR(8), -+\fBpam\fR(7), - \fBselinux\fR(8), - .SH "AUTHOR" - .PP -Index: pam/modules/pam_timestamp/pam_timestamp.8.xml -=================================================================== ---- pam.orig/modules/pam_timestamp/pam_timestamp.8.xml -+++ pam/modules/pam_timestamp/pam_timestamp.8.xml -@@ -193,7 +193,7 @@ + pam_userdb was written by Cristian Gafton >gafton@redhat\&.com<\&. +diff --git a/modules/pam_userdb/pam_userdb.8.xml b/modules/pam_userdb/pam_userdb.8.xml +index 0f96410..86ba895 100644 +--- a/modules/pam_userdb/pam_userdb.8.xml ++++ b/modules/pam_userdb/pam_userdb.8.xml +@@ -276,7 +276,7 @@ auth sufficient pam_userdb.so icase db=/etc/dbtest <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -1630,24 +2393,24 @@ Index: pam/modules/pam_timestamp/pam_timestamp.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_timestamp/pam_timestamp.8 -=================================================================== ---- pam.orig/modules/pam_timestamp/pam_timestamp.8 -+++ pam/modules/pam_timestamp/pam_timestamp.8 -@@ -129,7 +129,7 @@ - \fBpam_timestamp_check\fR(8), +diff --git a/modules/pam_warn/pam_warn.8 b/modules/pam_warn/pam_warn.8 +index 3e507d7..0138c70 100644 +--- a/modules/pam_warn/pam_warn.8 ++++ b/modules/pam_warn/pam_warn.8 +@@ -83,7 +83,7 @@ other session required pam_deny\&.so + .PP \fBpam.conf\fR(5), \fBpam.d\fR(5), -\fBpam\fR(8) +\fBpam\fR(7) .SH "AUTHOR" .PP - pam_timestamp was written by Nalin Dahyabhai\&. -Index: pam/modules/pam_timestamp/pam_timestamp_check.8.xml -=================================================================== ---- pam.orig/modules/pam_timestamp/pam_timestamp_check.8.xml -+++ pam/modules/pam_timestamp/pam_timestamp_check.8.xml -@@ -192,7 +192,7 @@ + pam_warn was written by Andrew G\&. Morgan <morgan@kernel\&.org>\&. +diff --git a/modules/pam_warn/pam_warn.8.xml b/modules/pam_warn/pam_warn.8.xml +index a20c5f7..a69e1d6 100644 +--- a/modules/pam_warn/pam_warn.8.xml ++++ b/modules/pam_warn/pam_warn.8.xml +@@ -87,7 +87,7 @@ other session required pam_deny.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -1656,24 +2419,11 @@ Index: pam/modules/pam_timestamp/pam_timestamp_check.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_timestamp/pam_timestamp_check.8 -=================================================================== ---- pam.orig/modules/pam_timestamp/pam_timestamp_check.8 -+++ pam/modules/pam_timestamp/pam_timestamp_check.8 -@@ -127,7 +127,7 @@ - \fBpam_timestamp_check\fR(8), - \fBpam.conf\fR(5), - \fBpam.d\fR(5), --\fBpam\fR(8) -+\fBpam\fR(7) - .SH "AUTHOR" - .PP - pam_timestamp was written by Nalin Dahyabhai\&. -Index: pam/modules/pam_tty_audit/pam_tty_audit.8.xml -=================================================================== ---- pam.orig/modules/pam_tty_audit/pam_tty_audit.8.xml -+++ pam/modules/pam_tty_audit/pam_tty_audit.8.xml -@@ -181,7 +181,7 @@ +diff --git a/modules/pam_wheel/pam_wheel.8.xml b/modules/pam_wheel/pam_wheel.8.xml +index 0e89002..c73aa7d 100644 +--- a/modules/pam_wheel/pam_wheel.8.xml ++++ b/modules/pam_wheel/pam_wheel.8.xml +@@ -225,7 +225,7 @@ su auth required pam_unix.so <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> @@ -1682,42 +2432,29 @@ Index: pam/modules/pam_tty_audit/pam_tty_audit.8.xml </citerefentry> </para> </refsect1> -Index: pam/modules/pam_tty_audit/pam_tty_audit.8 -=================================================================== ---- pam.orig/modules/pam_tty_audit/pam_tty_audit.8 -+++ pam/modules/pam_tty_audit/pam_tty_audit.8 -@@ -129,7 +129,7 @@ - \fBaureport\fR(8), +diff --git a/modules/pam_xauth/pam_xauth.8 b/modules/pam_xauth/pam_xauth.8 +index 31c9074..e6f23c1 100644 +--- a/modules/pam_xauth/pam_xauth.8 ++++ b/modules/pam_xauth/pam_xauth.8 +@@ -177,7 +177,7 @@ XXX + .PP \fBpam.conf\fR(5), \fBpam.d\fR(5), -\fBpam\fR(8) +\fBpam\fR(7) .SH "AUTHOR" .PP - pam_tty_audit was written by Miloslav Trmač <mitr@redhat\&.com>\&. The log_passwd option was added by Richard Guy Briggs <rgb@redhat\&.com>\&. -Index: pam/doc/man/pam_get_authtok.3.xml -=================================================================== ---- pam.orig/doc/man/pam_get_authtok.3.xml -+++ pam/doc/man/pam_get_authtok.3.xml -@@ -232,7 +232,7 @@ - <title>SEE ALSO</title> - <para> + pam_xauth was written by Nalin Dahyabhai <nalin@redhat\&.com>, based on original version by Michael K\&. Johnson <johnsonm@redhat\&.com>\&. +diff --git a/modules/pam_xauth/pam_xauth.8.xml b/modules/pam_xauth/pam_xauth.8.xml +index f5fc5a3..214226b 100644 +--- a/modules/pam_xauth/pam_xauth.8.xml ++++ b/modules/pam_xauth/pam_xauth.8.xml +@@ -273,7 +273,7 @@ session optional pam_xauth.so + <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> + </citerefentry>, <citerefentry> -- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> -+ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> +- <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> ++ <refentrytitle>pam</refentrytitle><manvolnum>7</manvolnum> </citerefentry> </para> </refsect1> -Index: pam/doc/man/pam_get_authtok.3 -=================================================================== ---- pam.orig/doc/man/pam_get_authtok.3 -+++ pam/doc/man/pam_get_authtok.3 -@@ -162,7 +162,7 @@ - .RE - .SH "SEE ALSO" - .PP --\fBpam\fR(8) -+\fBpam\fR(7) - .SH "STANDARDS" - .PP - The |