aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeraphim Mellos <mellos@ceid.upatras.gr>2008-08-17 01:40:09 +0300
committerSeraphim Mellos <mellos@ceid.upatras.gr>2008-08-17 01:40:09 +0300
commit146be6f2446611eaef8a8c70ab70f1b63efcbd53 (patch)
tree10ead6a1038cc4f5babd30a42bcf3229217588d2 /modules
parentUpdated Makefiles (diff)
downloadopenpam-modules-146be6f2446611eaef8a8c70ab70f1b63efcbd53.tar.gz
openpam-modules-146be6f2446611eaef8a8c70ab70f1b63efcbd53.tar.bz2
openpam-modules-146be6f2446611eaef8a8c70ab70f1b63efcbd53.zip
Updated Makefiles again for man docs
Diffstat (limited to 'modules')
-rw-r--r--modules/pam_deny/Makefile2
-rw-r--r--modules/pam_nologin/Makefile2
-rw-r--r--modules/pam_permit/Makefile2
-rw-r--r--modules/pam_rootok/Makefile2
-rw-r--r--modules/pam_securetty/Makefile2
-rw-r--r--modules/pam_shells/Makefile2
-rw-r--r--modules/pam_unix/Makefile2
-rw-r--r--modules/pam_wheel/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/modules/pam_deny/Makefile b/modules/pam_deny/Makefile
index d7ad104..88e9912 100644
--- a/modules/pam_deny/Makefile
+++ b/modules/pam_deny/Makefile
@@ -11,7 +11,7 @@ SHLIBMODE = 755
MAN8 = $(TITLE).8
MANMODE = 644
SECUREDIR = /lib/security
-MANDIR = /usr/share/man
+MANDIR = /usr/share/man/man8
#DESTDIR =
diff --git a/modules/pam_nologin/Makefile b/modules/pam_nologin/Makefile
index 6ce9534..955e26a 100644
--- a/modules/pam_nologin/Makefile
+++ b/modules/pam_nologin/Makefile
@@ -11,7 +11,7 @@ SHLIBMODE = 755
MAN8 = $(TITLE).8
MANMODE = 644
SECUREDIR = /lib/security
-MANDIR = /usr/share/man
+MANDIR = /usr/share/man/man8
#DESTDIR =
diff --git a/modules/pam_permit/Makefile b/modules/pam_permit/Makefile
index dd566a8..634259d 100644
--- a/modules/pam_permit/Makefile
+++ b/modules/pam_permit/Makefile
@@ -11,7 +11,7 @@ SHLIBMODE = 755
MAN8 = $(TITLE).8
MANMODE = 644
SECUREDIR = /lib/security
-MANDIR = /usr/share/man
+MANDIR = /usr/share/man/man8
#DESTDIR =
diff --git a/modules/pam_rootok/Makefile b/modules/pam_rootok/Makefile
index 4cfae28..fe290d4 100644
--- a/modules/pam_rootok/Makefile
+++ b/modules/pam_rootok/Makefile
@@ -11,7 +11,7 @@ SHLIBMODE = 755
MAN8 = $(TITLE).8
MANMODE = 644
SECUREDIR = /lib/security
-MANDIR = /usr/share/man
+MANDIR = /usr/share/man/man8
#DESTDIR =
diff --git a/modules/pam_securetty/Makefile b/modules/pam_securetty/Makefile
index f741792..6d7e63a 100644
--- a/modules/pam_securetty/Makefile
+++ b/modules/pam_securetty/Makefile
@@ -11,7 +11,7 @@ SHLIBMODE = 755
MAN8 = $(TITLE).8
MANMODE = 644
SECUREDIR = /lib/security
-MANDIR = /usr/share/man
+MANDIR = /usr/share/man/man8
#DESTDIR =
diff --git a/modules/pam_shells/Makefile b/modules/pam_shells/Makefile
index c3a2251..e7c1e17 100644
--- a/modules/pam_shells/Makefile
+++ b/modules/pam_shells/Makefile
@@ -11,7 +11,7 @@ SHLIBMODE = 755
MAN8 = $(TITLE).8
MANMODE = 644
SECUREDIR = /lib/security
-MANDIR = /usr/share/man
+MANDIR = /usr/share/man/man8
#DESTDIR =
diff --git a/modules/pam_unix/Makefile b/modules/pam_unix/Makefile
index cbbcb74..5f59027 100644
--- a/modules/pam_unix/Makefile
+++ b/modules/pam_unix/Makefile
@@ -11,7 +11,7 @@ SHLIBMODE = 755
MAN8 = $(TITLE).8
MANMODE = 644
SECUREDIR = /lib/security
-MANDIR = /usr/share/man
+MANDIR = /usr/share/man/man8
#DESTDIR =
diff --git a/modules/pam_wheel/Makefile b/modules/pam_wheel/Makefile
index ce5ee12..55c251f 100644
--- a/modules/pam_wheel/Makefile
+++ b/modules/pam_wheel/Makefile
@@ -11,7 +11,7 @@ SHLIBMODE = 755
MAN8 = $(TITLE).8
MANMODE = 644
SECUREDIR = /lib/security
-MANDIR = /usr/share/man
+MANDIR = /usr/share/man/man8
#DESTDIR =