Remove the Bugs section, which is not relevant to FreeBSD: there is no

one-character ungetwc(3) buffer limit.
This commit is contained in:
Tim J. Robbins 2002-08-13 10:50:22 +00:00
parent 46624699bd
commit 73ab4b2b33
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=101782

View File

@ -96,5 +96,3 @@ The
.Fn ungetwc
function conforms to
.St -isoC-99 .
.Sh BUGS
The current implementation uses a fixed sized ungetwc-buffer.