svn commit: r46615 - head/en_US.ISO8859-1/htdocs/docproj

Eitan Adler eadler at FreeBSD.org
Mon Apr 27 02:06:15 UTC 2015


Author: eadler
Date: Mon Apr 27 02:06:14 2015
New Revision: 46615
URL: https://svnweb.freebsd.org/changeset/doc/46615

Log:
  handbook[23]: remove TODO pages
  	- remove the TODO pages for the creation of the 2nd and 3rd
  	  edition of the FreeBSD handbook.  Both projects have been
  	  completed and the TODO pages are not useful except for some
  	  historical archeology.  For this use case, VCS and archived
  	  copies of old pages are sufficient.

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

Modified: head/en_US.ISO8859-1/htdocs/docproj/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/docproj/Makefile	Sun Apr 26 19:58:02 2015	(r46614)
+++ head/en_US.ISO8859-1/htdocs/docproj/Makefile	Mon Apr 27 02:06:14 2015	(r46615)
@@ -9,8 +9,6 @@
 
 DOCS=   current.xml
 DOCS+=	doc-set.xml
-DOCS+=	handbook.xml
-DOCS+=	handbook3.xml
 DOCS+=  submitting.xml
 DOCS+=  who.xml
 DOCS+=  translations.xml


More information about the svn-doc-all mailing list