summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordcs <dcs@FreeBSD.org>2001-02-22 10:58:30 +0000
committerdcs <dcs@FreeBSD.org>2001-02-22 10:58:30 +0000
commit4656ee74ca5a5a6e8d93a9d944d775494f4ec695 (patch)
tree96a7fa68394c8550fe14e24494a7fde1d5e8d6df /lib
parentb6410fb7dc7602d472c0f7b1cc48f6f583920305 (diff)
downloadFreeBSD-src-4656ee74ca5a5a6e8d93a9d944d775494f4ec695.zip
FreeBSD-src-4656ee74ca5a5a6e8d93a9d944d775494f4ec695.tar.gz
Correct the prototype for pager_output().
Diffstat (limited to 'lib')
-rw-r--r--lib/libstand/libstand.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/libstand.3 b/lib/libstand/libstand.3
index 0305535..e085bd4 100644
--- a/lib/libstand/libstand.3
+++ b/lib/libstand/libstand.3
@@ -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
OpenPOWER on IntegriCloud