From owner-cvs-all Mon Jan 25 14:00:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA18865 for cvs-all-outgoing; Mon, 25 Jan 1999 14:00:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA18858; Mon, 25 Jan 1999 14:00:40 -0800 (PST) (envelope-from nik@FreeBSD.org) From: Nik Clayton Received: (from nik@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA14154; Mon, 25 Jan 1999 14:00:40 -0800 (PST) (envelope-from nik@FreeBSD.org) Date: Mon, 25 Jan 1999 14:00:40 -0800 (PST) Message-Id: <199901252200.OAA14154@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1999/01/25 14:00:40 PST Modified files: en/handbook Makefile Log: Currently the first two calls to tex return a non-zero status code. This is expected, so prefix them with "-" so make(1) ignores it. Revision Changes Path 1.10 +3 -3 doc/en/handbook/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message