docs/73088: ccdconfig(8) suggests using RAIDframe, but RAIDframe doesn't exist on RELENG_5
Miguel Mendez
flynn at energyhq.es.eu.org
Sun Oct 24 17:10:27 UTC 2004
>Number: 73088
>Category: docs
>Synopsis: ccdconfig(8) suggests using RAIDframe, but RAIDframe doesn't exist on RELENG_5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Oct 24 17:10:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Miguel Mendez
>Release: FreeBSD 5.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD 5.3-RELEASE #0: Sun Oct 24 16:35:51 CEST 2004
root at scienide.energyhq.es.eu.org:/usr/obj/usr/src/sys/SCIENIDE
>Description:
The man page for the ccdconfig tool suggests using alternatives, RAIDframe and vinum.
RAIDframe doesn't exist on 5.3 and neither does the referenced man page (raid(4). I changed it
to geom(8), which implementes some raid classes.
>How-To-Repeat:
man ccdconfig
>Fix:
--- ccdconfig.diff begins here ---
--- ccdconfig/ccdconfig.8.old Sun Oct 24 19:00:58 2004
+++ ccdconfig/ccdconfig.8 Sun Oct 24 19:03:19 2004
@@ -206,8 +206,7 @@
more than this you should look into external hardware RAID SCSI boxes,
RAID controllers (see GENERIC),
or software RAID systems such as
-RAIDframe
-.Xr raid 4
+.Xr geom 8
and
.Xr vinum 8 .
.Sh FILES
--- ccdconfig.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list