From owner-freebsd-cvsweb@FreeBSD.ORG Sun Jun 19 04:34:23 2005 Return-Path: X-Original-To: freebsd-cvsweb@FreeBSD.org Delivered-To: freebsd-cvsweb@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 510ED16A41F for ; Sun, 19 Jun 2005 04:34:23 +0000 (GMT) (envelope-from noackjr@alumni.rice.edu) Received: from smtp831.mail.sc5.yahoo.com (smtp831.mail.sc5.yahoo.com [66.163.171.18]) by mx1.FreeBSD.org (Postfix) with SMTP id F278D43D49 for ; Sun, 19 Jun 2005 04:34:22 +0000 (GMT) (envelope-from noackjr@alumni.rice.edu) Received: (qmail 52853 invoked from network); 19 Jun 2005 04:34:22 -0000 Received: from unknown (HELO optimator.noacks.org) (noacks@swbell.net@70.240.178.151 with login) by smtp831.mail.sc5.yahoo.com with SMTP; 19 Jun 2005 04:34:22 -0000 Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id A2E2160F4; Sat, 18 Jun 2005 23:34:21 -0500 (CDT) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 41421-17; Sat, 18 Jun 2005 23:34:18 -0500 (CDT) Received: from compgeek.noacks.org (compgeek [192.168.1.10]) by optimator.noacks.org (Postfix) with ESMTP id 982D560D9; Sat, 18 Jun 2005 23:34:18 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by compgeek.noacks.org (8.13.4/8.13.4) with ESMTP id j5J4YHw2005062; Sat, 18 Jun 2005 23:34:18 -0500 (CDT) (envelope-from noackjr@alumni.rice.edu) Message-ID: <42B4F5C4.7070709@alumni.rice.edu> Date: Sat, 18 Jun 2005 23:34:12 -0500 From: Jonathan Noack User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050428) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Zafer Aydogan References: <42B4D836.6020307@gmx.org> In-Reply-To: <42B4D836.6020307@gmx.org> X-Enigmail-Version: 0.91.0.0 OpenPGP: id=991D8195; url=http://www.noacks.org/cert/noackjr.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig08D015343EFA8FF5FCD3DD2D" X-Virus-Scanned: amavisd-new at noacks.org Cc: scop@FreeBSD.org, freebsd-cvsweb@FreeBSD.org Subject: Re: mispelling in cvsweb 3.0.5 X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2005 04:34:23 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig08D015343EFA8FF5FCD3DD2D Content-Type: multipart/mixed; boundary="------------010009070106030507020508" This is a multi-part message in MIME format. --------------010009070106030507020508 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit On 06/18/05 21:28, Zafer Aydogan wrote: > in cvsweb.conf there is a mispelling. > It's written "BSD-Licence" instead of "BSD-License" Thanks for the report! Quick spell-check patch attached. Ville, Please be sure my rewording in the second hunk preserves the original intent. It was a bit difficult to puzzle out... -- Jonathan Noack | noackjr@alumni.rice.edu | OpenPGP: 0x991D8195 --------------010009070106030507020508 Content-Type: text/x-patch; name="cvsweb.conf.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="cvsweb.conf.patch" Index: cvsweb.conf =================================================================== RCS file: /home/ncvs/projects/cvsweb/cvsweb.conf,v retrieving revision 1.96 diff -u -r1.96 cvsweb.conf --- cvsweb.conf 8 Jan 2005 19:38:57 -0000 1.96 +++ cvsweb.conf 19 Jun 2005 04:31:41 -0000 @@ -199,7 +199,7 @@ Henrik Nordström, and Ken Coar, then Akinori MUSHA brought it back to FreeBSD community and made further improvements; it is covered by The BSD Licence. +href="http://www.opensource.org/licenses/bsd-license.html">The BSD License.

If you would like to use this CGI script on your own web server and CVS tree, download the latest version from <&"]) as part of a -# multi-byte character. (such as iso-2022-jp, ShiftJIS, etc.) +# multibyte character. (such as iso-2022-jp, ShiftJIS, etc.) # Otherwise those files will get screwed up in markup. # # Note: enscript(1) highlighting is preferred over the built-in preformatting, --------------010009070106030507020508-- --------------enig08D015343EFA8FF5FCD3DD2D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCtPXJUFz01pkdgZURAhqlAJsEUNp6HR5P5xsS4yj2nbhNOKNNdACfcVJc awE76nDLgeeDx9xqPk1qDO8= =ZMUu -----END PGP SIGNATURE----- --------------enig08D015343EFA8FF5FCD3DD2D--