Fix typo in the man page reference

This commit is contained in:
abhinav 2017-05-18 16:41:12 +00:00
parent 88e3ab4869
commit b34e0a62c9

View File

@ -1,4 +1,4 @@
.\" $NetBSD: curses.3,v 1.71 2017/01/25 12:42:05 roy Exp $
.\" $NetBSD: curses.3,v 1.72 2017/05/18 16:41:12 abhinav Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -225,7 +225,7 @@ must be called before any of the other routines that deal with color are used.
.It resetty Ta Xr curses_tty 3
.It resize_term Ta Xr curses_screen 3
.It resizeterm Ta Xr curses_screen 3
.It ripoffline Ta Xr curses_Screen 3
.It ripoffline Ta Xr curses_screen 3
.It savetty Ta Xr curses_tty 3
.It scanw Ta Xr curses_scanw 3
.It scrl Ta Xr curses_scroll 3