From d3367c5f5d3ddcc6824d8f41c4cf179f9a5588f8 Mon Sep 17 00:00:00 2001 From: schweikh Date: Wed, 1 Jan 2003 18:49:04 +0000 Subject: Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, especially in troff files. --- usr.bin/sed/misc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/sed') diff --git a/usr.bin/sed/misc.c b/usr.bin/sed/misc.c index e04eae9..4372856 100644 --- a/usr.bin/sed/misc.c +++ b/usr.bin/sed/misc.c @@ -54,7 +54,7 @@ static const char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 6/6/93"; #include "extern.h" /* - * Return a string for a regular expression error passed. This is a overkill, + * Return a string for a regular expression error passed. This is overkill, * because of the silly semantics of regerror (we can never know the size of * the buffer). */ -- cgit v1.1