diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2003-02-06 11:25:03 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2003-02-06 11:25:03 +0000 |
| commit | 50f064053606404e7d19d067cf4537b82b861f30 (patch) | |
| tree | 540be728fd0ec8feb681a30041f5951bfc45c5ac /lib/libedit | |
| parent | 6f673fd1c07f7ba1355441f7952d0b68882fe4f8 (diff) | |
Notes
Diffstat (limited to 'lib/libedit')
| -rw-r--r-- | lib/libedit/editline.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3 index e0408c8ab7d8..3b899a49f56a 100644 --- a/lib/libedit/editline.3 +++ b/lib/libedit/editline.3 @@ -557,8 +557,9 @@ Save the history list to .Fa file . .El .Pp +The .Fn history -returns 0 if the operation +function returns 0 if the operation .Fa op succeeds. Otherwise, \-1 is returned and |
