summaryrefslogtreecommitdiff
path: root/lib/libc/string
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string')
-rw-r--r--lib/libc/string/memmem.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/memmem.3 b/lib/libc/string/memmem.3
index 2286b00a057..68aeb0514b4 100644
--- a/lib/libc/string/memmem.3
+++ b/lib/libc/string/memmem.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: memmem.3,v 1.1 2005/03/13 14:47:02 perry Exp $
+.\" $NetBSD: memmem.3,v 1.2 2005/03/14 10:36:51 wiz Exp $
.\"
.\" Copyright (c) 2005 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -53,7 +53,7 @@ function locates the first occurrence of the binary string
.Fa pat
of size
.Fa plen
-bytes in within the byte string
+bytes in the byte string
.Fa block
of size
.Fa blen