diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml index a9f71cc300..6d2c8de90e 100644 --- a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml @@ -920,13 +920,13 @@ umass0: detached</screen> working with systems that do not support those extensions.</para> <indexterm> - <primary><filename role="package">sysutils/mkisofs</filename></primary> + <primary><filename role="package">sysutils/cdrtools</filename></primary> </indexterm> - <para>The <filename role="package">sysutils/mkisofs</filename> - program is used to produce a data file containing an ISO 9660 file + <para>The <filename role="package">sysutils/cdrtools</filename> + port includes &man.mkisofs.8;, a program that you can use to + produce a data file containing an ISO 9660 file system. It has options that support various extensions, and is - described below. You can install it with the - <filename role="package">sysutils/mkisofs</filename> port.</para> + described below.</para> <indexterm> <primary>CD burner</primary> @@ -972,7 +972,9 @@ umass0: detached</screen> <sect2 id="mkisofs"> <title>mkisofs</title> - <para><filename role="package">sysutils/mkisofs</filename> produces an ISO 9660 file system + <para>The &man.mkisofs.8; program, which is part of the + <filename role="package">sysutils/cdrtools</filename> port, + produces an ISO 9660 file system that is an image of a directory tree in the &unix; file system name space. The simplest usage is:</para> @@ -1045,7 +1047,7 @@ umass0: detached</screen> and <filename>/tmp/myboot</filename> are identical.</para> <para>There are many other options you can use with - <filename role="package">sysutils/mkisofs</filename> to fine-tune its behavior. In particular: + &man.mkisofs.8; to fine-tune its behavior. In particular: modifications to an ISO 9660 layout and the creation of Joliet and HFS discs. See the &man.mkisofs.8; manual page for details.</para> </sect2> @@ -1213,7 +1215,7 @@ scsibus1: <para>You can copy a data CD to a image file that is functionally equivalent to the image file created with - <filename role="package">sysutils/mkisofs</filename>, and you can use it to duplicate + &man.mkisofs.8;, and you can use it to duplicate any data CD. The example given here assumes that your CDROM device is <devicename>acd0</devicename>. Substitute your correct CDROM device. Under &os; 4.X, a <literal>c</literal> must be appended @@ -1307,7 +1309,7 @@ scsibus1: Such a CDROM cannot be read under any operating system except FreeBSD. If you want to be able to mount the CD, or share data with another operating system, you must use - <filename role="package">sysutils/mkisofs</filename> as described above.</para> + &man.mkisofs.8; as described above.</para> </sect2> <sect2 id="atapicam">