summaryrefslogtreecommitdiffstats
path: root/sbin/ccdconfig/ccdconfig.8
Commit message (Collapse)AuthorAgeFilesLines
* MFC r306598sevan2016-10-101-3/+3
| | | | | | | | | | | | | | ccdconfig first appeared in NetBSD 1.1 From NetBSD man page, confirmed with repo tags in CVS [1] (there was also no 1.0a release according to [2]) [1] http://cvsweb.netbsd.org/bsdweb.cgi/src/sbin/ccdconfig/ccdconfig.c [2] http://netbsd.org/releases/formal.html#history PR: 212437 Approved by: bcr (mentor) Obtained from: NetBSD Differential Revision: https://reviews.freebsd.org/D8105
* Sweep man pages replacing ad -> ada.pluknet2013-10-011-2/+2
| | | | | | Approved by: re (blackend) MFC after: 1 week X-MFC note: stable/9 only
* Cross-reference gvinum(8) instead of vinum(8).joel2013-03-161-3/+3
|
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-2/+0
| | | | They have no effect when coming in pairs, or before .Bl/.Bd
* Fix markup and some typos.ru2006-04-141-5/+14
|
* Make CCD be able to read and write Linux software raids.cracauer2006-04-131-0/+16
| | | | | | | | | | Supported for raid-0 with <n> disks, raid-1 with 2 disks. Manpages have examples, warnings etc. Test scripts on http://www.cons.org/cracauer/ccdconfig-linux/ Reviewed by: alfred
* Remove reference to raid(4), the RAIDframe manual page, which wassimon2005-08-201-1/+0
| | | | | | | | deleted a while ago. PR: docs/85142 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> MFC after: 3 days
* Spell "partition" correctly.keramida2005-07-281-1/+1
| | | | | | PR: docs/84198 Submitted by: Gary W. Swearingen MFC after: 3 days
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-101-5/+3
|
* Sort sections.ru2005-01-181-10/+10
|
* Fixed display types.ru2005-01-151-5/+5
|
* Replace link to nonexistent raid(4) with one to geom(8). I don't likedd2004-10-311-2/+1
| | | | | | | | implying that geom(8) is a RAID solution, but it can be used for that purpose, and a pointer in that direction is better than nothing. PR: 73088 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
* Deal with double whitespace.ru2004-07-031-1/+1
|
* Mechanically kill hard sentence breaks.ru2004-07-021-20/+40
|
* Remove advertising clause from University of California Regent's license,markm2004-04-091-4/+0
| | | | | | per letter dated July 22, 1999. Approved by: core, imp
* Try to catch up with device name changes due to GEOM'ification. Removeobrien2003-12-081-14/+19
| | | | | | note about requirement of operating on 'c' partition, GEOM removed this. Mention RAIDframe, don't mention DPT hardware RAID as a good alternative.
* mdoc(7) police: markup laundry.ru2003-02-231-3/+6
|
* Convert references to other manpages to .Xr and addkeramida2003-01-261-4/+7
| | | | entries to the SEE ALSO section.
* I don't know where we got this ccd creation example from... or if it wasobrien2003-01-101-2/+9
| | | | | ever correct. It certainly hasn't been correct for *years*, and it conflicts with the FAQ. So update this example to match the FAQ.
* Remove CCDF_SWAP and CCDF_PARITY. They have never been implemented.phk2003-01-031-2/+0
|
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-1/+1
|
* The .Nm utilitycharnier2002-07-061-7/+11
|
* Spelling police: "more then" - "more than" where appropriate.dd2001-11-241-1/+1
|
* Duh! forgot this bit of the NCCD patch.phk2001-09-041-12/+0
| | | | | Submitted by: sobomax Reviewed by: phk
* Remove whitespace at EOL.dd2001-07-151-4/+4
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-4/+0
|
* Prepare for mdoc(7)NG.ru2001-01-161-2/+2
|
* Prepare for mdoc(7)NG.ru2000-12-271-4/+1
|
* Add missing coma in SEE ALSO sectionphantom2000-12-141-1/+1
| | | | Reported by: Rich Morin <rdm@cfcl.com>
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-6/+6
|
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
|
* Bring documentation up to datedillon1999-09-231-5/+60
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Mention that CCD requires partitions of type FS_BSDFFS.jkoshy1999-08-061-1/+7
| | | | | PR: docs/12985 Submitted by: Kiril Mitev <kiril@ideaglobal.com>
* Change sd -> da in examples.asami1998-11-191-4/+4
| | | | Inspired by: a mail by Scott Smyth <smyth@bashful.realminfo.com>
* Correct use of .Nm, use .Bl/.El in FILES section. Add rcsid. Remove unusedcharnier1998-06-041-9/+14
| | | | #includes and make it a little more -Wall-friendly.
* .Os NetBSD -> .Os FreeBSD.wosch1996-09-281-1/+1
| | | | The pages are not NetBSD specific and FreeBSD is not a child of NetBSD.
* Our kernel is not called /netbsd. ;)asami1996-06-141-4/+4
| | | | Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
* Add CCDF_MIRROR and CCDF_PARITY to list of flags.asami1996-01-311-0/+2
|
* ccdcontrol from NetBSD-1.1. Note it was called "ccdconfig" originally.asami1995-12-271-0/+154
OpenPOWER on IntegriCloud