hosts.equiv.5: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-06-18 08:29:15 +02:00
parent 9e7cff750b
commit e7fd5cc233
1 changed files with 5 additions and 5 deletions

View File

@ -88,13 +88,13 @@ or
.I ~/.rhosts
files.
Allow any user to login from any host:
Allow any user to log in from any host:
+
Allow any user from
.I host
with a matching local account to login:
with a matching local account to log in:
host
@ -105,7 +105,7 @@ including attempting to specify that any user from the host is allowed.
Allow any user from
.I host
to login:
to log in:
host +
@ -116,13 +116,13 @@ Allow
.I user
from
.I host
to login:
to log in:
host user
Allow all users with matching local accounts from
.I host
to login except for
to log in except for
.IR baduser :
host \-baduser