summaryrefslogtreecommitdiffstats
path: root/lib/libedit/editline.3
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/editline.3
parent13e88b41bac03367de7406f96648f28a64fc7322 (diff)
downloadFreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip
FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz
Expand *n't contractions.
Diffstat (limited to 'lib/libedit/editline.3')
-rw-r--r--lib/libedit/editline.34
1 files changed, 2 insertions, 2 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
OpenPOWER on IntegriCloud