diff options
Diffstat (limited to 'lib/libedit')
-rw-r--r-- | lib/libedit/editline.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3 index b733c79..ca02be5 100644 --- a/lib/libedit/editline.3 +++ b/lib/libedit/editline.3 @@ -648,7 +648,7 @@ The caller is responsible for free'ing the string in the returned .Pp The .Fn history -function returns 0 if the operation +function returns \*[Gt]= 0 if the operation .Fa op succeeds. Otherwise, \-1 is returned and |