diff --git a/lib/libc/stdio/ungetwc.3 b/lib/libc/stdio/ungetwc.3 index 6ab11049c5ef..5dbcf142b73e 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.