=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/login/login.1,v retrieving revision 1.28 retrieving revision 1.29 diff -c -r1.28 -r1.29 *** src/usr.bin/login/login.1 2009/10/16 12:29:37 1.28 --- src/usr.bin/login/login.1 2010/12/10 20:00:14 1.29 *************** *** 1,4 **** ! .\" $OpenBSD: login.1,v 1.28 2009/10/16 12:29:37 martynas Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: login.1,v 1.29 2010/12/10 20:00:14 martynas Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 29,35 **** .\" .\" @(#)login.1 8.2 (Berkeley) 5/5/94 .\" ! .Dd $Mdocdate: October 16 2009 $ .Dt LOGIN 1 .Os .Sh NAME --- 29,35 ---- .\" .\" @(#)login.1 8.2 (Berkeley) 5/5/94 .\" ! .Dd $Mdocdate: December 10 2010 $ .Dt LOGIN 1 .Os .Sh NAME *************** *** 70,77 **** option is used when a user name is specified to indicate that proper authentication has already been done and that no password need be requested. ! This option may only be used by the superuser or when an already ! 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. --- 70,76 ---- option is used when a user name is specified to indicate that proper authentication has already been done and that no password need be requested. ! This option may only be used by the superuser. .It Fl h Ar hostname Specifies the host from which the connection was received. This option may only be used by the superuser.