summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2013-08-28 16:24:08 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2013-08-28 16:24:08 +0000
commit6c7a7ca6bb3f3f7dff8d9e21791f5f47ec85f441 (patch)
tree717e47e43f5fe349fafb4c50511b40412eecec42 /lib/libc
parent43135da32dd0cc95a42a7d620ccf0d3ee35e2cd7 (diff)
oops, we forgot to remove the .El in previous; sorry stefan (though you
should have run this through mandoc -Tlint ;)
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/locale/wcrtomb.33
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/locale/wcrtomb.3 b/lib/libc/locale/wcrtomb.3
index d7b243158bd..ffa125de27e 100644
--- a/lib/libc/locale/wcrtomb.3
+++ b/lib/libc/locale/wcrtomb.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wcrtomb.3,v 1.6 2013/08/28 13:55:23 stsp Exp $
+.\" $OpenBSD: wcrtomb.3,v 1.7 2013/08/28 16:24:07 jmc Exp $
.\" $NetBSD: wcrtomb.3,v 1.4 2003/09/08 17:54:31 wiz Exp $
.\"
.\" Copyright (c)2002 Citrus Project,
@@ -114,7 +114,6 @@ returns (size_t)-1
and sets
.Va errno
to indicate error.
-.El
.\" ----------------------------------------------------------------------
.Sh ERRORS
.Fn wcrtomb