diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-04 18:57:46 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-04 18:57:46 +0000 |
| commit | ae828962685b8ae9e5104ce8e7fe8b05effcb9ec (patch) | |
| tree | 98ead4f30dc156961d0a69e06b26fd806200f3b6 /lib/libc/stdio/printf.3 | |
| parent | a597332c22f4fda1d02426fc5fe0e18e3f5a6b10 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdio/printf.3')
| -rw-r--r-- | lib/libc/stdio/printf.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index d17f27d13551..3f8e6407112c 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -78,7 +78,7 @@ as described below. and .Fn vprintf write output to -.Pa stdout , +.Dv stdout , the standard output stream; .Fn fprintf and |
