mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Correct the prototype for pager_output().
This commit is contained in:
parent
cc686e21c0
commit
e94b7789ae
1 changed files with 1 additions and 1 deletions
|
|
@ -423,7 +423,7 @@ lines to be displayed before pausing.
|
|||
.Pp
|
||||
Closes the pager.
|
||||
.It Xo
|
||||
.Ft void
|
||||
.Ft int
|
||||
.Fn pager_output "char *lines"
|
||||
.Xc
|
||||
.Pp
|
||||
|
|
|
|||
Loading…
Reference in a new issue