diff options
| author | Stefan Farfeleder <stefanf@FreeBSD.org> | 2005-08-09 13:35:48 +0000 |
|---|---|---|
| committer | Stefan Farfeleder <stefanf@FreeBSD.org> | 2005-08-09 13:35:48 +0000 |
| commit | 3d37ccb1e96fe048adebb63f8cf4e5e3f1dad397 (patch) | |
| tree | 02e8fdf581025eb028713410c8fba362963cb3f4 /lib/libedit | |
| parent | 5b2ca5e293148dc8c05527212c15b7af657559b7 (diff) | |
Merge a change I missed in the last commit.
Notes
svn path=/head/; revision=148899
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 b733c797fb6b..ca02be52d7a6 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 |
