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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72873

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