Deleted Added
full compact
rlogin.1 (71895) rlogin.1 (79366)
1.\" Copyright (c) 1983, 1990, 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.

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

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.\" @(#)rlogin.1 8.1 (Berkeley) 6/6/93
1.\" Copyright (c) 1983, 1990, 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.

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

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.\" @(#)rlogin.1 8.1 (Berkeley) 6/6/93
33.\" $FreeBSD: head/usr.bin/rlogin/rlogin.1 71895 2001-02-01 16:38:02Z ru $
33.\" $FreeBSD: head/usr.bin/rlogin/rlogin.1 79366 2001-07-06 16:46:48Z ru $
34.\"
35.Dd June 6, 1993
36.Dt RLOGIN 1
37.Os BSD 4.2
38.Sh NAME
39.Nm rlogin
40.Nd remote login
41.Sh SYNOPSIS

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

206.Xr telnet 1 ,
207.Xr setsockopt 2 ,
208.Xr kerberos 3 ,
209.Xr krb_realmofhost 3 ,
210.Xr krb_sendauth 3 ,
211.Xr ruserok 3 ,
212.Xr tty 4 ,
213.Xr auth.conf 5 ,
34.\"
35.Dd June 6, 1993
36.Dt RLOGIN 1
37.Os BSD 4.2
38.Sh NAME
39.Nm rlogin
40.Nd remote login
41.Sh SYNOPSIS

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

206.Xr telnet 1 ,
207.Xr setsockopt 2 ,
208.Xr kerberos 3 ,
209.Xr krb_realmofhost 3 ,
210.Xr krb_sendauth 3 ,
211.Xr ruserok 3 ,
212.Xr tty 4 ,
213.Xr auth.conf 5 ,
214.Xr hosts.equiv 5 ,
215.Xr hosts 5 ,
214.Xr hosts 5 ,
215.Xr hosts.equiv 5 ,
216.Xr rlogind 8 ,
217.Xr rshd 8
218.Sh FILES
219.Bl -tag -width /etc/hosts -compact
220.It Pa /etc/hosts
221.It Pa /etc/hosts.equiv
222.It Pa /etc/auth.conf
223.It Ev $HOME Ns Pa /.rhosts

--- 16 unchanged lines hidden ---
216.Xr rlogind 8 ,
217.Xr rshd 8
218.Sh FILES
219.Bl -tag -width /etc/hosts -compact
220.It Pa /etc/hosts
221.It Pa /etc/hosts.equiv
222.It Pa /etc/auth.conf
223.It Ev $HOME Ns Pa /.rhosts

--- 16 unchanged lines hidden ---