summaryrefslogtreecommitdiff
path: root/lib/libc/string/wcschr.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/wcschr.3')
-rw-r--r--lib/libc/string/wcschr.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/wcschr.3 b/lib/libc/string/wcschr.3
index ffe42f7ae6a..ca2c0ed7438 100644
--- a/lib/libc/string/wcschr.3
+++ b/lib/libc/string/wcschr.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wcschr.3,v 1.2 2011/07/25 00:38:53 schwarze Exp $
+.\" $OpenBSD: wcschr.3,v 1.3 2011/07/25 07:51:30 jmc Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -77,7 +77,7 @@ function conforms to
and was first introduced in
.St -isoC-amd1 .
.Sh HISTORY
-The
+The
.Fn wcschr
function was ported from
.Nx