diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2002-10-13 08:46:57 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2002-10-13 08:46:57 +0000 |
| commit | 57185ffa087a0f27673c81c5e2d079ad1822c989 (patch) | |
| tree | 025685696b5f4967d9be7d04efe505c7382682cd /lib/libedit | |
| parent | 76930810cae52cc618976518b36a7e391f9288bf (diff) | |
Notes
Diffstat (limited to 'lib/libedit')
| -rw-r--r-- | lib/libedit/editline.3 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3 index 51c040b2f800..e0408c8ab7d8 100644 --- a/lib/libedit/editline.3 +++ b/lib/libedit/editline.3 @@ -580,9 +580,10 @@ library first appeared in .Dv CC_REDISPLAY appeared in .Nx 1.3 . -.Dv CC_REFRESH_BEEP , +.Dv CC_REFRESH_BEEP +and .Dv EL_EDITMODE -and the readline emulation appeared in +appeared in .Nx 1.4 . .Dv EL_RPROMPT appeared in @@ -600,8 +601,6 @@ wrote this manual and implemented .Dv EL_EDITMODE , and .Dv EL_RPROMPT . -.An Jaromir Dolecek -implemented the readline emulation. .Sh BUGS The tokenization functions are not publically defined in .Aq Pa histedit.h . |
