diff options
| author | ad <ad@NetBSD.org> | 2009-02-25 20:50:16 +0000 |
|---|---|---|
| committer | ad <ad@NetBSD.org> | 2009-02-25 20:50:16 +0000 |
| commit | 07a1846337cbecb67752fde91e729fc6aecb49c0 (patch) | |
| tree | 1015d7d709ab208a79ee3c1f25a4b2a5f4f7cc9a /lib/libc/sys/kqueue.2 | |
| parent | bb0a3b607ec5a4bb91491807d3ea36e247b0e5ad (diff) | |
Remove pointless AUTHORS sections. The names are in the source and CVS
history along with everyone else who has contributed.
Diffstat (limited to 'lib/libc/sys/kqueue.2')
| -rw-r--r-- | lib/libc/sys/kqueue.2 | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2 index c0ef04e52a0..437e4f60163 100644 --- a/lib/libc/sys/kqueue.2 +++ b/lib/libc/sys/kqueue.2 @@ -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 . |
