diff options
author | 1998-07-25 23:48:42 +0000 | |
---|---|---|
committer | 1998-07-25 23:48:42 +0000 | |
commit | 2841ebcaedd9803e04b42d721a15cf9e603bd01b (patch) | |
tree | f675f1a27037eadf84b0e4aac10cc69061d9e3a0 | |
parent | termcap(3), not curs_termcap(3) (diff) | |
download | wireguard-openbsd-2841ebcaedd9803e04b42d721a15cf9e603bd01b.tar.xz wireguard-openbsd-2841ebcaedd9803e04b42d721a15cf9e603bd01b.zip |
(3) not (3S)
-rw-r--r-- | lib/libcurses/terminfo.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcurses/terminfo.3 b/lib/libcurses/terminfo.3 index 44fdced5aed..1786e754a4a 100644 --- a/lib/libcurses/terminfo.3 +++ b/lib/libcurses/terminfo.3 @@ -27,7 +27,7 @@ .\"*************************************************************************** .\" .\" $From: curs_terminfo.3x,v 1.9 1998/07/18 02:49:20 tom Exp $ -.\" $OpenBSD: terminfo.3,v 1.1 1998/07/23 21:20:05 millert Exp $ +.\" $OpenBSD: terminfo.3,v 1.2 1998/07/25 23:48:42 millert Exp $ .TH terminfo 3 "" .ds n 5 .SH NAME @@ -230,7 +230,7 @@ The XSI Curses standard prototypes \fBtparm\fR with a fixed number of parameters rather than a variable argument list. .SH SEE ALSO \fBcurses\fR(3), \fBcurs_initscr\fR(3), \fBcurs_kernel\fR(3), \fBtermcap\fR(3), -\fBputc\fR(3S), \fBterminfo\fR(\*n) +\fBputc\fR(3), \fBterminfo\fR(\*n) .\"# .\"# The following sets edit modes for GNU EMACS .\"# Local Variables: |