mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
And here the replacement libedit. Fixes some problems on solaris and hopefully on OpenBSD as well :)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7502 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
34
libs/libedit/patches/18-editrc.5.roff.patch
Normal file
34
libs/libedit/patches/18-editrc.5.roff.patch
Normal file
@@ -0,0 +1,34 @@
|
||||
--- export/doc/editrc.5.roff 2007-08-31 00:02:46.000000000 +0200
|
||||
+++ ../doc/editrc.5.roff 2007-08-31 00:03:08.000000000 +0200
|
||||
@@ -157,7 +157,7 @@
|
||||
.Ar command
|
||||
can contain control characters of the form
|
||||
.Sm off
|
||||
-.Sq No ^ Ar character
|
||||
+.Sq ^character
|
||||
.Sm on
|
||||
.Po
|
||||
e.g.
|
||||
@@ -183,7 +183,7 @@
|
||||
.It Ic \ev
|
||||
Vertical tab
|
||||
.Sm off
|
||||
-.It Sy \e Ar nnn
|
||||
+.It Sy \ennn
|
||||
.Sm on
|
||||
The ASCII character corresponding to the octal number
|
||||
.Ar nnn .
|
||||
@@ -222,11 +222,11 @@
|
||||
causing an error.
|
||||
.Fl v
|
||||
causes messages to be verbose.
|
||||
-.It Ic edit Op Li on | Li off
|
||||
+.It Ic edit Op on | off
|
||||
Enable or disable the
|
||||
.Nm editline
|
||||
functionality in a program.
|
||||
-.It Ic history Ar list | Ar size Dv n | Ar unique Dv n
|
||||
+.It Ic history Ar list | Ar size n | Ar unique n
|
||||
The
|
||||
.Ar list
|
||||
command lists all entries in the history.
|
Reference in New Issue
Block a user