Date: Sat, 24 Feb 2001 10:04:10 -0800 (PST) From: Nik Clayton <nik@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/docs Makefile Message-ID: <200102241804.f1OI4Ap34648@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102241804.f1OI4Ap34648>