From 911ca14c8798a89d240d36ecbc63b5df5dd99f66 Mon Sep 17 00:00:00 2001
From: dd
Date: Sun, 15 Jul 2001 08:06:20 +0000
Subject: Remove whitespace at EOL.
---
lib/libpam/modules/pam_login_access/login.access.5 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'lib')
diff --git a/lib/libpam/modules/pam_login_access/login.access.5 b/lib/libpam/modules/pam_login_access/login.access.5
index 18685e8..d5af0ee 100644
--- a/lib/libpam/modules/pam_login_access/login.access.5
+++ b/lib/libpam/modules/pam_login_access/login.access.5
@@ -11,15 +11,15 @@
.Sh DESCRIPTION
The
.Nm
-file specifies (user, host) combinations and/or (user, tty)
+file specifies (user, host) combinations and/or (user, tty)
combinations for which a login will be either accepted or refused.
.Pp
-When someone logs in, the
+When someone logs in, the
.Nm
is scanned for the first entry that
matches the (user, host) combination, or, in case of non-networked
logins, the first entry that matches the (user, tty) combination. The
-permissions field of that table entry determines whether the login will
+permissions field of that table entry determines whether the login will
be accepted or refused.
.Pp
Each line of the login access control table has three fields separated by a
--
cgit v1.1