From pali.gabor@googlemail.com  Fri May 23 05:11:09 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 9B416106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 May 2008 05:11:09 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.184])
	by mx1.freebsd.org (Postfix) with ESMTP id 584478FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 May 2008 05:11:09 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: by rn-out-0910.google.com with SMTP id j40so438409rnf.12
        for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 May 2008 22:11:08 -0700 (PDT)
Received: by 10.125.92.4 with SMTP id u4mr447741mkl.94.1211519467457;
        Thu, 22 May 2008 22:11:07 -0700 (PDT)
Received: from pgj@FreeBSD.org ( [80.99.205.120])
        by mx.google.com with ESMTPS id f19sm9130756fka.3.2008.05.22.22.11.06
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Thu, 22 May 2008 22:11:06 -0700 (PDT)
Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Fri, 23 May 2008 07:11:05 +0200
Message-Id: <483651ea.13395e0a.1d8d.ffffb55b@mx.google.com>
Date: Fri, 23 May 2008 07:11:05 +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 a Wrong Word in FAQ
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         123919
>Category:       docs
>Synopsis:       [patch] Fix a Wrong Word in FAQ
>Confidential:   no
>Severity:       non-critical
>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:    Sun May 25 14:42:43 UTC 2008
>Last-Modified:  Sun May 25 14:42:43 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 found a possible misspelled word in the FreeBSD FAQ, Question 2.2
	``Is the documentation available in other formats, such as plain text
	(ASCII), or PostScript?''. I think word "comments" should be
	"commands" because pkg_add(1) and pkg_delete(1) are commands not
	comments.

>How-To-Repeat:

>Fix:

--- books.faq.patch.4.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:03:46 -0000
@@ -931,7 +931,7 @@
 
           <para>The advantage of downloading and installing the package is
             that the documentation can then be managed using the normal
-            FreeBSD package management comments, such as &man.pkg.add.1; and
+            FreeBSD package management commands, such as &man.pkg.add.1; and
             &man.pkg.delete.1;.</para>
 
           <para>If you decide to download and install the package then
--- books.faq.patch.4.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=123919 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/123919: commit references a PR
Date: Sun, 25 May 2008 14:28:02 +0000 (UTC)

 gabor       2008-05-25 14:27:58 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/faq book.sgml 
   Log:
   - Fix typo
   
   PR:             docs/123919
   Submitted by:   pgj
   
   Revision  Changes    Path
   1.815     +1 -1      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: Sun May 25 14:41:48 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

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