Note the substantial work by others on the curses library.

This commit is contained in:
roy 2017-01-25 12:05:26 +00:00
parent cb39f3d94a
commit 9ab26a1db5
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: curses.3,v 1.68 2017/01/25 12:00:57 roy Exp $
.\" $NetBSD: curses.3,v 1.69 2017/01/25 12:05:26 roy Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -367,3 +367,6 @@ The Curses package appeared in
.Bx 4.0 .
.Sh AUTHORS
.An Ken Arnold
.An Julian Coleman
.An Brett Lymn
.An Roy Marples