svn commit: r42046 - in head/en_US.ISO8859-1/htdocs/java: . docs

Eitan Adler eadler at FreeBSD.org
Tue Jun 25 18:44:39 UTC 2013


Author: eadler
Date: Tue Jun 25 18:44:39 2013
New Revision: 42046
URL: http://svnweb.freebsd.org/changeset/doc/42046

Log:
  Remove FAQ:
  	- both FAQs are not frequent (or ever) asked anymore.
  	- its formatted with tables
  	- any new ones should be in the normal FAQ anyways.
  
  This removes the last file from docs/

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

Modified: head/en_US.ISO8859-1/htdocs/java/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/java/Makefile	Tue Jun 25 18:41:51 2013	(r42045)
+++ head/en_US.ISO8859-1/htdocs/java/Makefile	Tue Jun 25 18:44:39 2013	(r42046)
@@ -8,7 +8,6 @@
 .endif
 
 SUBDIR =	dists
-SUBDIR+=	docs
 
 DOCS =  advocacy.xml
 DOCS+=  howhelp.xml


More information about the svn-doc-head mailing list