--- src/share/man/man5/hosts.equiv.5 2003/06/17 04:37:00 1.2 +++ src/share/man/man5/hosts.equiv.5 2006/08/18 01:42:58 1.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/share/man/man5/hosts.equiv.5,v 1.10.2.6 2002/02/01 15:51:18 ru Exp $ -.\" $DragonFly: src/share/man/man5/hosts.equiv.5,v 1.1 2003/06/16 05:35:21 dillon Exp $ +.\" $DragonFly$ .\" .Dd February 11, 1996 .Dt HOSTS.EQUIV 5 @@ -95,6 +95,18 @@ For security reasons, a user's file will be ignored if it is not a regular file, or if it is not owned by the user, or if it is writable by anyone other than the user. +.Sh FILES +.Bl -tag -width /etc/hosts.equivxxx -compact +.It Pa /etc/hosts.equiv +The +.Nm +file resides in +.Pa /etc . +.It Pa $HOME/.rhosts +.Nm .rhosts +file resides in +.Pa $HOME . +.El .Sh EXAMPLES .Dl bar.com foo .Pp @@ -115,18 +127,6 @@ Trust all hosts from netgroup and their users except users from netgroup .Dq dau . -.Sh FILES -.Bl -tag -width /etc/hosts.equivxxx -compact -.It Pa /etc/hosts.equiv -The -.Nm -file resides in -.Pa /etc . -.It Pa $HOME/.rhosts -.Nm .rhosts -file resides in -.Pa $HOME . -.El .Sh SEE ALSO .Xr rcp 1 , .Xr rlogin 1 ,