1 --- putwc.3.bsdnew 2009-11-11 13:33:14.000000000 -0800
2 +++ putwc.3 2009-11-11 13:33:14.000000000 -0800
7 -.Fn fputwc "wchar_t wc" "FILE *stream"
13 -.Fn putwc "wchar_t wc" "FILE *stream"
19 -.Fn putwchar "wchar_t wc"
26 @@ -75,6 +83,12 @@ is identical to
28 with an output stream of
31 +Extended locale versions of these functions are documented in
35 +for more information.
39 @@ -91,6 +105,7 @@ is returned.