Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libpam/modules/pam_ksu Minor wording consistency nit.



details:   https://anonhg.NetBSD.org/src/rev/7c1444190371
branches:  trunk
changeset: 574281:7c1444190371
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sat Feb 26 15:04:09 2005 +0000

description:
Minor wording consistency nit.

diffstat:

 lib/libpam/modules/pam_ksu/pam_ksu.8 |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (21 lines):

diff -r 9e1d935a4bdf -r 7c1444190371 lib/libpam/modules/pam_ksu/pam_ksu.8
--- a/lib/libpam/modules/pam_ksu/pam_ksu.8      Sat Feb 26 15:02:15 2005 +0000
+++ b/lib/libpam/modules/pam_ksu/pam_ksu.8      Sat Feb 26 15:04:09 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pam_ksu.8,v 1.2 2004/12/12 08:18:45 christos Exp $
+.\" $NetBSD: pam_ksu.8,v 1.3 2005/02/26 15:04:09 thorpej Exp $
 .\" Copyright (c) 2001 Mark R V Murray
 .\" All rights reserved.
 .\" Copyright (c) 2001 Networks Associates Technology, Inc.
@@ -48,9 +48,8 @@
 .Pa pam_ksu
 .Op Ar options
 .Sh DESCRIPTION
-The Kerberos 5 SU authentication service module for PAM,
-.Nm
-for only one PAM category: authentication.
+The Kerberos 5 SU authentication service module for PAM
+provides support for only one PAM category: authentication.
 In terms of the
 .Ar module-type
 parameter, this is the



Home | Main Index | Thread Index | Old Index