diff options
author | 1997-12-03 05:20:47 +0000 | |
---|---|---|
committer | 1997-12-03 05:20:47 +0000 | |
commit | 6f4099fecac342eeff29dd2bf0512f777a62a591 (patch) | |
tree | 30035276ed4d5b07245464d724dd101dc9b5efb4 /lib/libcurses/curs_window.3 | |
parent | merge of ncurses-4.1-971129 (diff) | |
download | wireguard-openbsd-6f4099fecac342eeff29dd2bf0512f777a62a591.tar.xz wireguard-openbsd-6f4099fecac342eeff29dd2bf0512f777a62a591.zip |
Merge of ncurses-4.1-971129
Diffstat (limited to 'lib/libcurses/curs_window.3')
-rw-r--r-- | lib/libcurses/curs_window.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libcurses/curs_window.3 b/lib/libcurses/curs_window.3 index 9bd3facd818..c5a15ca07a3 100644 --- a/lib/libcurses/curs_window.3 +++ b/lib/libcurses/curs_window.3 @@ -1,3 +1,4 @@ +.\" $OpenBSD: curs_window.3,v 1.2 1997/12/03 05:21:06 millert Exp $ .TH curs_window 3X "" .SH NAME \fBnewwin\fR, \fBdelwin\fR, \fBmvwin\fR, @@ -114,7 +115,7 @@ in slower updates. .SH PORTABILITY The XSI Curses standard, Issue 4 describes these functions. .SH SEE ALSO -\fBcurses\fR(3X), \fBcurs_refresh\fR(3X), \fBcurs_touch\fR(3X) +\fBcurses\fR(3), \fBcurs_refresh\fR(3), \fBcurs_touch\fR(3) .\"# .\"# The following sets edit modes for GNU EMACS .\"# Local Variables: |