From 14365044b7a8034e71a31807d355c8b8f157e930 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Fri, 1 Sep 2006 13:17:47 +0000 Subject: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2006-09-01 Thorsten Kukuk * modules/pam_loginuid/pam_loginuid.8.xml: Fix typo in config name. --- modules/pam_loginuid/pam_loginuid.8.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'modules/pam_loginuid') diff --git a/modules/pam_loginuid/pam_loginuid.8.xml b/modules/pam_loginuid/pam_loginuid.8.xml index 7022d9af..f50336d0 100644 --- a/modules/pam_loginuid/pam_loginuid.8.xml +++ b/modules/pam_loginuid/pam_loginuid.8.xml @@ -32,11 +32,11 @@ The pam_loginuid module sets the loginuid process attribute for the process that was authenticated. This is necessary for applications to be correctly audited. This PAM module should only be used for entry - point applications like: login, sshd, gdm, vsftpd, crond, at, and - remote. There are probably other entry point applications besides - these. You should not use it for applications like sudo or su as - that defeats the purpose by changing the loginuid to the account - they just switched to. + point applications like: login, sshd, gdm, vsftpd, crond and atd. + There are probably other entry point applications besides these. + You should not use it for applications like sudo or su as that + defeats the purpose by changing the loginuid to the account they just + switched to. -- cgit v1.2.3