From e038d4ea1953cdde7399cab0b160f17db5e752c3 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Tue, 10 Dec 1996 09:06:11 +0000 Subject: "the the" purge --- src/lib/libc/string/memcmp.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libc/string') diff --git a/src/lib/libc/string/memcmp.3 b/src/lib/libc/string/memcmp.3 index dfc63877b7..34c5f60861 100644 --- a/src/lib/libc/string/memcmp.3 +++ b/src/lib/libc/string/memcmp.3 @@ -33,7 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: memcmp.3,v 1.2 1996/08/19 08:34:05 tholo Exp $ +.\" $OpenBSD: memcmp.3,v 1.3 1996/12/10 09:06:11 deraadt Exp $ .\" .Dd June 29, 1991 .Dt MEMCMP 3 @@ -60,7 +60,7 @@ bytes long. The .Fn memcmp function -returns zero if the the two strings are identical, +returns zero if the two strings are identical, otherwise returns the difference between the first two differing bytes (treated as unsigned char values, so that .Sq Li \e200 -- cgit v1.2.3-55-g6feb