svn commit: r39261 - head/en_US.ISO8859-1/articles

Glen Barber gjb at FreeBSD.org
Wed Jul 25 02:25:52 UTC 2012


Author: gjb
Date: Wed Jul 25 02:25:52 2012
New Revision: 39261
URL: http://svn.freebsd.org/changeset/doc/39261

Log:
  Unlink articles/pxe from the doc build.
  
  Once I am sure there are no problems, I will remove the article contents
  and ensure the stale build output are removed from the site.
  
  PR:		160698

Modified:
  head/en_US.ISO8859-1/articles/Makefile

Modified: head/en_US.ISO8859-1/articles/Makefile
==============================================================================
--- head/en_US.ISO8859-1/articles/Makefile	Tue Jul 24 21:26:53 2012	(r39260)
+++ head/en_US.ISO8859-1/articles/Makefile	Wed Jul 25 02:25:52 2012	(r39261)
@@ -47,7 +47,6 @@ SUBDIR+= port-mentor-guidelines
 SUBDIR+= portbuild
 SUBDIR+= pr-guidelines
 SUBDIR+= problem-reports
-SUBDIR+= pxe
 SUBDIR+= rc-scripting
 SUBDIR+= relaydelay
 SUBDIR+= releng


More information about the svn-doc-all mailing list