freebsd-src/usr.bin/rlogin
Nik Clayton 3be5f1f5ce Add $Id$, to make it simpler for members of the translation teams to
track.

The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

     .\"    $Id$
     .\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by:            bde
1999-07-12 20:24:20 +00:00
..
Makefile Use KJH's auth.conf parser to turn on/off Kerberos in userland. 1998-10-09 06:47:57 +00:00
rlogin.1 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:24:20 +00:00
rlogin.c Fixed usage message to almost match the man page. The old -d option and 1999-05-27 12:58:41 +00:00