diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index dafe5d8a05..80a470db7f 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -5065,19 +5065,19 @@ kern.sched.name: 4BSD - What is inappropriate about my ccd? + What is inappropriate about my &man.ccd.4;? The symptom of this is: &prompt.root; ccdconfig -C -ccdconfig: ioctl (CCDIOCSET): /dev/ccd0c: Inappropriate file type or format +ccdconfig: ioctl (CCDIOCSET): /dev/ccd0c: Inappropriate file type or format This usually happens when you are trying to concatenate the c partitions, which default to type - unused. The ccd driver requires the - underlying partition type to be FS_BSDFFS. Edit the disklabel + unused. The &man.ccd.4; driver requires the + underlying partition type to be FS_BSDFFS. Edit the disklabel of the disks you are trying to concatenate and change the types of partitions to 4.2BSD.