Use Nm instead of Xr to itself, remove reference to uucp(1), fix casing

of Kerberos.
This commit is contained in:
wiz 2008-11-18 15:52:57 +00:00
parent d64736c6b8
commit cc64f2edab
1 changed files with 4 additions and 5 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: login.1,v 1.28 2008/11/18 13:02:51 reed Exp $
.\" $NetBSD: login.1,v 1.29 2008/11/18 15:52:57 wiz Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -77,8 +77,8 @@ The
option acts like the
.Fl f
option, but also indicates to
.Xr login 1
that it should attempt to rewrite an existing kerberos5 credentials cache
.Nm
that it should attempt to rewrite an existing Kerberos 5 credentials cache
(specified by the KRB5CCNAME environment variable) after dropping
permissions to the user logging in.
This flag is not supported under
@ -131,8 +131,7 @@ logged in, the message of the day as well as other information.
If the file
.Dq Pa .hushlogin
exists in the user's home directory, all of these messages are suppressed.
This is to simplify logins for non-human users, such as
.Xr uucp 1 .
This is to simplify logins for non-human users.
.Nm
then records an entry in the
.Xr wtmp 5