summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/wcscasecmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/string/wcscasecmp.3')
-rw-r--r--src/lib/libc/string/wcscasecmp.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/string/wcscasecmp.3 b/src/lib/libc/string/wcscasecmp.3
index 743224a123..daf397aece 100644
--- a/src/lib/libc/string/wcscasecmp.3
+++ b/src/lib/libc/string/wcscasecmp.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: wcscasecmp.3,v 1.3 2013/06/05 03:39:23 tedu Exp $ 1.\" $OpenBSD: wcscasecmp.3,v 1.4 2013/07/16 15:21:11 schwarze Exp $
2.\" 2.\"
3.\" Copyright (c) 1990, 1991, 1993 3.\" Copyright (c) 1990, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -31,7 +31,7 @@
31.\" 31.\"
32.\" @(#)strcasecmp.3 8.1 (Berkeley) 6/9/93 32.\" @(#)strcasecmp.3 8.1 (Berkeley) 6/9/93
33.\" 33.\"
34.Dd $Mdocdate: June 5 2013 $ 34.Dd $Mdocdate: July 16 2013 $
35.Dt WCSCASECMP 3 35.Dt WCSCASECMP 3
36.Os 36.Os
37.Sh NAME 37.Sh NAME
@@ -91,4 +91,4 @@ versions of
91and 91and
92.Fn wcsncasecmp 92.Fn wcsncasecmp
93were implemented by 93were implemented by
94.An Marc Espie Aq espie@openbsd.org . 94.An Marc Espie Aq Mt espie@openbsd.org .