Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdoc(7) police: Get rid of hard sentence breaks. | ru | 2002-08-13 | 1 | -8/+15 |
| | |||||
* | The .Nm set of commands | charnier | 2002-07-14 | 1 | -3/+5 |
| | |||||
* | Fix a handful of typos and grammar bogons. No content changes. | schweikh | 2002-05-30 | 1 | -9/+9 |
| | | | | | | Translators can ignore this commit. MFC after: 2 weeks | ||||
* | Replace /kernel with /boot/kernel/kernel. | joe | 2002-05-09 | 1 | -1/+1 |
| | | | | | PR: docs/37757 Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org> | ||||
* | Spell "FreeBSD" with "F" and "BSD" in uppercase. | ru | 2001-08-13 | 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 | 2001-01-16 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
| | |||||
* | Update boot and boot-conf descriptions to reflect new and old changes. | dcs | 2000-09-08 | 1 | -3/+26 |
| | | | | Add a warning in loader(8) that boot might be changed by loader.4th. | ||||
* | Remove comments left since mdoc.template time or just useless comments | phantom | 1999-10-30 | 1 | -3/+0 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Add "initialize" to loader.4th, so running "start" is not actually needed. | dcs | 1999-05-14 | 1 | -1/+13 |
| | |||||
* | Correct misuse of .Nm. | jkoshy | 1999-05-03 | 1 | -2/+2 |
| | | | | | PR: docs/11449 Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org> | ||||
* | Add loader.4th man page (worst man page I ever wrote -- reviews | dcs | 1999-04-24 | 1 | -0/+182 |
are welcomed). Correct a nasty bug in loader.4th before anyone notices, add a couple of features. |