diff options
author | ru <ru@FreeBSD.org> | 2002-05-30 14:52:00 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-05-30 14:52:00 +0000 |
commit | e5402385734c96f6da5fbe4b2dbe1e524ffb687f (patch) | |
tree | 7506f7975a4c4017a5ad7faf00dbbea021b32dbe /lib | |
parent | 8a216468eb863a1571c9427019fec01d4839a389 (diff) | |
download | FreeBSD-src-e5402385734c96f6da5fbe4b2dbe1e524ffb687f.zip FreeBSD-src-e5402385734c96f6da5fbe4b2dbe1e524ffb687f.tar.gz |
mdoc(7) police: kill whitespace at EOL.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libpam/modules/pam_rhosts/pam_rhosts.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpam/modules/pam_rhosts/pam_rhosts.8 b/lib/libpam/modules/pam_rhosts/pam_rhosts.8 index 5e26866..dea0349 100644 --- a/lib/libpam/modules/pam_rhosts/pam_rhosts.8 +++ b/lib/libpam/modules/pam_rhosts/pam_rhosts.8 @@ -61,7 +61,7 @@ The Rhosts authentication component .Pq Fn pam_sm_authenticate , returns success if and only if the target user's UID is not 0 and the remote host and user are listed in -.Pa /etc/hosts.equiv +.Pa /etc/hosts.equiv or in the target user's .Pa ~/.rhosts . .Pp |