Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove macro instances from arbitrary string width specifiers. for example | 2020-11-14 | 1 | -3/+3 | |
| | | | | | | | -width ".Dv BOB" -> -width "BOB" although they are not errors, they are misleading and probably should not get pasted around | ||||
* | Add const to struct vops. | 2020-01-20 | 1 | -3/+3 | |
| | |||||
* | no longer any need to quote macro lines with >9 args; | 2013-08-14 | 1 | -3/+3 | |
| | | | | From: Jan Stary | ||||
* | use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@ | 2013-07-17 | 1 | -3/+3 | |
| | |||||
* | Replace old-fashioned .Fd by new-fangled .In for #include lines. | 2013-06-04 | 1 | -5/+5 | |
| | | | | | Diff from Jan Klemkow <j dot klemkow at wemelug dot de> on tech@. No objection from jmc@ against this type of change. | ||||
* | "int (**vops)((void *)" is now "struct vops *vops"; from David Matthew Mattli | 2012-05-18 | 1 | -3/+3 | |
| | | | | ok tedu | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | kill __P in proto; ok deraadt pvalchev | 2004-12-06 | 1 | -2/+2 | |
| | |||||
* | filesystem -> file system for section 9 | 2003-03-10 | 1 | -2/+2 | |
| | | | | ok jmc@ | ||||
* | man9/: | 2002-05-28 | 1 | -3/+5 | |
| | | | | | | | | | o) Start new sentence on a new line; o) FreeBSD -> .Fx; o) OpenBSD -> .Ox; o) Close .Bl/Bd lists; millert@ ok | ||||
* | Check in some new vnode man page from FreeBSD. Thanks to Peter Werner | 2002-02-28 | 1 | -0/+81 | |