From owner-cvs-doc@FreeBSD.ORG Thu Apr 8 02:43:06 2004 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 087DE16A4CE; Thu, 8 Apr 2004 02:43:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E040C43D6B; Thu, 8 Apr 2004 02:43:05 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i389h5Ge018865; Thu, 8 Apr 2004 02:43:05 -0700 (PDT) (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i389h557018864; Thu, 8 Apr 2004 02:43:05 -0700 (PDT) (envelope-from phantom) Message-Id: <200404080943.i389h557018864@repoman.freebsd.org> From: Alexey Zelkin Date: Thu, 8 Apr 2004 02:43:05 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/share/mk web.site.mk X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 09:43:06 -0000 phantom 2004/04/08 02:43:05 PDT FreeBSD doc repository Modified files: share/mk web.site.mk Log: Huh! Fix a bogon introduced by previous revision. In !TIDY_VERBOSE case use correct variable name for default tidy logfile (/dev/null). Submitted by: Rudolf Cejka Revision Changes Path 1.58 +2 -2 www/share/mk/web.site.mk