From owner-freebsd-bugs@FreeBSD.ORG Tue May 16 16:55:24 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4F3416A977; Tue, 16 May 2006 16:55:24 +0000 (UTC) (envelope-from bsd@forbrazil.com.br) Received: from web.brpub.com.br (web.brpub.com.br [67.15.125.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B7F543D96; Tue, 16 May 2006 16:55:13 +0000 (GMT) (envelope-from bsd@forbrazil.com.br) Received: from forbrazi by web.brpub.com.br with local (Exim 4.52) id 1Fg2ot-0002Jk-IV; Tue, 16 May 2006 12:54:29 -0400 Received: from 200.163.21.247 ([200.163.21.247]) (SquirrelMail authenticated user bsd@forbrazil.com.br) by www.forbrazil.com.br with HTTP; Tue, 16 May 2006 12:54:29 -0400 (AMT) Message-ID: <60006.200.163.21.247.1147798491.squirrel@www.forbrazil.com.br> In-Reply-To: <200605151745.k4FHjJNW007335@freefall.freebsd.org> References: <200605151745.k4FHjJNW007335@freefall.freebsd.org> Date: Tue, 16 May 2006 12:54:29 -0400 (AMT) From: bsd@forbrazil.com.br To: "Matteo Riondato" User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - web.brpub.com.br X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [32237 502] / [47 12] X-AntiAbuse: Sender Address Domain - forbrazil.com.br X-Source: /usr/local/cpanel/3rdparty/bin/php X-Source-Args: /usr/local/cpanel/3rdparty/bin/php /usr/local/cpanel/base/3rdparty/squirrelmail/src/compose.php X-Source-Dir: :/base/3rdparty/squirrelmail/src Cc: freebsd-bugs@freebsd.org Subject: Re: conf/97232: [patch] remake the /usr/share/examples/etc/README.examples X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 May 2006 16:55:31 -0000 Thanks for commit, but you wrong one line, correct this: --- README.examples Tue May 16 13:43:14 2006 +++ README.examples.new Tue May 16 13:49:47 2006 @@ -51,7 +51,7 @@ portsnap.conf - portsnap(8) configuration file printcap - configuration file for lpr(1) profile - system-wide .profile for sh(1) -protocols - see protocols(5 +protocols - see protocols(5) rc - system startup script (see init(8)) rc.bsdextended - startup policy for the mac_bsdextended(4) security module. rc.firewall - ipfw(8) setup script with basic rulesets heh Thanks.