]> granicus.if.org Git - linux-pam/commitdiff
Relevant BUGIDs: none
authorThorsten Kukuk <kukuk@thkukuk.de>
Thu, 18 Aug 2005 11:17:06 +0000 (11:17 +0000)
committerThorsten Kukuk <kukuk@thkukuk.de>
Thu, 18 Aug 2005 11:17:06 +0000 (11:17 +0000)
Purpose of commit: bugfix

Commit summary:
---------------

This manual pages should be in section 5, not 8. Patch from
ALT Linux/OWL.

doc/Makefile.am
doc/man/pam.conf.5 [new file with mode: 0644]
doc/man/pam.conf.8 [deleted file]
doc/man/pam.d.5 [new file with mode: 0644]
doc/man/pam.d.8 [deleted file]

index f47882db07ac3f54c88ccef57e405fa1a15fb568..fe2ee5318f272fb567d6395aa31d1cee582c9978 100644 (file)
@@ -21,7 +21,7 @@ EXTRA_DIST = $(FSRCS) CREDITS NOTES figs/pam_orient.txt pdf/README \
        pam_source.sgml $(MODULES) modules/module.sgml-template \
        modules/README
 
-man_MANS = $(addprefix man/, pam.8 pam.conf.8 pam.d.8 pam_authenticate.3 \
+man_MANS = $(addprefix man/, pam.8 pam.conf.5 pam.d.5 pam_authenticate.3 \
        pam_chauthtok.3 pam_close_session.3 pam_end.3 pam_fail_delay.3 \
        pam_get_item.3 pam_open_session.3 pam_set_item.3 pam_setcred.3 \
        pam_start.3 pam_strerror.3)
diff --git a/doc/man/pam.conf.5 b/doc/man/pam.conf.5
new file mode 100644 (file)
index 0000000..ea2dd98
--- /dev/null
@@ -0,0 +1 @@
+.so man8/pam.8
diff --git a/doc/man/pam.conf.8 b/doc/man/pam.conf.8
deleted file mode 100644 (file)
index d067b55..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.so pam.8
diff --git a/doc/man/pam.d.5 b/doc/man/pam.d.5
new file mode 100644 (file)
index 0000000..ea2dd98
--- /dev/null
@@ -0,0 +1 @@
+.so man8/pam.8
diff --git a/doc/man/pam.d.8 b/doc/man/pam.d.8
deleted file mode 100644 (file)
index d067b55..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.so pam.8