1 --- _SB/Libc/stdio/FreeBSD/putc.3 2004-11-25 11:38:35.000000000 -0800
2 +++ _SB/Libc/stdio/FreeBSD/putc.3.edit 2006-06-28 16:55:52.000000000 -0700
7 -.Fn fputc "int c" "FILE *stream"
9 -.Fn putc "int c" "FILE *stream"
11 -.Fn putc_unlocked "int c" "FILE *stream"
15 -.Fn putchar_unlocked "int c"
17 -.Fn putw "int w" "FILE *stream"
56 return the character written.