summaryrefslogtreecommitdiffstats
path: root/lib/libedit
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
committerru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
commit1541af42f12f8570fb332516efee8f1e030c3e46 (patch)
tree8a41fa7aceada1e7e82a06e67d6722b3c843f482 /lib/libedit
parent13e88b41bac03367de7406f96648f28a64fc7322 (diff)
downloadFreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip
FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz
Expand *n't contractions.
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 373e5cd..1321fe8 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 62c1409..e1fba8b 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
OpenPOWER on IntegriCloud