summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/wcschr.3
diff options
context:
space:
mode:
authorjmc <>2011-07-25 07:51:30 +0000
committerjmc <>2011-07-25 07:51:30 +0000
commit6d4e11e7a904d8826c270478d86653ce1855ba4c (patch)
tree64a2ea19ff6f09df81057e288bc5d91399a8e554 /src/lib/libc/string/wcschr.3
parent4177f58a54256bfade9e5f9b4e2d5de8559df24c (diff)
downloadopenbsd-6d4e11e7a904d8826c270478d86653ce1855ba4c.tar.gz
openbsd-6d4e11e7a904d8826c270478d86653ce1855ba4c.tar.bz2
openbsd-6d4e11e7a904d8826c270478d86653ce1855ba4c.zip
tweak previous;
Diffstat (limited to 'src/lib/libc/string/wcschr.3')
-rw-r--r--src/lib/libc/string/wcschr.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/string/wcschr.3 b/src/lib/libc/string/wcschr.3
index ffe42f7ae6..ca2c0ed743 100644
--- a/src/lib/libc/string/wcschr.3
+++ b/src/lib/libc/string/wcschr.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: wcschr.3,v 1.2 2011/07/25 00:38:53 schwarze Exp $ 1.\" $OpenBSD: wcschr.3,v 1.3 2011/07/25 07:51:30 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 1990, 1991 The Regents of the University of California. 3.\" Copyright (c) 1990, 1991 The Regents of the University of California.
4.\" All rights reserved. 4.\" All rights reserved.
@@ -77,7 +77,7 @@ function conforms to
77and was first introduced in 77and was first introduced in
78.St -isoC-amd1 . 78.St -isoC-amd1 .
79.Sh HISTORY 79.Sh HISTORY
80The 80The
81.Fn wcschr 81.Fn wcschr
82function was ported from 82function was ported from
83.Nx 83.Nx