The port sysutils/cdrecord was renamed to sysutils/cdrtools.
This commit is contained in:
parent
5cec0e3ada
commit
c6814089c7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10185
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
The FreeBSD German Documentation Project
|
The FreeBSD German Documentation Project
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD: doc/de_DE.ISO8859-1/books/handbook/disks/chapter.sgml,v 1.1 2001/07/16 17:59:27 alex Exp $
|
||||||
$FreeBSDde: de-docproj/books/handbook/disks/chapter.sgml,v 1.1 2001/07/16 18:07:40 alex Exp $
|
$FreeBSDde: de-docproj/books/handbook/disks/chapter.sgml,v 1.1 2001/07/16 18:07:40 alex Exp $
|
||||||
Original version 1.35 (ohne Indizes)
|
Original version 1.35 (ohne Indizes)
|
||||||
-->
|
-->
|
||||||
|
@ -1012,7 +1012,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
|
||||||
</link>burncd</command> benutzt, das Teil des Basissystems ist.
|
</link>burncd</command> benutzt, das Teil des Basissystems ist.
|
||||||
SCSI und USB CD-Brenner werden mit <command><link linkend="cdrecord">
|
SCSI und USB CD-Brenner werden mit <command><link linkend="cdrecord">
|
||||||
cdrecord</link></command> aus
|
cdrecord</link></command> aus
|
||||||
<filename>/usr/ports/sysutils/cdrecord</filename>
|
<filename>/usr/ports/sysutils/cdrtools</filename>
|
||||||
benutzt.</para>
|
benutzt.</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
@ -1110,7 +1110,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
|
||||||
<command>cdrecord</command>, um CDs zu brennen.
|
<command>cdrecord</command>, um CDs zu brennen.
|
||||||
<command>cdrecord</command> ist nicht Bestandteil des Basissystems.
|
<command>cdrecord</command> ist nicht Bestandteil des Basissystems.
|
||||||
Sie müssen es entweder aus den Ports in
|
Sie müssen es entweder aus den Ports in
|
||||||
<filename>/usr/ports/sysutils/cdrecord</filename> oder dem
|
<filename>/usr/ports/sysutils/cdrtools</filename> oder dem
|
||||||
passenden Paket installieren. Änderungen im Basissystem
|
passenden Paket installieren. Änderungen im Basissystem
|
||||||
können Fehler im binären Programm verursachen und
|
können Fehler im binären Programm verursachen und
|
||||||
führen möglicherweise dazu, daß Sie einen
|
führen möglicherweise dazu, daß Sie einen
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v 1.41 2001/07/28 01:44:52 chern Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v 1.42 2001/07/30 17:18:51 murray Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="disks">
|
<chapter id="disks">
|
||||||
|
@ -1078,7 +1078,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
|
||||||
linkend="burncd">burncd</link></command> program that is part of
|
linkend="burncd">burncd</link></command> program that is part of
|
||||||
the base system. SCSI and USB CD burners should use the
|
the base system. SCSI and USB CD burners should use the
|
||||||
<command><link linkend="cdrecord">cdrecord</link></command> from
|
<command><link linkend="cdrecord">cdrecord</link></command> from
|
||||||
the <port>sysutils/cdrecord</port> port.</para>
|
the <port>sysutils/cdrtools</port> port.</para>
|
||||||
|
|
||||||
<para><command>burncd</command> has a limited number of
|
<para><command>burncd</command> has a limited number of
|
||||||
supported drives. To find out if a drive is supported, see
|
supported drives. To find out if a drive is supported, see
|
||||||
|
@ -1187,7 +1187,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
|
||||||
<para>If you do not have an ATAPI CD burner, you will have to use
|
<para>If you do not have an ATAPI CD burner, you will have to use
|
||||||
<command>cdrecord</command> to burn your
|
<command>cdrecord</command> to burn your
|
||||||
CDs. <command>cdrecord</command> is not part of the base system;
|
CDs. <command>cdrecord</command> is not part of the base system;
|
||||||
you must install it from either the port at <port>sysutils/cdrecord</port>
|
you must install it from either the port at <port>sysutils/cdrtools</port>
|
||||||
or the appropriate
|
or the appropriate
|
||||||
package. Changes to the base system can cause binary versions of
|
package. Changes to the base system can cause binary versions of
|
||||||
this program to fail, possibly resulting in a
|
this program to fail, possibly resulting in a
|
||||||
|
|
Loading…
Reference in a new issue