From owner-freebsd-bugs Sun Dec 13 12:27:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA06460 for freebsd-bugs-outgoing; Sun, 13 Dec 1998 12:27:19 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA06450; Sun, 13 Dec 1998 12:27:11 -0800 (PST) (envelope-from wosch@panke.de.freebsd.org) Received: (from uucp@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id VAA18576; Sun, 13 Dec 1998 21:27:02 +0100 (CET) (envelope-from wosch@panke.de.freebsd.org) Received: (from wosch@localhost) by campa.panke.de.freebsd.org (8.8.8/8.8.8) id UAA00643; Sun, 13 Dec 1998 20:04:40 +0100 (MET) (envelope-from wosch) Message-ID: <19981213200438.A627@panke.de.freebsd.org> Date: Sun, 13 Dec 1998 20:04:38 +0100 From: Wolfram Schneider To: Steve Price Cc: wosch@FreeBSD.ORG, jkh@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: misc/8038 References: <19981212201923.B4451@panke.de.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: ; from Steve Price on Sun, Dec 13, 1998 at 12:15:15PM -0600 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 1998-12-13 12:15:15 -0600, Steve Price wrote: > # I see only a missing trailing slash in > # http://www.freebsd.org/ports > > I see those and a bunch more. :) The attached patch fixes > all the ones that I saw. Homepages - e.g. http://www.freebsd.org - does not require a trailing slash. Adding the / to the homepage is the job of the web browser, not of the web server. Albeit it is better to have trailing slashes ;-) I don't know if all browsers conform to the standards. > Ok, you can't update the files up for ftp, but you can > correct the files that these get generated from. :) Well, you have commit rights ;-) Wolfram To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message