Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Apr 2008 22:24:29 +0200
From:      "Gabor PALI" <pgj@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/122917: [patch] Add Missing Reference to pgpkeys-developers.sgml in Committer's Guide
Message-ID:  <480a54ff.02e2660a.698e.ffffaaf2@mx.google.com>
Resent-Message-ID: <200804192030.m3JKU1dn009650@freefall.freebsd.org>

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

>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:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 19 20:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?480a54ff.02e2660a.698e.ffffaaf2>