summaryrefslogtreecommitdiff
path: root/share/man/man4/raid.4
AgeCommit message (Collapse)Author
2003-01-13Start sentence on new line. ok mpech@. "whatever" theo@Kjell Wooding
2002-12-06it's -> its where appropriateAnil Madhavapeddy
2002-11-08Time to cleanup:Mike Pechkin
o) start new sentence on a new line; o) wrap long lines; o) don't use .Pp before/after .Sh, .Ss; o) OpenBSD -> .Ox; o) typos; o) close .Rs; o) use space between arguments in tag, for example: .Xr blabla ) . miod@ ok
2002-10-16Xr ccd for kicksTheo de Raadt
2002-10-15option, not options; hamajima@nagoya.ydc.co.jpTheo de Raadt
2002-09-26Incomplete section 4 mi manual page cleanup.Miod Vallat
- make configuration lines match GENERIC files - more Xr (hopefully usefule Xr) - never mention intro(4) on non-physical devices (i.e. protocols), always mention it for physical devices - random text style and quoting fixes - drivers ported from FreeBSD did mention rc.conf instead of hostname.if as the place to put mediaopt - some .Tn UNIX -> .Ox replacements - etc, etc... reviewd in part by deraadt@ (until he got bored of this)
2002-04-07Clarify RAIDframe kernel options(4)Thierry Deval
Closes PR#2523 (thanks Dries Schellekens) ok miod@
2002-01-05Documentation update. Adapted from NetBSD.Thierry Deval
2001-10-05Powered by @mantoya:Mike Pechkin
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
2001-08-03o) We don't like .Pp before/after .Sh;Mike Pechkin
o) .Nm always has argument in .Sh SYNOPSIS; o) We always closes .Bl and .Bd tags; millert@ ok
2001-06-23spelling fixes and minor repairs almost entirely from jsyn@nthought.comPaul Janzen
2001-06-22o) remove unnecessary .Pp;Mike Pechkin
o) remove unnecessary .Nm args; o) closes .Bl; o) .Sh AUTHOR -> .Sh AUTHORS; o) sort SEE ALSO; o) better -mdoc style; o) typos; aaron@ ok.
2000-12-21fix typos, aaron@ okAnil Madhavapeddy
2000-04-03Remove trailing whitespace.Aaron Campbell
2000-03-06Do not leave `(' characters dangling at the end of lines; instead, use theAaron Campbell
appropriate mdoc macros to handle these cases.
2000-01-07sync with Greg Oster's NetBSD changes to Jan 4th 2000Peter Galbavy
1999-09-23Typo fixes.Alex Feldman
1999-07-30Update RAIDframe from NetBSD-current as of 1999/07/26.Peter Galbavy
Please note that you *must* follow the upgrade instructions at http://www.cs.usask.ca/staff/oster/clabel_upgrade.html before installing the new raidctl and new kernel using this code.
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-08spurious words and misc fixesHugh Graham
1999-06-05capitalize the acronym IDAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1999-02-19We are OpenBSDNiklas Hallqvist
1999-01-11raid(4)Niklas Hallqvist