Date: Tue, 11 Dec 2001 10:00:02 -0800 (PST) From: Peter Pentchev <roam@ringlet.net> To: freebsd-doc@freebsd.org Subject: Re: docs/32468: broken link in handbook: sysutils/mkisofs Message-ID: <200112111800.fBBI02h81984@freefall.freebsd.org>
index | next in thread | raw e-mail
The following reply was made to PR docs/32468; it has been noted by GNATS. From: Peter Pentchev <roam@ringlet.net> To: hiten@uk.FreeBSD.org Cc: freebsd-gnats-submit@FreeBSD.org, wosch@FreeBSD.org Subject: Re: docs/32468: broken link in handbook: sysutils/mkisofs Date: Tue, 11 Dec 2001 19:32:58 +0200 On Tue, Dec 11, 2001 at 05:27:50PM +0000, Hiten Pandya wrote: > the above patch states the change incorrectly, please use this patch > in-order to > get the right result. > > --- chapter.sgml Sat Dec 8 12:08:40 2001 > +++ chapter.sgml.new Tue Dec 11 17:20:30 2001 > @@ -732,7 +732,15 @@ > 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> > + <port>sysutils/cdrtools</port> port.</para> > + > + <note> > + <para>The <application>mkisofs</application> is part of > <port>cdrtools > + </port>. Inorder to install <application>mkisofs</application> > you > + will need to install <port>sysutils/cdrtools</port>. Although > the > + <filename>sysutils/mkisofs</filename>> still exists but cannot > be > + refrenced directly.</para> > + </note> > > <indexterm> > <primary>CD burner</primary> > > > The Patch above will show the user why to install sysutils/cdrtools and > why > sysutils/mkisofs cannot be referenced directly. Uh. I only meant that it could not be referenced directly in the web-site documentation, because the <port> tag links to a pkg-descr file, which is non-existant in this case. In general, the sysutils/mkisofs port is a very much viable and used way to get mkisofs working. As a matter of fact, the src/release/i386/mkisoimages.sh script, used to build ISO images of the FreeBSD releases, tries to install exactly the sysutils/mkisofs port if no mkisofs binary is found on the system. IMHO, the correct fix in this case should be to fix the doc markup scheme, so that the <port> tag allows linking to another file instead of pkg-descr. I'll look into this later today. This would let us reference the mkisofs port properly. G'luck, Peter -- This sentence claims to be an Epimenides paradox, but it is lying. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the messagehelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112111800.fBBI02h81984>
