diff options
-rw-r--r-- | lib/libedit/editline.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3 index c1fed73..7528f5f 100644 --- a/lib/libedit/editline.3 +++ b/lib/libedit/editline.3 @@ -59,6 +59,8 @@ .Nm history_end , .Nm history .Nd line editor and history functions +.Sh LIBRARY +.Lb libedit .Sh SYNOPSIS .Fd #include <histedit.h> .Ft EditLine * |