diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-05-12 07:53:36 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-05-12 07:53:36 +0000 |
commit | 2df423091c2b473c1437b3161d48a1009795e020 (patch) | |
tree | 52e3c507eb4eea66b0cf742b66ff30438412022a | |
parent | 50843c1d8d350cfe1eb0ee518d09db0ee81beeed (diff) |
remove unsupported LIBRARY section;
-rw-r--r-- | lib/libc/locale/wctob.3 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/locale/wctob.3 b/lib/libc/locale/wctob.3 index 191568b5d71..13a59024987 100644 --- a/lib/libc/locale/wctob.3 +++ b/lib/libc/locale/wctob.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wctob.3,v 1.1 2005/05/11 18:44:12 espie Exp $ +.\" $OpenBSD: wctob.3,v 1.2 2005/05/12 07:53:35 jmc Exp $ .\" $NetBSD: wctob.3,v 1.3 2003/04/16 13:34:41 wiz Exp $ .\" .\" Copyright (c)2003 Citrus Project, @@ -33,9 +33,6 @@ .Nm wctob .Nd convert a wide character to a single byte character .\" ---------------------------------------------------------------------- -.Sh LIBRARY -.Lb libc -.\" ---------------------------------------------------------------------- .Sh SYNOPSIS .In wchar.h .Ft int |