From owner-freebsd-bugbusters Thu May 9 14: 7: 3 2002 Delivered-To: freebsd-bugbusters@freebsd.org Received: from numeri.campus.luth.se (numeri.campus.luth.se [130.240.197.103]) by hub.freebsd.org (Postfix) with ESMTP id 46E5837B40B for ; Thu, 9 May 2002 14:06:43 -0700 (PDT) Received: (from k@localhost) by numeri.campus.luth.se (8.11.6/8.11.6) id g49L6eD28631; Thu, 9 May 2002 23:06:40 +0200 (CEST) (envelope-from k) Date: Thu, 9 May 2002 23:06:40 +0200 From: Johan Karlsson To: Dag-Erling Smorgrav Cc: bugbusters@FreeBSD.ORG Subject: Re: PR guidelines document Message-ID: <20020509230640.A26036@numeri.campus.luth.se> References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from des@ofug.org on Thu, May 09, 2002 at 08:56:14PM +0200 Sender: owner-freebsd-bugbusters@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi I think it looks good. Only two minor things, see the attached patch. /Johan K On Thu, May 09, 2002 at 20:56 (+0200) +0000, Dag-Erling Smorgrav wrote: > I've committed a [subject] in doc/en*/articles/pr-guidelines. It > should be on the website within twelve hours at the following URL: > > http://www.freebsd.org/doc/en/articles/pr-guidelines/ > > The article is mostly a summary of the discussions that took place on > the old list early this year (or was it late last year?) I'd like to > hear everybody's comments and suggestions before I list it on the docs > and news pages. > > I'd like to thank Hiten Pandya for putting the article together and > for his patience with yours procrastinatingly. > > DES > -- > Dag-Erling Smorgrav - des@ofug.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugbusters" in the body of the message -- Johan Karlsson mailto:k@numeri.campus.luth.se --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="prguide.diff" Index: doc/en_US.ISO8859-1/articles/pr-guidelines/article.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/pr-guidelines/article.sgml,v retrieving revision 1.1 diff -u -r1.1 article.sgml --- doc/en_US.ISO8859-1/articles/pr-guidelines/article.sgml 2002/05/09 12:28:53 1.1 +++ doc/en_US.ISO8859-1/articles/pr-guidelines/article.sgml 2002/05/09 21:01:43 @@ -101,7 +101,7 @@ If the patch needs MFCing, Joe leaves the Problem Report - in feedback state until the patch has been + in patched state until the patch has been MFCed, then closes it. @@ -198,7 +198,7 @@ The patched state is directly related to - feedback, in that you may go directly change to this state if + feedback, in that you may change to this state directly if the originator cannot test the patch, given that it works. --J2SCkAp4GZ/dPZZf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugbusters" in the body of the message