X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_scroll.3x;fp=man%2Fcurs_scroll.3x;h=3f3ce7119a096d8b7371771c492ba6dfac265bfe;hp=65c26d471ff355cc420f9918c059b1c32f1ef5ea;hb=894a177fd5228cdbe790bd1dc9435bd435c29681;hpb=7e062bb2764a87d98073a90ee65a234a2679f9c1 diff --git a/man/curs_scroll.3x b/man/curs_scroll.3x index 65c26d47..3f3ce711 100644 --- a/man/curs_scroll.3x +++ b/man/curs_scroll.3x @@ -27,25 +27,32 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_scroll.3x,v 1.34 2023/09/30 21:38:11 tom Exp $ -.TH curs_scroll 3X 2023-09-30 "ncurses 6.4" "Library calls" -.ie \n(.g .ds `` \(lq -.el .ds `` `` -.ie \n(.g .ds '' \(rq -.el .ds '' '' +.\" $Id: curs_scroll.3x,v 1.35 2023/10/07 21:19:07 tom Exp $ +.TH curs_scroll 3X 2023-10-07 "ncurses 6.4" "Library calls" +.ie \n(.g \{\ +.ds `` \(lq +.ds '' \(rq +.\} +.el \{\ +.ie t .ds `` `` +.el .ds `` "" +.ie t .ds '' '' +.el .ds '' "" +.\} .SH NAME \fB\%scroll\fP, \fB\%scrl\fP, \fB\%wscrl\fP \- scroll a \fIcurses\fR window .SH SYNOPSIS -\fB#include \fP -.sp -\fBint scroll(WINDOW *\fIwin\fB);\fR -.sp -\fBint scrl(int \fIn\fB);\fR -.br -\fBint wscrl(WINDOW *\fIwin\fB, int \fIn\fB);\fR +.nf +\fB#include +.PP +\fBint scroll(WINDOW *\fIwin\fP); +.PP +\fBint scrl(int \fIn\fP); +\fBint wscrl(WINDOW *\fIwin\fP, int \fIn\fP); +.fi .SH DESCRIPTION The \fBscroll\fP routine scrolls the window up one line. This involves moving