Commit Graph

16 Commits

Author SHA1 Message Date
ru
c05985f13f Sort sections. 2005-01-18 20:02:45 +00:00
stefanf
9bf235d920 Prefer C99's __func__ over GCC's __FUNCTION__. 2004-10-02 16:42:33 +00:00
ru
6294018a20 Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
obrien
9c97c8f02d Perform a major cleanup of the usr.sbin Makefiles.
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
dd
911ca14c87 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00
ru
afd506414e - Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ru
f10dc9aca1 Set the default manual section for usr.sbin/ to 8. 2001-03-20 18:17:26 +00:00
ru
71e2293ad4 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 20:10:44 +00:00
sheldonh
42d0bc5b0d Remove hard sentence breaks introduced in the previous commit. 2000-08-10 09:01:10 +00:00
unfurl
2eaedc55c8 Added extra paragraph to document the 'rebuild' feature.
Reviewed by:	msmith
2000-08-09 01:54:30 +00:00
jake
961b97d434 Back out the previous change to the queue(3) interface.
It was not discussed and should probably not happen.

Requested by:		msmith and others
2000-05-26 02:09:24 +00:00
jake
d93fbc9916 Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.

Suggested by:	phk
Reviewed by:	phk
Approved by:	mdodd
2000-05-23 20:41:01 +00:00
sheldonh
d4928b4139 Whitespace change: reformat to avoid hard sentence breaks and long
lines.
2000-04-13 08:09:02 +00:00
msmith
d4a38fd205 Unhook headers from development tree and point to the actual system headers. 2000-04-11 23:04:17 +00:00
chris
c0e0cff43c - Use .Ar properly at the end of a sentence:
``.Ar command.'' -> ``.Ar command .''

- Remove a useless empty line.
2000-04-11 05:01:09 +00:00
msmith
e9115d2df1 This is a command-line management tool for RAID controllers managed by the
mlx(4) driver.
2000-04-11 03:01:45 +00:00