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. --- lib/libc/i386/string/swab.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/i386/string') diff --git a/lib/libc/i386/string/swab.S b/lib/libc/i386/string/swab.S index 11967f6..80b2f3c 100644 --- a/lib/libc/i386/string/swab.S +++ b/lib/libc/i386/string/swab.S @@ -38,7 +38,7 @@ __FBSDID("$FreeBSD$"); * * On the i486, this code is negligibly faster than the code generated * by gcc at about half the size. If my i386 databook is correct, it - * should be considerably faster than the gcc code on a i386. + * should be considerably faster than the gcc code on an i386. * * Written by: * J.T. Conklin (jtc@wimsey.com), Winning Strategies, Inc. -- cgit v1.1