aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-05-30 14:52:00 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-05-30 14:52:00 +0000
commit6a636527017a94a4047c368b924b13e576cc15ad (patch)
tree7506f7975a4c4017a5ad7faf00dbbea021b32dbe /lib/libpam
parent5617846748c8841b67362cc2261ff79fd49f7fd6 (diff)
Notes
Diffstat (limited to 'lib/libpam')
-rw-r--r--lib/libpam/modules/pam_rhosts/pam_rhosts.82
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 5e26866374c1..dea034900420 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