From 1541af42f12f8570fb332516efee8f1e030c3e46 Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 13 Feb 2005 22:25:33 +0000 Subject: Expand *n't contractions. --- lib/libedit/editline.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libedit/editline.3') 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 -- cgit v1.1