diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1999-03-12 04:36:03 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1999-03-12 04:36:03 +0000 |
commit | 70e499b75a4474bff42c68f00994bfc1163959b7 (patch) | |
tree | 901aa3088cd8be9250687eac0db5027b29734dc9 /lib/libcurses/terminfo.5tbl | |
parent | 5592556834ceab961c80a5ac15d2e1477e9ac705 (diff) |
these somehow got missed in the earlier curses commit
Diffstat (limited to 'lib/libcurses/terminfo.5tbl')
-rw-r--r-- | lib/libcurses/terminfo.5tbl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libcurses/terminfo.5tbl b/lib/libcurses/terminfo.5tbl index a0601e624c6..295d2bfaca2 100644 --- a/lib/libcurses/terminfo.5tbl +++ b/lib/libcurses/terminfo.5tbl @@ -33,7 +33,7 @@ .\"*************************************************************************** .\" .\" $From: terminfo.head,v 1.8 1998/03/11 21:12:53 juergen Exp $ -.\" $OpenBSD: terminfo.5tbl,v 1.4 1999/02/11 00:09:37 millert Exp $ +.\" $OpenBSD: terminfo.5tbl,v 1.5 1999/03/12 04:36:02 millert Exp $ .TH TERMINFO 5 "" "" "File Formats" .ds n 5 .ds d /usr/share/terminfo @@ -1623,7 +1623,7 @@ YI Set page length to #1 hundredth of an inch T} .TE .ad -.\" $From: terminfo.tail,v 1.28 1999/02/07 03:30:04 tom Exp $ +.\" $From: terminfo.tail,v 1.29 1999/03/07 02:09:07 tom Exp $ .\" Beginning of terminfo.tail file .ps +1 .PP @@ -3115,8 +3115,8 @@ files containing terminal descriptions on other systems .SH "SEE ALSO" \fBinfo_mkdb(1)\fR, \fBtic\fR(1M), \fBcurses\fR(3), \fBprintf\fR(3), \fBterm\fR(\*n). .SH AUTHORS -Zeyd M. Ben-Halim, Eric S. Raymond. Descends from the original pcurses -by Pavel Curtis. +Zeyd M. Ben-Halim, Eric S. Raymond, Thomas E. Dickey. +Based on pcurses by Pavel Curtis. .\"# .\"# The following sets edit modes for GNU EMACS .\"# Local Variables: |