Mention author in AUTHORS section.

Bump date.
This commit is contained in:
sevan 2016-09-12 05:23:32 +00:00
parent d298703f11
commit d9f234e208
1 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: nologin.8,v 1.9 2003/08/07 10:04:35 agc Exp $
.\" $NetBSD: nologin.8,v 1.10 2016/09/12 05:23:32 sevan Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@ -29,7 +29,7 @@
.\"
.\" @(#)nologin.8 8.1 (Berkeley) 6/19/93
.\"
.Dd June 19, 1993
.Dd September 12, 2016
.Dt NOLOGIN 8
.Os
.Sh NAME
@ -52,4 +52,7 @@ command appeared in
.Bx 4.4 ,
a free re-implementation was contributed in
.Nx 1.5
by Hubert Feyrer to avoid bloat through the copyright comment.
to avoid bloat through the copyright comment.
.Sh AUTHORS
Re-implementation by
.An Hubert Feyrer Aq Mt hubertf@NetBSD.org .