=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/login/login.1,v retrieving revision 1.23 retrieving revision 1.24 diff -c -r1.23 -r1.24 *** src/usr.bin/login/login.1 2004/08/09 21:18:19 1.23 --- src/usr.bin/login/login.1 2005/06/02 07:51:37 1.24 *************** *** 1,4 **** ! .\" $OpenBSD: login.1,v 1.23 2004/08/09 21:18:19 millert Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: login.1,v 1.24 2005/06/02 07:51:37 jmc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 74,87 **** logged in user is logging in as themselves. .It Fl h Ar hostname Specifies the host from which the connection was received. - It is used by various daemons such as - .Xr telnetd 8 . This option may only be used by the superuser. .It Fl L The .Fl L ! option specifies the local IP address of a socket such as telnetd ! would use. This information is passed on to any classify script (see .Xr login.conf 5 ) . .It Fl p --- 74,84 ---- logged in user is logging in as themselves. .It Fl h Ar hostname Specifies the host from which the connection was received. This option may only be used by the superuser. .It Fl L The .Fl L ! option specifies the local IP address of a socket. This information is passed on to any classify script (see .Xr login.conf 5 ) . .It Fl p *************** *** 94,107 **** .It Fl R The .Fl R ! option specifies the remote IP address of a socket such as telnetd ! would use. This information is passed on to any classify script (see .Xr login.conf 5 ) . .It Fl u Ar username Specifies the remote user that initiated the connection. - It is used by various daemons such as - .Xr telnetd 8 . This option may only be used by the superuser. .El .Pp --- 91,101 ---- .It Fl R The .Fl R ! option specifies the remote IP address of a socket. This information is passed on to any classify script (see .Xr login.conf 5 ) . .It Fl u Ar username Specifies the remote user that initiated the connection. This option may only be used by the superuser. .El .Pp