svn commit: r51022 - head/en_US.ISO8859-1/books/faq
Alex Kozlov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: ak (ports committer) Date: Mon Oct 2 04:32:09 2017 New Revision: 51022 URL: https://svnweb.freebsd.org/changeset/doc/51022 Log: - Remove a mention of burncd(8) (removed in 9.0 with the Legacy ATA stack) - Change /dev/acd0 to /dev/cd0 (acd removed in 9.0 with removal of atapicd) Differential Revision: https://reviews.freebsd.org/D12560 Approved by: bjk Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Sun Oct 1 19:47:14 2017 (r51021) +++ head/en_US.ISO8859-1/books/faq/book.xml Mon Oct 2 04:32:09 2017 (r51022) @@ -1686,7 +1686,7 @@ supported.</para> <para>&os; supports any ATAPI-compatible IDE CD-R or CD-RW - drive. See &man.burncd.8; for details.</para> + drive.</para> <para>&os; also supports any SCSI CD-R or CD-RW drives. Install the <package>sysutils/cdrtools</package> port or @@ -3259,7 +3259,7 @@ kern.sched.name: ULE</screen> <answer> <para>Trying to mount an audio CD will produce an error - like <errorname>cd9660: /dev/acd0c: Invalid + like <errorname>cd9660: /dev/cd0: Invalid argument</errorname>. This is because <command>mount</command> only works on file systems. Audio CDs do not have file systems; they just have data. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"