Ruslan Ermilov
|
ae82896268
|
Consistently mark std(in|out|err) with .Dv, because that's how they
are marked up in stdio(3), and because they are defined expressions
of type "FILE *".
Approved by: re
|
2002-12-04 18:57:46 +00:00 |
|
Ruslan Ermilov
|
898f520da8
|
mdoc(7) police: markup overhaul.
Approved by: re
|
2002-12-04 17:49:15 +00:00 |
|
Tim J. Robbins
|
0e2e10070d
|
Delete stray reference to vsnprintf().
|
2002-09-21 14:25:58 +00:00 |
|
Tim J. Robbins
|
c5604d0a50
|
Add implementations of the wprintf() family of functions, which perform
formatted wide-character output.
|
2002-09-21 13:00:30 +00:00 |
|