From pali.gabor@googlemail.com  Fri May 23 05:18:13 2008
Return-Path: <pali.gabor@googlemail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 38AE7106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 May 2008 05:18:13 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.190])
	by mx1.freebsd.org (Postfix) with ESMTP id BEB868FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 May 2008 05:18:12 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: by gv-out-0910.google.com with SMTP id n8so230804gve.39
        for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 May 2008 22:18:11 -0700 (PDT)
Received: by 10.86.89.1 with SMTP id m1mr879931fgb.20.1211519891386;
        Thu, 22 May 2008 22:18:11 -0700 (PDT)
Received: from pgj@FreeBSD.org ( [80.99.205.120])
        by mx.google.com with ESMTPS id 28sm9173879fkx.8.2008.05.22.22.18.10
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Thu, 22 May 2008 22:18:10 -0700 (PDT)
Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Fri, 23 May 2008 07:18:09 +0200
Message-Id: <48365392.1c185e0a.0449.ffffbc6f@mx.google.com>
Date: Fri, 23 May 2008 07:18:09 +0200
From: "Gabor PALI" <pgj@FreeBSD.org>
Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= <pali.gabor@googlemail.com>
Reply-To: Gabor PALI <pgj@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Fix Information about the Documentation Packages in FAQ
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         123920
>Category:       docs
>Synopsis:       [patch] Fix Information about the Documentation Packages in FAQ
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 23 05:20:00 UTC 2008
>Closed-Date:    Wed May 28 00:05:48 UTC 2008
>Last-Modified:  Wed May 28 00:05:48 UTC 2008
>Originator:     Gabor PALI
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD disznohal 6.3-STABLE FreeBSD 6.3-STABLE #4: Fri Apr 4 23:29:43 CEST 2008 dezzy@disznohal:/usr/obj/usr/src/sys/GENERIC_ i386

>Description:
	I was sorry to found that documentation packages are not working as
	mentioned in the FreeBSD FAQ, Question 2.2 ``Is the documentation
	available in other formats, such as plain text (ASCII), or
	PostScript?''. I created a patch to temporarily remove the text
	describing this method, because it is unavailable these days as
	there is no documentation packages at all (at least I did not find
	any on the FTP servers).
	
	However, I would be happy to help to reanimate these packages.

>How-To-Repeat:

>Fix:

--- books.faq.patch.5.diff begins here ---
Index: book.sgml
===================================================================
RCS file: /doc/en_US.ISO8859-1/books/faq/book.sgml,v
retrieving revision 1.811
diff -u -r1.811 book.sgml
--- book.sgml	12 Apr 2008 20:13:12 -0000	1.811
+++ book.sgml	23 May 2008 03:31:48 -0000
@@ -925,7 +925,8 @@
           </itemizedlist>
 
           <para>After choosing the format and compression mechanism that you
-            want to download, you must then decide whether or not you want to
+            want to download, <!-- FIXME: this method is not working right now (2008-05-23)
+            you must then decide whether or not you want to
             download the document as a FreeBSD
             <emphasis>package</emphasis>.</para>
 
@@ -968,7 +969,7 @@
             have been installed into
             <filename>/usr/share/doc/en_US.ISO8859-1/books/faq</filename>.</para>
 
-          <para>If you do not want to use the packages then you will have to
+          <para>If you do not want to use the packages then --> you will have to
             download the compressed files yourself, uncompress them, and then
             copy the appropriate documents into place.</para>
 
--- books.faq.patch.5.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->gabor 
Responsible-Changed-By: gabor 
Responsible-Changed-When: Fri May 23 14:29:19 UTC 2008 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123920 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/123920: commit references a PR
Date: Tue, 27 May 2008 23:51:11 +0000 (UTC)

 gabor       2008-05-27 23:51:08 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/faq book.sgml 
   Log:
   - Remove the description of the doc packages, as they don't exist any more
   
   PR:             docs/123920
   Submitted by:   pgj
   
   Revision  Changes    Path
   1.827     +1 -44     doc/en_US.ISO8859-1/books/faq/book.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: gabor 
State-Changed-When: Wed May 28 00:05:36 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123920 
>Unformatted:
