summaryrefslogtreecommitdiff
path: root/lib/libedit
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
commit0227791b40a6936310e1dd376b0883b540fec0c0 (patch)
tree8a41fa7aceada1e7e82a06e67d6722b3c843f482 /lib/libedit
parente340fc602be23c05a35f023bb91e70b4148c2ad9 (diff)
Notes
Diffstat (limited to 'lib/libedit')
-rw-r--r--lib/libedit/editline.34
-rw-r--r--lib/libedit/editrc.52
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3
index 373e5cd0d65aa..1321fe804c28f 100644
--- a/lib/libedit/editline.3
+++ b/lib/libedit/editline.3
@@ -189,7 +189,7 @@ The return value is
-1 if the command is unknown,
0 if there was no error or
.Dq prog
-didn't match, or
+did not match, or
1 if the command returned an error.
Refer to
.Xr editrc 5
@@ -449,7 +449,7 @@ Insert
into the line at the cursor.
Returns -1 if
.Fa str
-is empty or won't fit, and 0 otherwise.
+is empty or will not fit, and 0 otherwise.
.It Fn el_deletestr
Delete
.Fa num
diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5
index 62c1409495ceb..e1fba8bb1ebae 100644
--- a/lib/libedit/editrc.5
+++ b/lib/libedit/editrc.5
@@ -254,7 +254,7 @@ No sanity checking is done.
.Xc
Control which tty modes that
.Nm
-won't allow the user to change.
+will not allow the user to change.
.Fl d ,
.Fl q
or