Correct the prototype for pager_output().

This commit is contained in:
Daniel C. Sobral 2001-02-22 10:58:30 +00:00
parent cc686e21c0
commit e94b7789ae

View File

@ -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