From owner-cvs-all@FreeBSD.ORG Wed Dec 15 08:49:00 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B9BC16A4CE; Wed, 15 Dec 2004 08:49:00 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96A0B43D46; Wed, 15 Dec 2004 08:48:59 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iBF8mwfY091384; Wed, 15 Dec 2004 10:48:58 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 45450-07; Wed, 15 Dec 2004 10:48:58 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iBF8mvAK091381 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 15 Dec 2004 10:48:58 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id iBF8n1NR026078; Wed, 15 Dec 2004 10:49:01 +0200 (EET) (envelope-from ru) Date: Wed, 15 Dec 2004 10:49:01 +0200 From: Ruslan Ermilov To: Tom Rhodes Message-ID: <20041215084901.GC25967@ip.net.ua> References: <200412150210.iBF2AodY094280@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JP+T4n/bALQSJXh8" Content-Disposition: inline In-Reply-To: <200412150210.iBF2AodY094280@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/examples/etc make.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 08:49:00 -0000 --JP+T4n/bALQSJXh8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 15, 2004 at 02:10:50AM +0000, Tom Rhodes wrote: > trhodes 2004-12-15 02:10:50 UTC >=20 > FreeBSD src repository >=20 > Modified files: > share/examples/etc make.conf=20 > Log: > Add a few options with regards to ppp(8) and traceroute. > Sort the list, please keep this list sorted. > =20 > PR: 48569 > =20 > Revision Changes Path > 1.241 +17 -11 src/share/examples/etc/make.conf >=20 You unsorted the list, please fix. The correct sorting order here is in "dictinary order", please see sort(1). Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --JP+T4n/bALQSJXh8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBv/p8qRfpzJluFF4RAgdWAKCbhuPsSkpqFI6SrRjz1wkmbSA61QCggLts EWrb7rV9hNB++t0JFN95jSA= =MxLe -----END PGP SIGNATURE----- --JP+T4n/bALQSJXh8--