Module Name: src
Committed By: cheusov
Date: Fri Aug 19 11:56:02 UTC 2011
Modified Files:
src/lib/libpam/modules/pam_login_access: pam_login_access.8
Log Message:
Minor grammar fix
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/lib/libpam/modules/pam_login_access/pam_login_access.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libpam/modules/pam_login_access/pam_login_access.8
diff -u src/lib/libpam/modules/pam_login_access/pam_login_access.8:1.3 src/lib/libpam/modules/pam_login_access/pam_login_access.8:1.4
--- src/lib/libpam/modules/pam_login_access/pam_login_access.8:1.3 Sat Feb 26 15:06:51 2005
+++ src/lib/libpam/modules/pam_login_access/pam_login_access.8 Fri Aug 19 11:56:01 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: pam_login_access.8,v 1.3 2005/02/26 15:06:51 thorpej Exp $
+.\" $NetBSD: pam_login_access.8,v 1.4 2011/08/19 11:56:01 cheusov Exp $
.\" Copyright (c) 2001 Mark R V Murray
.\" All rights reserved.
.\" Copyright (c) 2001 Networks Associates Technology, Inc.
@@ -61,7 +61,7 @@
.Pa login.access
account management component
.Pq Fn pam_sm_acct_mgmt ,
-returns success if and only the user is allowed to log in on the
+returns success if and only if the user is allowed to log in on the
specified tty (in the case of a local login) or from the specified
remote host (in the case of a remote login), according to the
restrictions listed in