Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strfmon(3) does not correctly handle multibyte characters in the | tjr | 2003-01-06 | 1 | -0/+6 |
| | | | | format string. | ||||
* | mdoc(7) police: formatting nits. | ru | 2002-11-29 | 1 | -4/+4 |
| | | | | Approved by: re | ||||
* | Document the kind of format string strfmon() expects. Sync the Errors | tjr | 2002-10-11 | 1 | -5/+74 |
| | | | | section with reality. | ||||
* | Add restrict type-qualifier. | mike | 2002-09-20 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: don't split author names in the AUTHORS section. | ru | 2001-10-01 | 1 | -0/+1 |
| | |||||
* | Fix some mdoc nits caused by my knowledge not being too up-to-date on | asmodai | 2001-09-07 | 1 | -9/+12 |
| | | | | | | mdocNG. Submitted by: dd | ||||
* | Add strfmon.3 to the fray. | asmodai | 2001-09-07 | 1 | -0/+88 |
This is a first cut, but enough to help people interested in using it further than before. More text coming to illustrate use and provide more details. Based on standards' text. |