Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2001 08:49:43 +0100 (CET)
From:      Nils Holland <nils@tisys.org>
To:        freebsd-gnats-submit@freebsd.org
Subject:   docs/32464: Fix typo in new "burn CD" FAQ entry
Message-ID:  <20011203084400.I589-100000@jodie.ncptiddische.net>

index | next in thread | raw e-mail


>Number:         32464
>Category:       docs
>Synopsis:       Fix typo in new "burn CD" FAQ entry
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 02 23:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Nils Holland
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
Ti Systems
>Environment:
System: FreeBSD jodie.ncptiddische.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 1 11:12:19 CET 2001 root@poison.ncptiddische.net:/usr/obj/usr/src/sys/JODIE i386


>Description:
	Oops, although I double read the FAQ entry on burning CDs I
	submitted yesterday, and although Murray fixed some additional
	typos, there's still one problem left: In the example given
	in that FAQ entry, we use mkisofs with the option
	--allow-multodot, which should of course be --allow-multidot.

>How-To-Repeat:
	Read the appropriate section in the FAQ.

>Fix:
	The following diff corrects this small yet disturbing mistake.
	Sorry that I made it in the first place :-(

*** book.sgml	Mon Dec  3 08:39:56 2001
--- book_new.sgml	Mon Dec  3 08:41:31 2001
***************
*** 3697,3703 ****
  	    has been done, you can create an ISO9660 image with the
  	    following command :</para>

! 	  <screen>&prompt.root; <userinput>mkisofs --allow-lowercase --allow-multodot -r -o cdimage cddir</userinput></screen>

  	  <para>This will create a file named
  	    <filename>cdimage</filename> from all files in the
--- 3697,3703 ----
  	    has been done, you can create an ISO9660 image with the
  	    following command :</para>

! 	  <screen>&prompt.root; <userinput>mkisofs --allow-lowercase --allow-multidot -r -o cdimage cddir</userinput></screen>

  	  <para>This will create a file named
  	    <filename>cdimage</filename> from all files in the

>Release-Note:
>Audit-Trail:
>Unformatted:
 SEND-PR: -*- send-pr -*-
 SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
 SEND-PR: will all comments (text enclosed in `<' and `>').
 SEND-PR:
 SEND-PR: Please consult the send-pr man page `send-pr(1)' or the Texinfo
 SEND-PR: manual if you are not sure how to fill out a problem report.
 SEND-PR: Note that the Synopsis field is mandatory.
 SEND-PR:
 SEND-PR: Please note that (unless you state otherwise) if your report
 SEND-PR: includes a patch then it will be taken under the same license as
 SEND-PR: the one on the file(s) you want to change.
 SEND-PR:
 SEND-PR: Choose from the following categories:
 SEND-PR:
 SEND-PR: advocacy alpha    bin      conf     docs     gnu
 SEND-PR: i386     kern     misc     ports    sparc
 SEND-PR:
 To: FreeBSD-gnats-submit@freebsd.org
 From: Nils Holland <nils@tisys.org>
 Reply-To: Nils Holland <nils@tisys.org>
 Cc:
 X-send-pr-version: 3.113
 X-GNATS-Notify:
 
 

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



home | help

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