+2002-08-08 Jen Selby <jenselby@mit.edu>
+
+ * telnetd.c: Switched the valid and user descriptions under the -a
+ flag
+
2002-03-26 Ken Raeburn <raeburn@mit.edu>
* telnetd.c: Include fake-addrinfo.h, not fake-addrinfo.c.
.B debug
Turns on authentication debugging code.
.TP
-.B user
+.B valid
Only allow connections when the remote user can provide valid
authentication information to identify the remote user, and is allowed
access to the specified account without providing a password.
.TP
-.B valid
+.B user
Only allow connections when the remote user can provide valid
authentication information to identify the remote user. The
.IR login (1)