Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in the BSD copyright: s/withough/without/ | schweikh | 2002-06-02 | 1 | -1/+1 |
| | | | | | Spotted and suggested by: des MFC after: 3 weeks | ||||
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -2/+4 |
| | |||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
| | |||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -12/+10 |
| | |||||
* | mdoc(7) police: do not split author names in the AUTHORS section. | ru | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
| | |||||
* | Fix typo(s) I overlooked in my last commit. | alex | 2000-06-20 | 1 | -1/+1 |
| | | | | | | (This aid in pin pointing -> This aids in pinpointing). Submitted by: sheldonh | ||||
* | mdoc improvements and better readability of the text. | alex | 2000-06-13 | 1 | -11/+12 |
| | | | | | | PR: 18811 Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> Reviewed by: asmodai | ||||
* | Fixes for my mandoc braindamage. | obrien | 2000-01-27 | 1 | -7/+19 |
| | | | | Submitted by: sheldonh | ||||
* | Change the error message to be the FreeBSD one, not the OSF/1 one. | obrien | 2000-01-19 | 1 | -2/+6 |
| | |||||
* | Utility to control the printing of "Fixed up unaligned data access for pid | obrien | 2000-01-19 | 3 | -0/+229 |
nnn at pc 0xADDR" and the fixup of the UA fault on the DEC Alpha when an unaligned access fault happens. Modeled after the OSF/1 utility of the same name. Submitted by: gallatin |