Remove pointless AUTHORS sections. The names are in the source and CVS
history along with everyone else who has contributed.
This commit is contained in:
parent
bb0a3b607e
commit
07a1846337
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: kqueue.2,v 1.20 2006/10/13 20:58:50 wiz Exp $
|
||||
.\" $NetBSD: kqueue.2,v 1.21 2009/02/25 20:50:16 ad Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2000 Jonathan Lemon
|
||||
.\" All rights reserved.
|
||||
|
@ -539,14 +539,3 @@ functions first appeared in
|
|||
.Fx 4.1 ,
|
||||
and then in
|
||||
.Nx 2.0 .
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Fn kqueue
|
||||
system and this manual page were written by
|
||||
.An Jonathan Lemon Aq jlemon@FreeBSD.org .
|
||||
.Nx
|
||||
port and manpage additions were done by
|
||||
.An Luke Mewburn Aq lukem@NetBSD.org ,
|
||||
.An Jason Thorpe Aq thorpej@NetBSD.org ,
|
||||
and
|
||||
.An Jaromir Dolecek Aq jdolecek@NetBSD.org .
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: sigtimedwait.2,v 1.4 2008/04/30 13:10:51 martin Exp $
|
||||
.\" $NetBSD: sigtimedwait.2,v 1.5 2009/02/25 20:50:16 ad Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -144,9 +144,3 @@ and
|
|||
.Fn sigwait
|
||||
functions appeared in
|
||||
.Nx 2.0 .
|
||||
.Sh AUTHORS
|
||||
The initial
|
||||
.Nx
|
||||
implementation of the signal wait functions was written by
|
||||
.An Jaromir Dolecek
|
||||
.Aq jdolecek@NetBSD.org .
|
||||
|
|
Loading…
Reference in New Issue