From owner-svn-doc-head@FreeBSD.ORG Thu Nov 7 21:53:10 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 184555E7; Thu, 7 Nov 2013 21:53:10 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 056A120F0; Thu, 7 Nov 2013 21:53:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rA7Lr9l7073538; Thu, 7 Nov 2013 21:53:09 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rA7Lr98F073537; Thu, 7 Nov 2013 21:53:09 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201311072153.rA7Lr98F073537@svn.freebsd.org> From: Glen Barber Date: Thu, 7 Nov 2013 21:53:09 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43138 - head/share/tools X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Nov 2013 21:53:10 -0000 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