From pali.gabor@googlemail.com  Sat Apr 19 20:24:40 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 CDC47106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 19 Apr 2008 20:24:40 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156])
	by mx1.freebsd.org (Postfix) with ESMTP id 579DE8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 19 Apr 2008 20:24:40 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: by fg-out-1718.google.com with SMTP id 16so1176222fgg.35
        for <FreeBSD-gnats-submit@freebsd.org>; Sat, 19 Apr 2008 13:24:32 -0700 (PDT)
Received: by 10.86.71.1 with SMTP id t1mr8755510fga.7.1208636672888;
        Sat, 19 Apr 2008 13:24:32 -0700 (PDT)
Received: from pgj@FreeBSD.org ( [80.98.116.90])
        by mx.google.com with ESMTPS id y2sm6075873mug.9.2008.04.19.13.24.30
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 19 Apr 2008 13:24:31 -0700 (PDT)
Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Sat, 19 Apr 2008 22:24:29 +0200
Message-Id: <480a54ff.02e2660a.698e.ffffaaf2@mx.google.com>
Date: Sat, 19 Apr 2008 22:24:29 +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] Add Missing Reference to pgpkeys-developers.sgml in Committer's Guide
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         122917
>Category:       docs
>Synopsis:       [patch] Add Missing Reference to pgpkeys-developers.sgml in Committer's Guide
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 19 20:30:01 UTC 2008
>Closed-Date:    Sun Apr 27 12:22:07 UTC 2008
>Last-Modified:  Sun Apr 27 12:22:07 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 think the article titled ``Committer's Guide'' should contain
	a reference to "pgpkeys-developers.sgml" when describing the addition
	of the developer's PGP key. (Just for the sake of completeness.)
	
>How-To-Repeat:

>Fix:

	Here is the patch for this:

--- committers-guide.patch.diff begins here ---
Index: article.sgml
===================================================================
RCS file: /doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v
retrieving revision 1.272
diff -u -r1.272 article.sgml
--- article.sgml	2 Feb 2008 07:57:44 -0000	1.272
+++ article.sgml	19 Apr 2008 20:10:53 -0000
@@ -1126,7 +1126,8 @@
 	<para>You should add your PGP or GnuPG key to
 	  <filename>doc/share/pgpkeys</filename> (and if you do not
 	  have a key, you should create one).  Do not forget to commit
-	  the updated <filename>doc/share/pgpkeys/pgpkeys.ent</filename>.</para>
+	  the updated <filename>doc/share/pgpkeys/pgpkeys.ent</filename>
+	  and <filename>doc/share/pgpkeys/pgpkeys-developers.sgml</filename>.</para>
 
 	<para>&a.des; has
 	  written a shell script to make this extremely simple.  See the
--- committers-guide.patch.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->gabor 
Responsible-Changed-By: gabor 
Responsible-Changed-When: Wed Apr 23 16:55:39 UTC 2008 
Responsible-Changed-Why:  
Take. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/122917: commit references a PR
Date: Sun, 27 Apr 2008 12:01:39 +0000 (UTC)

 gabor       2008-04-27 12:01:34 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/articles/committers-guide article.sgml 
   Log:
   - Remove references to databases/tkgnats as it has been removed from the Ports
     Collection [1]
   - Add missing reference to pgpkeys-developers.sgml in connection with
     adding a new PGP key [2]
   
   PR:             docs/122999 [1], docs/122917 [2]
   Submitted by:   pgj
   
   Revision  Changes    Path
   1.273     +3 -5      doc/en_US.ISO8859-1/articles/committers-guide/article.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 Apr 27 12:21:16 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

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