From owner-freebsd-questions@FreeBSD.ORG Mon Jun 29 15:07:37 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD7B61065696 for ; Mon, 29 Jun 2009 15:07:37 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from poseidon.ceid.upatras.gr (poseidon.ceid.upatras.gr [150.140.141.169]) by mx1.freebsd.org (Postfix) with ESMTP id 8874D8FC1C for ; Mon, 29 Jun 2009 15:07:37 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from mail.ceid.upatras.gr (unknown [10.1.0.143]) by poseidon.ceid.upatras.gr (Postfix) with ESMTP id C558BEB52AB; Mon, 29 Jun 2009 18:07:35 +0300 (EEST) Received: from localhost (europa.ceid.upatras.gr [127.0.0.1]) by mail.ceid.upatras.gr (Postfix) with ESMTP id B942C45088; Mon, 29 Jun 2009 18:07:35 +0300 (EEST) X-Virus-Scanned: amavisd-new at ceid.upatras.gr Received: from mail.ceid.upatras.gr ([127.0.0.1]) by localhost (europa.ceid.upatras.gr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C1cQ4m2+K1L5; Mon, 29 Jun 2009 18:07:35 +0300 (EEST) Received: from kobe.laptop (adsl105-76.kln.forthnet.gr [77.49.224.76]) by mail.ceid.upatras.gr (Postfix) with ESMTP id 67B1B4503F; Mon, 29 Jun 2009 18:07:35 +0300 (EEST) Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.3/8.14.3) with ESMTP id n5TF7Y0w003854; Mon, 29 Jun 2009 18:07:34 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.3/8.14.3/Submit) id n5TF7Xcw003853; Mon, 29 Jun 2009 18:07:33 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: "Aryeh M. Friedman" References: <4A48A7EC.4070702@gmail.com> Date: Mon, 29 Jun 2009 18:07:33 +0300 In-Reply-To: <4A48A7EC.4070702@gmail.com> (Aryeh M. Friedman's message of "Mon, 29 Jun 2009 07:39:24 -0400") Message-ID: <87r5x3t6x6.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: how do I append a PR I submitted? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jun 2009 15:07:38 -0000 On Mon, 29 Jun 2009 07:39:24 -0400, "Aryeh M. Friedman" wrote: > See subject Please don't do that. Subject is for a short summary, and in this case the summary is so short that the question may be misunderstood. * Do you want to append more information to an _existing_ PR? * Do you want to _add_ a new PR to the database? In the first case, you can just email `bug-followup@freebsd.org' using a subject of the form: Re: docs/100200: summary of the PR here In the second case, see the `Writing FreeBSD Problem Reports' article at http://www.freebsd.org/doc/en_US.ISO8859-1/articles/problem-reports/