summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-08-13 10:50:22 +0000
committertjr <tjr@FreeBSD.org>2002-08-13 10:50:22 +0000
commit5c84d680a15465c4110d6f79948f162e0a39c597 (patch)
treecc1c291f76444d2bafedd408512225477b90a1c9 /lib/libc/stdio
parentf37d7a73549bb2d56c15c33831ffed8bae621cea (diff)
downloadFreeBSD-src-5c84d680a15465c4110d6f79948f162e0a39c597.zip
FreeBSD-src-5c84d680a15465c4110d6f79948f162e0a39c597.tar.gz
Remove the Bugs section, which is not relevant to FreeBSD: there is no
one-character ungetwc(3) buffer limit.
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/ungetwc.32
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/stdio/ungetwc.3 b/lib/libc/stdio/ungetwc.3
index 6ab1104..5dbcf14 100644
--- a/lib/libc/stdio/ungetwc.3
+++ b/lib/libc/stdio/ungetwc.3
@@ -96,5 +96,3 @@ The
.Fn ungetwc
function conforms to
.St -isoC-99 .
-.Sh BUGS
-The current implementation uses a fixed sized ungetwc-buffer.
OpenPOWER on IntegriCloud