From owner-freebsd-questions@FreeBSD.ORG Wed Jul 14 15:48:22 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DA7816A4CE for ; Wed, 14 Jul 2004 15:48:22 +0000 (GMT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFBD843D1D for ; Wed, 14 Jul 2004 15:48:16 +0000 (GMT) (envelope-from henrik.w.lund@broadpark.no) Received: from [10.0.0.3] (52.80-202-129.nextgentel.com [80.202.129.52]) by mail.broadpark.no (Postfix) with ESMTP id 85A4E2E8C; Wed, 14 Jul 2004 17:48:46 +0200 (MEST) Message-ID: <40F5D461.2060409@broadpark.no> Date: Wed, 14 Jul 2004 17:48:33 -0700 From: Henrik W Lund User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: nb, en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Jos=E9_de_Paula?= References: <5ef8c2f004071408383343816a@mail.gmail.com> In-Reply-To: <5ef8c2f004071408383343816a@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: freebsd-questions@freebsd.org Subject: Re: Where to post a patch for review? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jul 2004 15:48:22 -0000 José de Paula wrote: >What is the right list to post a patch I made against contrib/nvi for >review? I know it isn't freebsd-ports, because nvi isn't a port; >perhaps -hackers or -current? Thanks. > > Greetings!! http://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributing/contrib-how.html Use the program send-pr(1). -Henrik W Lund