summaryrefslogtreecommitdiffstats
path: root/lib/libedit/editline.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libedit/editline.3')
-rw-r--r--lib/libedit/editline.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3
index fc39973..bb706ae 100644
--- a/lib/libedit/editline.3
+++ b/lib/libedit/editline.3
@@ -87,8 +87,8 @@
.Fn history_init
.Ft void
.Fn history_end "History *h"
-.Ft HistEvent *
-.Fn history "History h" "int op" "..."
+.Ft const HistEvent *
+.Fn history "History *h" "int op" "..."
.Sh DESCRIPTION
The
.Nm
@@ -529,4 +529,4 @@ should not modify the supplied
.Va argv[0] .
.Pp
The tokenization functions are not publically defined in
-.Fd <histedit.h>
+.Li <histedit.h> .
OpenPOWER on IntegriCloud