Skip to content

Commit d9277da

Browse files
jnemethjnemeth
jnemeth
authored and
jnemeth
committed
- s/setscrreg/getscrreg/ for new getscrreg function
- while here, bump date for new functions
1 parent 11e5d3f commit d9277da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/libcurses/curses_scroll.3

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: curses_scroll.3,v 1.5 2024/12/05 04:08:12 blymn Exp $
1+
.\" $NetBSD: curses_scroll.3,v 1.6 2025/01/01 00:29:18 jnemeth Exp $
22
.\"
33
.\" Copyright (c) 2002
44
@@ -30,7 +30,7 @@
3030
.\" SUCH DAMAGE.
3131
.\"
3232
.\"
33-
.Dd August 12, 2002
33+
.Dd December 31, 2024
3434
.Dt CURSES_SCROLL 3
3535
.Os
3636
.Sh NAME
@@ -66,7 +66,7 @@
6666
.Fn wsetscrreg "WINDOW *win" "int top" "int bottom"
6767
.Sh DESCRIPTION
6868
The
69-
.Fn setscrreg
69+
.Fn getscrreg
7070
function gets the software scrolling region lines on
7171
.Dv stdscr
7272
which defines a region of the screen that will be scrolled.

0 commit comments

Comments
 (0)