From owner-cvs-all Sat Feb 24 10: 4:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9901437B491; Sat, 24 Feb 2001 10:04:10 -0800 (PST) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1OI4Ap34648; Sat, 24 Feb 2001 10:04:10 -0800 (PST) (envelope-from nik) Message-Id: <200102241804.f1OI4Ap34648@freefall.freebsd.org> From: Nik Clayton Date: Sat, 24 Feb 2001 10:04:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/docs Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2001/02/24 10:04:10 PST Modified files: en/docs Makefile Log: unset(1) returns '1' if the variable doesn't exist, so use the '||' operator rather than the '&&' operator. Revision Changes Path 1.3 +2 -2 www/en/docs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message