Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2002 12:55:40 -0700 (PDT)
From:      Nik Clayton <nik@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: www/en Makefile www/en/FAQ Makefile index.html www/en/handbook Makefile index.html
Message-ID:  <200206271955.g5RJteSn010143@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nik         2002/06/27 12:55:40 PDT

  Modified files:
    en                   Makefile 
    en/FAQ               Makefile 
    en/handbook          Makefile 
  Added files:
    en/FAQ               index.html 
    en/handbook          index.html 
  Log:
  Stop creating symlinks to the /FAQ and /handbook directories from the
  actual directories under /doc.  This broke inter-document links if
  you started at http://www.freebsd.org/{FAQ,handbook}, instead of the
  longer .../doc/en_US.ISO8859-1/books/{faq,handbook}, and has caused a
  steady stream of complaints to -doc.
  
  Instead, have a static index.html in both those directories with a
  http-equiv="refresh" that points people to the right place.
  
  Adjust the build process to take account of this.
  
  Revision  Changes    Path
  1.8       +2 -17     www/en/FAQ/Makefile
  1.1       +14 -0     www/en/FAQ/index.html (new)
  1.84      +3 -21     www/en/Makefile
  1.9       +2 -16     www/en/handbook/Makefile
  1.1       +14 -0     www/en/handbook/index.html (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206271955.g5RJteSn010143>