Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2013 21:53:09 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r43138 - head/share/tools
Message-ID:  <201311072153.rA7Lr98F073537@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Thu Nov  7 21:53:09 2013
New Revision: 43138
URL: http://svnweb.freebsd.org/changeset/doc/43138

Log:
  Pull in the notice from webupdate that these scripts are not
  updated automatically on the cluster.
  
  Approved by:	doceng (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/tools/webupdate.wrapper

Modified: head/share/tools/webupdate.wrapper
==============================================================================
--- head/share/tools/webupdate.wrapper	Thu Nov  7 21:52:10 2013	(r43137)
+++ head/share/tools/webupdate.wrapper	Thu Nov  7 21:53:09 2013	(r43138)
@@ -1,5 +1,10 @@
 #!/bin/sh
 #
+# NOTE: Changes to this file is NOT automatically used for the web
+# site build on www.FreeBSD.org.  If an update to the main build
+# script is required, please contact webmaster@FreeBSD.org or a member
+# of the wwwadm team.
+#
 # $FreeBSD$
 
 PATH=/bin:/usr/bin:/usr/local/bin



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