From owner-cvs-all Sun May 19 0:30:24 2002 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 7F0C237B40B; Sun, 19 May 2002 00:30:18 -0700 (PDT) Received: (from grog@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4J7UIT66237; Sun, 19 May 2002 00:30:18 -0700 (PDT) (envelope-from grog) Message-Id: <200205190730.g4J7UIT66237@freefall.freebsd.org> From: Greg Lehey Date: Sun, 19 May 2002 00:30:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/doc/psd/16.lex Makefile lex.ms X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG grog 2002/05/19 00:30:18 PDT Modified files: share/doc/psd/16.lex Makefile lex.ms Log: Remove original license disclaimer. Add Caldera license. Approved by: David Taylor Make buildable under FreeBSD. This one's a real mess. It's full of undefined macros, and in one place deliberately causes syntax warnings. I've decided against taking out the undefined macros: they don't alter the format of the output document, and maybe one day somebody will put in the macro definitions. Note that this file corrects a number of format errors which appear in the O'Reilly 4.4BSD manual set. Revision Changes Path 1.2 +17 -2 src/share/doc/psd/16.lex/Makefile 1.2 +65 -33 src/share/doc/psd/16.lex/lex.ms To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message