docs/122917: [patch] Add Missing Reference to pgpkeys-developers.sgml in Committer's Guide
Gabor PALI
pgj at FreeBSD.org
Sat Apr 19 20:30:01 UTC 2008
>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 at 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:
More information about the freebsd-doc
mailing list