diff options
author | Steve Langasek <vorlon@debian.org> | 2008-07-27 09:11:48 +0000 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2008-07-27 09:11:48 +0000 |
commit | 498944b7863f188fa1d8e3c4c620bb1681294fee (patch) | |
tree | b2c10d49891c17360a30b4afa817c6c487b5c487 /modules/pam_shells | |
parent | c5d4bcfc192189b1d79c9b2e397bd8eade5b16db (diff) | |
download | pam-498944b7863f188fa1d8e3c4c620bb1681294fee.tar.gz pam-498944b7863f188fa1d8e3c4c620bb1681294fee.tar.bz2 pam-498944b7863f188fa1d8e3c4c620bb1681294fee.zip |
Relevant BUGIDs: Debian bug #470137
Purpose of commit: bugfix
Commit summary:
---------------
2008-07-27 Steve Langasek <vorlon@debian.org>
* modules/pam_*/pam_*.8.xml: fix up the references to pam.d,
which is in manpage section 5, not 8.
Diffstat (limited to 'modules/pam_shells')
-rw-r--r-- | modules/pam_shells/pam_shells.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_shells/pam_shells.8.xml b/modules/pam_shells/pam_shells.8.xml index abbd5cbd..72191da8 100644 --- a/modules/pam_shells/pam_shells.8.xml +++ b/modules/pam_shells/pam_shells.8.xml @@ -99,7 +99,7 @@ auth required pam_shells.so <refentrytitle>pam.conf</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> - <refentrytitle>pam.d</refentrytitle><manvolnum>8</manvolnum> + <refentrytitle>pam.d</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> <refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum> |