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 Oops, one more nit.



details:   https://anonhg.NetBSD.org/src/rev/77cbd208f081
branches:  trunk
changeset: 574282:77cbd208f081
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sat Feb 26 15:04:52 2005 +0000

description:
Oops, one more nit.

diffstat:

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

diffs (18 lines):

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



Home | Main Index | Thread Index | Old Index