Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more useful cross-references to the SEE ALSO section. | tjr | 2003-07-05 | 1 | -2/+7 |
| | |||||
* | Consistently mark std(in|out|err) with .Dv, because that's how they | ru | 2002-12-04 | 1 | -1/+1 |
| | | | | | | | are marked up in stdio(3), and because they are defined expressions of type "FILE *". Approved by: re | ||||
* | mdoc(7) police: markup overhaul. | ru | 2002-12-04 | 1 | -1/+1 |
| | | | | Approved by: re | ||||
* | Delete stray reference to vsnprintf(). | tjr | 2002-09-21 | 1 | -3/+2 |
| | |||||
* | Add implementations of the wprintf() family of functions, which perform | tjr | 2002-09-21 | 1 | -0/+618 |
formatted wide-character output. |