svn commit: r46456 - in head/en_US.ISO8859-1/htdocs: . handbook

Eitan Adler eadler at FreeBSD.org
Fri Apr 3 19:17:00 UTC 2015


Author: eadler
Date: Fri Apr  3 19:16:59 2015
New Revision: 46456
URL: https://svnweb.freebsd.org/changeset/doc/46456

Log:
  htdocs/handbook: remove legacy redirect
  
  /handbook/ is handled by a higher layer redirect.  It is not actually possible
  to reach the index.html page

Deleted:
  head/en_US.ISO8859-1/htdocs/handbook/
Modified:
  head/en_US.ISO8859-1/htdocs/Makefile

Modified: head/en_US.ISO8859-1/htdocs/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/Makefile	Fri Apr  3 19:11:54 2015	(r46455)
+++ head/en_US.ISO8859-1/htdocs/Makefile	Fri Apr  3 19:16:59 2015	(r46456)
@@ -56,7 +56,6 @@ SUBDIR+= docs
 SUBDIR+= donations
 SUBDIR+= events
 SUBDIR+= gnome
-SUBDIR+= handbook
 SUBDIR+= internal
 SUBDIR+= ipv6
 SUBDIR+= java


More information about the svn-doc-head mailing list