fix .Nm usage
This commit is contained in:
parent
77270f8647
commit
1dd5e9ceec
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: nologin.8,v 1.3 1995/03/18 14:59:09 cgd Exp $
|
||||
.\" $NetBSD: nologin.8,v 1.4 1997/09/15 07:02:36 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -40,9 +40,9 @@
|
||||
.Nm nologin
|
||||
.Nd politely refuse a login
|
||||
.Sh SYNOPSIS
|
||||
.Nm nologin
|
||||
.Nm
|
||||
.Sh DESCRIPTION
|
||||
.Nm Nologin
|
||||
.Nm
|
||||
displays a message that an account is not available and
|
||||
exits non-zero.
|
||||
It is intended as a replacement shell field for accounts that
|
||||
@ -51,6 +51,6 @@ have been disabled.
|
||||
.Xr login 1
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm nologin
|
||||
.Nm
|
||||
command appeared in
|
||||
.Bx 4.4 .
|
||||
|
Loading…
Reference in New Issue
Block a user