Deleted Added
full compact
hosts.equiv.5 (256281) hosts.equiv.5 (260084)
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 15 unchanged lines hidden (view full) ---

24.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 15 unchanged lines hidden (view full) ---

24.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" $FreeBSD: stable/10/share/man/man5/hosts.equiv.5 174462 2007-12-08 22:43:16Z remko $
32.\" $FreeBSD: stable/10/share/man/man5/hosts.equiv.5 260084 2013-12-30 13:05:19Z pluknet $
33.\"
33.\"
34.Dd December 8, 2007
34.Dd December 25, 2013
35.Dt HOSTS.EQUIV 5
36.Os
37.Sh NAME
38.Nm hosts.equiv ,
39.Nm .rhosts
40.Nd trusted remote host and user name data base
41.Sh DESCRIPTION
42The

--- 91 unchanged lines hidden (view full) ---

134.Xr rlogin 1 ,
135.Xr rsh 1 ,
136.Xr gethostbyname 3 ,
137.Xr inet 3 ,
138.Xr innetgr 3 ,
139.Xr ruserok 3 ,
140.Xr netgroup 5 ,
141.Xr ifconfig 8 ,
35.Dt HOSTS.EQUIV 5
36.Os
37.Sh NAME
38.Nm hosts.equiv ,
39.Nm .rhosts
40.Nd trusted remote host and user name data base
41.Sh DESCRIPTION
42The

--- 91 unchanged lines hidden (view full) ---

134.Xr rlogin 1 ,
135.Xr rsh 1 ,
136.Xr gethostbyname 3 ,
137.Xr inet 3 ,
138.Xr innetgr 3 ,
139.Xr ruserok 3 ,
140.Xr netgroup 5 ,
141.Xr ifconfig 8 ,
142.Xr named 8 ,
143.Xr yp 8
144.Sh BUGS
145This manual page is incomplete.
146For more information read
147the source in
148.Pa src/lib/libc/net/rcmd.c
149or the SunOS manual page.
142.Xr yp 8
143.Sh BUGS
144This manual page is incomplete.
145For more information read
146the source in
147.Pa src/lib/libc/net/rcmd.c
148or the SunOS manual page.