diff options
Diffstat (limited to 'upstream/debian-unstable/man3/clear.3ncurses')
-rw-r--r-- | upstream/debian-unstable/man3/clear.3ncurses | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/debian-unstable/man3/clear.3ncurses b/upstream/debian-unstable/man3/clear.3ncurses index 0a594936..8de08a27 100644 --- a/upstream/debian-unstable/man3/clear.3ncurses +++ b/upstream/debian-unstable/man3/clear.3ncurses @@ -27,8 +27,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_clear.3x,v 1.44 2024/01/05 21:46:58 tom Exp $ -.TH clear 3NCURSES 2024-01-05 "ncurses 6.4" "Library calls" +.\" $Id: curs_clear.3x,v 1.48 2024/04/20 21:20:07 tom Exp $ +.TH clear 3NCURSES 2024-04-20 "ncurses 6.5" "Library calls" .ie \n(.g \{\ .ds `` \(lq .ds '' \(rq @@ -104,7 +104,7 @@ if the cursor position is about to wrap. Note that \fBerase\fP, \fBwerase\fP, \fBclear\fP, \fBwclear\fP, \fBclrtobot\fP, and \fBclrtoeol\fP may be macros. .SH PORTABILITY -These functions are described in the XSI Curses standard, Issue 4. +These functions are described in X/Open Curses, Issue 4. .PP The SVr4.0 manual says that these functions could return \*(``or a non-negative integer if \fB\%immedok\fP is set\*('', |