mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
Fix a typo in one of the function names.
This commit is contained in:
parent
a9ad85b0df
commit
b0e4cfe40e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
.TH curs_scroll 3X ""
|
||||
.SH NAME
|
||||
\fBcurs_scroll\fR: \fBscroll\fR, \fBsrcl\fR, \fBwscrl\fR - scroll a
|
||||
\fBcurs_scroll\fR: \fBscroll\fR, \fBscrl\fR, \fBwscrl\fR - scroll a
|
||||
\fBncurses\fR window
|
||||
.SH SYNOPSIS
|
||||
\fB#include <ncurses.h>\fR
|
||||
|
|
|
|||
Loading…
Reference in a new issue