summaryrefslogtreecommitdiffstats
path: root/lib/libedit/editline.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libedit/editline.3')
-rw-r--r--lib/libedit/editline.316
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3
index ab744ef..5034163 100644
--- a/lib/libedit/editline.3
+++ b/lib/libedit/editline.3
@@ -204,7 +204,7 @@ may be modified by
.Fn el_parse .
The colon between
.Dq prog
-and the command,
+and the command,
.Ar command ,
will be replaced with a NUL
.Po
@@ -267,7 +267,7 @@ Otherwise, the current signal handlers will be used.
Perform the
.Ic bind
builtin command.
-Refer to
+Refer to
.Xr editrc 5
for more information.
.It Dv EL_ECHOTC , Xo
@@ -278,7 +278,7 @@ for more information.
Perform the
.Ic echotc
builtin command.
-Refer to
+Refer to
.Xr editrc 5
for more information.
.It Dv EL_SETTC , Xo
@@ -289,7 +289,7 @@ for more information.
Perform the
.Ic settc
builtin command.
-Refer to
+Refer to
.Xr editrc 5
for more information.
.It Dv EL_SETTY , Xo
@@ -300,7 +300,7 @@ for more information.
Perform the
.Ic setty
builtin command.
-Refer to
+Refer to
.Xr editrc 5
for more information.
.It Dv EL_TELLTC , Xo
@@ -311,7 +311,7 @@ for more information.
Perform the
.Ic telltc
builtin command.
-Refer to
+Refer to
.Xr editrc 5
for more information.
.It Dv EL_ADDFN , Xo
@@ -371,7 +371,7 @@ should be the value returned by
.It Fn el_source
Initialise
.Nm
-by reading the contents of
+by reading the contents of
.Fa file .
.Fn el_parse
is called for each line in
@@ -495,7 +495,7 @@ if there isn't one.
.It Dv H_ENTER , Fa "const char *str"
Add
.Fa str
-as a new element to the history, and, if necessary,
+as a new element to the history, and, if necessary,
removing the oldest entry to keep the list to the created size.
.It Dv H_PREV_STR , Fa "const char *str"
Return the closest previous event that starts with
OpenPOWER on IntegriCloud