Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2001 03:50:03 -0800 (PST)
From:      Hiten Pandya <hitmaster2k@yahoo.com>
To:        freebsd-doc@freebsd.org
Subject:   Re: docs/32468: broken link in handbook: sysutils/mkisofs
Message-ID:  <200112111150.fBBBo3d83053@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/32468; it has been noted by GNATS.

From: Hiten Pandya <hitmaster2k@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc: wosch@FreeBSD.org
Subject: Re: docs/32468: broken link in handbook: sysutils/mkisofs
Date: Tue, 11 Dec 2001 03:49:15 -0800 (PST)

 i have made a patch which resolves the issue, the way
 i have done it is:
 
 - it is not possible to directly link to a port,
 so, i had to remove a sentence from the section and
 add a <note> which explains how to install the new
 mkisofs which, is under sysutils/cdrtools....
 
 i have a patch here...
 
 =Hiten
 =<hiten@uk.FreeBSD.org>
 
 *** chapter.sgml.old Tue Dec 11 11:16:26 2001
 --- chapter.sgml Tue Dec 11 11:35:20 2001
 ***************
 *** 731,738 ****
 <para>The <command><link
 linkend="mkisofs">mkisofs</link></command>
 program is used 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 
 ! <port>sysutils/mkisofs</port> port.</para>
 
 <indexterm>
 <primary>CD burner</primary>
 --- 731,737 ----
 <para>The <command><link
 linkend="mkisofs">mkisofs</link></command>
 program is used to produce a data file containing an
 ISO 9660 file
 system. It has options that support various
 extensions, and is
 ! described below.</para>
 
 <indexterm>
 <primary>CD burner</primary>
 ***************
 *** 749,754 ****
 --- 748,762 ----
 supported drives. To find out if a drive is supported,
 see
 <ulink url="http://freebsd.dk/ata/">CD-R/RW supported
 drives</ulink>.</para>
 + 
 + <note>
 + <para>The <application>mkisofs</application> tool is
 now part of
 + <port>sysutils/cdrtools</port> port. All references
 to 
 + <filename>sysutils/mkisofs</filename> should be
 updated to the
 + later one (<filename>sysutils/cdrtools</filename>);
 i.e. you will
 + need to install <port>sysutils/cdrtools</port>
 inorder to use
 + <application>mkisofs</application>.</para>
 + </note>
 </sect2>
 
 <sect2 id="mkisofs">
 
 
 
 
 =====
 -Hiten,
 
 Thank You,
 Yours Sincerely,
 Hiten Pandya,
 <hiten@uk.freebsd.org>
 <http://www.geocities.com/hitmaster2k>;
 
 __________________________________________________
 Do You Yahoo!?
 Check out Yahoo! Shopping and Yahoo! Auctions for all of
 your unique holiday gifts! Buy at http://shopping.yahoo.com
 or bid at http://auctions.yahoo.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112111150.fBBBo3d83053>