From 89c393b73d9e4c7fa1adaea4ed17047215bdb942 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Thu, 31 Aug 2006 11:06:15 +0000 Subject: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- Fix some bugs on older distributions 2006-08-31 Thorsten Kukuk * modules/pam_namespace/Makefile.am: Don't install manual page if we don't build module. * m4/ld-as-needed.m4: Don't set LDFLAGS if check failed. * m4/ld-O1: Likewise. --- modules/pam_succeed_if/pam_succeed_if.8 | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'modules/pam_succeed_if') diff --git a/modules/pam_succeed_if/pam_succeed_if.8 b/modules/pam_succeed_if/pam_succeed_if.8 index c94c5f43..30af456c 100644 --- a/modules/pam_succeed_if/pam_succeed_if.8 +++ b/modules/pam_succeed_if/pam_succeed_if.8 @@ -1,11 +1,11 @@ .\" Title: pam_succeed_if .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.70.1 -.\" Date: 08/05/2006 +.\" Generator: DocBook XSL Stylesheets vsnapshot_2006\-08\-24_0226 +.\" Date: 08/31/2006 .\" Manual: Linux\-PAM .\" Source: Linux\-PAM .\" -.TH "PAM_SUCCEED_IF" "8" "08/05/2006" "Linux\-PAM" "Linux\-PAM" +.TH "PAM_SUCCEED_IF" "8" "08/31/2006" "Linux\-PAM" "Linux\-PAM" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -101,11 +101,7 @@ User is not in given group. (user,host) is not in given netgroup. .SH "MODULE SERVICES PROVIDED" .PP -The -\fBauth\fR -and -\fBaccount\fR -services are supported. +All services are supported. .SH "RETURN VALUES" .TP 3n PAM_SUCCESS -- cgit v1.2.1