diff options
Diffstat (limited to 'lib/libc/stdio/wprintf.3')
-rw-r--r-- | lib/libc/stdio/wprintf.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/wprintf.3 b/lib/libc/stdio/wprintf.3 index 9d2874a..150ed5d 100644 --- a/lib/libc/stdio/wprintf.3 +++ b/lib/libc/stdio/wprintf.3 @@ -74,7 +74,7 @@ and .Fn vwprintf functions write output to -.Pa stdout , +.Dv stdout , the standard output stream; .Fn fwprintf and |