From owner-freebsd-doc@FreeBSD.ORG Sat Jul 31 05:30:07 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A477E1065679 for ; Sat, 31 Jul 2010 05:30:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6AC868FC23 for ; Sat, 31 Jul 2010 05:30:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6V5U7m5002588 for ; Sat, 31 Jul 2010 05:30:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6V5U7eI002583; Sat, 31 Jul 2010 05:30:07 GMT (envelope-from gnats) Resent-Date: Sat, 31 Jul 2010 05:30:07 GMT Resent-Message-Id: <201007310530.o6V5U7eI002583@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sahil Tandon Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 606A11065670 for ; Sat, 31 Jul 2010 05:05:56 +0000 (UTC) (envelope-from sahil@spartan.hamla.org) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 0A5C68FC12 for ; Sat, 31 Jul 2010 05:05:55 +0000 (UTC) Received: by spartan.hamla.org (Postfix, from userid 1001) id 8E7621711A; Sat, 31 Jul 2010 01:05:55 -0400 (EDT) Message-Id: <20100731050555.8E7621711A@spartan.hamla.org> Date: Sat, 31 Jul 2010 01:05:55 -0400 (EDT) From: Sahil Tandon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: doc@FreeBSD.org Subject: docs/149132: [PATCH] Explicitly note location of addkey.sh in Committer's Guide X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2010 05:30:07 -0000 >Number: 149132 >Category: docs >Synopsis: [PATCH] Explicitly note location of addkey.sh in Committer's Guide >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 31 05:30:07 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: FreeBSD 9.0-CURRENT i386 >Organization: >Environment: >Description: This is hardly pressing, but I believe it would be nice to include an explicit reference to the location of the addkey.sh script somewhere in the Committer's Guide. It is not difficult to find after a little poking around, and new committers are typically directed to the script by their mentors, but we explicitly note where to find the addport script, so perhaps it's suitable to do the same thing with addkey.sh. >How-To-Repeat: >Fix: --- committers-guide.diff begins here --- Index: en_US.ISO8859-1/articles/committers-guide/article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v retrieving revision 1.289 diff -u -r1.289 article.sgml --- en_US.ISO8859-1/articles/committers-guide/article.sgml 6 Jun 2010 09:34:40 -0000 1.289 +++ en_US.ISO8859-1/articles/committers-guide/article.sgml 31 Jul 2010 04:25:27 -0000 @@ -1099,7 +1099,7 @@ and doc/share/pgpkeys/pgpkeys-developers.sgml. &a.des; has - written a shell script to make this extremely simple. See the + written a shell script (doc/share/pgpkeys/addkey.sh) to make this extremely simple. See the README file for more information. --- committers-guide.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: