Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use .Mt to mark up email addresses consistently (part2) | bapt | 2014-06-20 | 1 | -3/+3 |
| | | | | | PR: 191174 Submitted by: Franco Fichtner <franco@lastsummer.de> | ||||
* | Reencode files to UTF-8. Drop CP1252 em-dash. | uqs | 2011-12-30 | 1 | -1/+1 |
| | |||||
* | Fixed manpage's synopsis, and synchronized it with the program's usage(). | ru | 2004-06-01 | 1 | -5/+5 |
| | |||||
* | I don't normally use my middle name, so remove it from attributions in | des | 2004-01-25 | 1 | -1/+1 |
| | | | | | man pages (though not from copyright notices). While I'm here, add email addresses where appropriate. | ||||
* | 3rd party modules live in /boot/modules nowadays. | ru | 2003-03-03 | 1 | -1/+1 |
| | |||||
* | The .Nm utility | charnier | 2002-07-14 | 1 | -3/+3 |
| | |||||
* | mdoc(7) police: oops, didn't catch this one without ispell(1). | ru | 2001-11-22 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: tiny markup fixes. | ru | 2001-11-22 | 1 | -5/+6 |
| | |||||
* | Write a real man page. | des | 2001-10-12 | 1 | -25/+94 |
| | |||||
* | Add kldxref(8), for maintaining the linker.hints file for translating | peter | 2001-09-11 | 1 | -0/+25 |
module->pathname.ko. It supports only ELF for now. Submitted by: bp (with some minor tweaks) |