diff options
Diffstat (limited to 'lib/libc/stdio/putwc.3')
-rw-r--r-- | lib/libc/stdio/putwc.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/putwc.3 b/lib/libc/stdio/putwc.3 index cbb3cd0..b1c15c2 100644 --- a/lib/libc/stdio/putwc.3 +++ b/lib/libc/stdio/putwc.3 @@ -78,7 +78,7 @@ function is identical to .Fn putwc with an output stream of -.Em stdout . +.Dv stdout . .Sh RETURN VALUES The .Fn fputwc , |