From owner-freebsd-doc Mon Apr 1 9: 0:38 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B45E937B41A for ; Mon, 1 Apr 2002 09:00:07 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g31H07285415; Mon, 1 Apr 2002 09:00:07 -0800 (PST) (envelope-from gnats) Date: Mon, 1 Apr 2002 09:00:07 -0800 (PST) Message-Id: <200204011700.g31H07285415@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org Cc: From: Martin Heinen Subject: Re: docs/36618: [PATCH] Chapter Storage: bad link to mkisofs Reply-To: Martin Heinen Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/36618; it has been noted by GNATS. From: Martin Heinen To: Tom Rhodes Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: docs/36618: [PATCH] Chapter Storage: bad link to mkisofs Date: Mon, 1 Apr 2002 18:53:07 +0200 On Mon, Apr 01, 2002 at 11:45:48AM -0500, Tom Rhodes wrote: > On Mon, 1 Apr 2002 18:18:59 +0200 (CEST) > Martin Heinen wrote: > > > > > >Description: > > The section 'Burning Raw Data CDs' still contains a bad link > > to the mkisofs port (left over from revisions 1.84 and 1.85). > > Replaced the link with mkisofs > > >How-To-Repeat: > > Click on the 'sysutils/mkisofs' link in the aforementioned > > section. > > >Fix: > > Index: chapter.sgml > > =================================================================== > > RCS file: > > /u/cvs/doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v > > retrieving revision 1.86 diff -u -r1.86 chapter.sgml > > --- chapter.sgml 1 Apr 2002 14:39:23 -0000 1.86 > > +++ chapter.sgml 1 Apr 2002 16:04:13 -0000 > > @@ -1004,7 +1004,7 @@ > > 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 > > - sysutils/mkisofs as > > described above.+ mkisofs as described > > above. > > > > > %mkisofs > mkisofs: Command not found. > > Not a command, I think this has been discussed a few times in the > past, its not really the link, I think the port is lacking a file, but > it would be best to dig through our FreeBSD-doc archives. Hence, if > this was going to be changed, i'd rather see tags used. > Comments from anyone are very welcome. mkisofs is installed through the cdrtools meta-port, therefore linking to http://www.freebsd.org/cgi/url.cgi?ports/sysutils/mkisofs/pkg-descr doesn't work. Note that marking up a port with links to the description of that port. If is resticted to binaries of the base system, than I'm fine with (I'm fine with anyway :). Martin -- Marxpitn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message