diff options
Diffstat (limited to 'lib/libcurses/curs_overlay.3')
-rw-r--r-- | lib/libcurses/curs_overlay.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libcurses/curs_overlay.3 b/lib/libcurses/curs_overlay.3 index 0c7b93df37f..e85f8304a98 100644 --- a/lib/libcurses/curs_overlay.3 +++ b/lib/libcurses/curs_overlay.3 @@ -1,3 +1,4 @@ +.\" $OpenBSD: curs_overlay.3,v 1.2 1997/12/03 05:21:00 millert Exp $ .TH curs_overlay 3X "" .SH NAME \fBoverlay\fR, \fBoverwrite\fR, \fBcopywin\fR - overlay and @@ -37,7 +38,7 @@ The XSI Curses standard, Issue 4 describes these functions (adding the const qualifiers). It further specifies their behavior in the presence of characters with multi-byte renditions (not yet supported in this implementation). .SH SEE ALSO -\fBcurses\fR(3X), \fBcurs_pad\fR(3X), \fBcurs_refresh\fR(3X) +\fBcurses\fR(3), \fBcurs_pad\fR(3), \fBcurs_refresh\fR(3) .\"# .\"# The following sets edit modes for GNU EMACS .\"# Local Variables: |