Remove another instance of acd0 from the nautilus-cd-burner question.

This commit is contained in:
Joe Marcus Clarke 2003-12-25 05:06:57 +00:00
parent fd574745b5
commit 88e219cc4f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19286

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.52 2003/10/20 22:46:11 adamw Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.53 2003/12/23 05:20:51 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ"> <!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -545,7 +545,7 @@ perm pass0 0666
<p>On FreeBSD 4.x, you can simply set the device node <p>On FreeBSD 4.x, you can simply set the device node
permissions, and they will be preserved across reboots. permissions, and they will be preserved across reboots.
Note that you must use the 'c' device nodes on Note that you must use the 'c' device nodes on
FreeBSD 4.x (e.g. <tt>acd0c</tt>, <tt>cd0c</tt>, etc.).</p> FreeBSD 4.x (e.g. <tt>cd0c</tt>).</p>
</li> </li>
<!-- Q16 --> <!-- Q16 -->