From owner-cvs-share Wed Feb 5 03:39:53 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA08777 for cvs-share-outgoing; Wed, 5 Feb 1997 03:39:53 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA08770; Wed, 5 Feb 1997 03:39:51 -0800 (PST) Date: Wed, 5 Feb 1997 03:39:51 -0800 (PST) From: "David E. O'Brien" Message-Id: <199702051139.DAA08770@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/doc/handbook porting.sgml Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk obrien 97/02/05 03:39:51 Modified: share/doc/handbook porting.sgml Log: Add the condition !defined(USG) to the logic to include There is still some debate if this is yet the proper way to handle , but this is certainly closer than what I had to start with. Submitted by: Warner Losh Revision Changes Path 1.61 +1 -1 src/share/doc/handbook/porting.sgml