Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdoc(7) police: added missing .Os call. | ru | 2000-12-14 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
| | |||||
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 1 | -1/+1 |
| | |||||
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -11/+22 |
| | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
| | |||||
* | Note that nextboot requires the legacy boot code. | rnordier | 1999-02-05 | 1 | -1/+3 |
| | |||||
* | Add rcsid. Remove unused #includes. Use err(3) and check spelling. Reorganize | charnier | 1998-06-30 | 2 | -94/+79 |
| | | | | man page. | ||||
* | Spelling police. | danny | 1997-04-23 | 1 | -2/+2 |
| | |||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
| | | | | posix standard on the topic. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Minor formatting/style fixes. | mpp | 1996-12-09 | 1 | -8/+3 |
| | | | | Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR# 2134 | ||||
* | add missing comma(s) in .Xr macros | wosch | 1996-09-23 | 1 | -2/+3 |
| | |||||
* | slight man page additions re: deficiencies | julian | 1996-08-09 | 1 | -0/+5 |
| | |||||
* | Submitted by: archie@whistle.com | julian | 1996-08-07 | 1 | -7/+6 |
| | | | | slight cleanups | ||||
* | oops, make the magic number match that used in the bootblock.. | julian | 1996-07-09 | 1 | -2/+2 |
| | | | | I guess we should have a single place for this?? | ||||
* | Obtained from: Whistle Communications | julian | 1996-07-09 | 3 | -0/+328 |
control program to control the facility of the bootblocks to fetch a default bootstring from a fixed location on the disk. See the manpage for more info. |