Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2002 18:18:59 +0200 (CEST)
From:      Martin Heinen <martin@sumuk.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/36618: [PATCH] Chapter Storage: bad link to mkisofs
Message-ID:  <200204011618.g31GIxF14380@Moses.earth.sol>

next in thread | raw e-mail | index | archive | help

>Number:         36618
>Category:       docs
>Synopsis:       [PATCH] Chapter Storage: bad link to mkisofs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 01 08:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Martin Heinen
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD Moses.earth.sol 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 22 07:35:30 CET 2001 toor@Moses.earth.sol:/usr/obj/usr/src/sys/MOSES i386


	
>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 <command>mkisofs</command>
>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
-	  <filename role="package">sysutils/mkisofs</filename> as described above.</para>
+	  <command>mkisofs</command> as described above.</para>
     </sect2>
   </sect1>
   
>Release-Note:
>Audit-Trail:
>Unformatted:

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?200204011618.g31GIxF14380>