summaryrefslogtreecommitdiff
path: root/lib/libc/string
diff options
context:
space:
mode:
authoritojun <itojun@NetBSD.org>2001-01-02 11:26:23 +0000
committeritojun <itojun@NetBSD.org>2001-01-02 11:26:23 +0000
commit11f22d503c5d32401b7e0dcf76ddab1dd3ac91a4 (patch)
tree2c0094e4164880c17277089970d04f3aae29f637 /lib/libc/string
parent2776fd14309610e5e910a45ebf7d3a0fc0819607 (diff)
comma at EOL -> period
Diffstat (limited to 'lib/libc/string')
-rw-r--r--lib/libc/string/wmemchr.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/wmemchr.3 b/lib/libc/string/wmemchr.3
index f98bcaa5778..6929812962a 100644
--- a/lib/libc/string/wmemchr.3
+++ b/lib/libc/string/wmemchr.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: wmemchr.3,v 1.3 2001/01/02 11:24:39 kleink Exp $
+.\" $NetBSD: wmemchr.3,v 1.4 2001/01/02 11:26:23 itojun Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -142,4 +142,4 @@ with the exception of
.Fn wcslcat
and
.Fn wcslcpy ,
-which are extensions,
+which are extensions.