forked from Mirrors/freeswitch
c5c13c2668
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5044 d0543943-73ff-0310-b7d9-9358b9ac24b2
35 lines
798 B
Diff
35 lines
798 B
Diff
--- export/doc/editrc.5.roff 2007-03-02 22:26:59.000000000 +0100
|
|
+++ ../doc/editrc.5.roff 2007-03-02 22:38:45.000000000 +0100
|
|
@@ -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.
|