From owner-freebsd-bugs Thu Sep 24 01:20:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA23338 for freebsd-bugs-outgoing; Thu, 24 Sep 1998 01:20:07 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA23330 for ; Thu, 24 Sep 1998 01:20:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA11194; Thu, 24 Sep 1998 01:20:01 -0700 (PDT) Received: from Berkeley.Gambit.Msk.SU (berkeley.gambit.msk.su [194.190.206.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA23123 for ; Thu, 24 Sep 1998 01:17:46 -0700 (PDT) (envelope-from laskavy@Berkeley.Gambit.Msk.SU) Received: (from laskavy@localhost) by Berkeley.Gambit.Msk.SU (8.8.8/8.8.8) id MAA02074; Thu, 24 Sep 1998 12:17:39 +0400 (MSD) (envelope-from laskavy) Message-Id: <199809240817.MAA02074@Berkeley.Gambit.Msk.SU> Date: Thu, 24 Sep 1998 12:17:39 +0400 (MSD) From: "Сергей С. Ласкавый" Reply-To: laskavy@Berkeley.Gambit.Msk.SU To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: misc/8038: ftp://ftp.freebsd.org/pub/FreeBSD/index.html: missing slashes at the end of links to dirs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8038 >Category: misc >Synopsis: ftp://ftp.freebsd.org/pub/FreeBSD/index.html: missing slashes at the end of links to dirs >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 24 01:20:01 PDT 1998 >Last-Modified: >Originator: Сергей С. Ласкавый >Organization: The FreeBSD Documentation Project >Release: FreeBSD 2.2.7-STABLE i386 >Environment: ident warning: no id keywords in ftp://ftp.freebsd.org/pub/FreeBSD/index.html >Description: Some links from ftp://ftp.freebsd.org/pub/FreeBSD/index.html to web/ftp dirs do not contain slash at the end, i.e. instead of ftp://ftp.freebsd.org/pub/FreeBSD/ index.html contain: ftp://ftp.freebsd.org/pub/FreeBSD >How-To-Repeat: lynx ftp://ftp.freebsd.org/pub/FreeBSD/index.html or fetch ftp://ftp.freebsd.org/pub/FreeBSD/index.html -o - | \ grep -i href | tr ' "' '\012' | grep -i -e ftp -e http | sort -fu >Fix: --- index.html.orig Tue Sep 22 15:49:52 1998 +++ index.html Thu Sep 24 12:15:29 1998 @@ -21,9 +21,9 @@

Release Information:

If you're interested in running the absolute latest @@ -48,9 +48,9 @@ please see these FTP server sites:

@@ -73,11 +73,11 @@

Examples:

@@ -121,7 +121,7 @@

We also use symlinks in the various FreeBSD release directories which point into the /pub/XFree86 hierarchy on ftp.freebsd.org, an area under -XFree86 Project, Inc. control which +XFree86 Project, Inc. control which contains binary releases of XFree86 for various versions of FreeBSD. You should therefore try to also mirror at least the FreeBSD binary distributions for the latest XFree86 release so that your mirror will @@ -129,7 +129,7 @@

FTP mirroring is typically done with the mirror(1) program, located in /usr/ports/net/mirror on any FreeBSD system with the -ports collection installed and on +ports collection installed and on various places around the net. Those wishing to track sections of FreeBSD-current, the CVS repository or the WEB pages, may also use the faster and more efficient @@ -163,28 +163,28 @@

  • FreeBSD 2.2.7

    The latest official FreeBSD release from the 2.2-stable branch.

    -
  • FreeBSD-current +
  • FreeBSD-current

    This contains the source code for FreeBSD-current which is the active development version of FreeBSD. It is *highly* advised that you be familiar with UNIX development in general and FreeBSD in particular before running the code from this directory.

    -
  • FreeBSD 2.2-stable +
  • FreeBSD 2.2-stable

    This contains the source code for FreeBSD 2.2-stable, the stable code branch of FreeBSD (from which all 2.2.x releases are derived).

    -
  • FreeBSD-CVS +
  • FreeBSD-CVS

    This contains the FreeBSD CVS repository. It is intended for use by FreeBSD (or related) developers only!

  • FreeBSD docs.

    Various FreeBSD docs in ASCII format, though more readable versions - may be found on the FreeBSD Home Page.

    + may be found on the FreeBSD Home Page.

  • distfiles/ -

    Distribution files for the +

    Distribution files for the ports collection

  • packages-2.2.7 @@ -205,7 +205,7 @@ code from distfiles/ because the makefile will automatically fetch it for you.

    -
  • tools/ +
  • tools/

    A collection of useful tools for people installing FreeBSD. This includes MS-DOS tools such as fdimage.exe used for making installation disks, fips.exe for splitting an MS-DOS >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message