From owner-freebsd-doc Sun Jul 23 10:58:57 2000 Delivered-To: freebsd-doc@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 3ED2937B672; Sun, 23 Jul 2000 10:58:53 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.15 #1) id 13GPWM-000Pz1-00; Sun, 23 Jul 2000 18:26:34 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.15 #1) id 13GPWM-000B16-00; Sun, 23 Jul 2000 18:26:34 +0100 Date: Sun, 23 Jul 2000 18:26:34 +0100 From: Ben Smithurst To: Nik Clayton Cc: "Jordan K. Hubbard" , freebsd-doc@freebsd.org Subject: Re: docs/19818: /usr/share/man/man8/sysinstall.8 missing Message-ID: <20000723182634.W64132@strontium.scientia.demon.co.uk> References: <200007110720.AAA82411@freefall.freebsd.org> <20000722031322.I2302@kilt.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000722031322.I2302@kilt.nothing-going-on.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nik Clayton wrote: > --- Makefile 2000/05/04 17:36:28 1.16 > +++ Makefile 2000/07/22 02:58:05 > @@ -19,4 +19,11 @@ > maninstall:: _SUBDIR > .endif > > +.if exists(${.CURDIR}/../../../release/sysinstall/sysinstall.8) > +sysinstall.8: > + cp ${.CURDIR}/../../../release/sysinstall/sysinstall.8 ${.CURDIR} > + > +MAN8+= sysinstall.8 > +.endif > + > .include > =================================================================== > > Completely untested. . . I don't think that would work for a read-only /usr/src. -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message