Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 1998 10:05:53 +0100
From:      nik@iii.co.uk
To:        Spidey <beaupran@JSP.UMontreal.CA>
Cc:        Questions=answers <freebsd-questions@FreeBSD.ORG>
Subject:   Re: upgrading... the handbook!
Message-ID:  <19980819100553.A16651@iii.co.uk>
In-Reply-To: <19980819114717.A3335@ucb.crimea.ua>; from Ruslan Ermilov on Wed, Aug 19, 1998 at 11:47:17AM %2B0300
References:  <Pine.BSF.4.00.9808181538160.19286-100000@resnet.uoregon.edu> <Pine.BSF.3.96.980818185659.449A-100000@outpost.nada.org> <19980819114717.A3335@ucb.crimea.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 19, 1998 at 11:47:17AM +0300, Ruslan Ermilov wrote:
> On Tue, Aug 18, 1998 at 06:58:51PM -0400, Spidey wrote:
> > tried this supfile:
> > *default host=cvsup.ca.FreeBSD.ORG
> > *default prefix=/usr
> > *default base=/usr/local/etc/cvsup
> > *default release=cvs delete use-rel-suffix compress
> > doc-all tag=RELENG_2_2_7_RELEASE
> > 
> > cd /usr/src/share/doc/handbook/
> > /usr/src/share/doc/handbook: No such file or directory.
> > ls /usr/src/share/doc/
> > Makefile        papers/         smm/
> > iso/            psd/            usd/
> > 
> > arrrgh!
> > 
> > I don't understand, what tag should I use?
> 
> doc-all tag=.
> 
> CVSup will fetch the latest documentation sources into /usr/doc directory.
> Then you should build and install documentation.

Just in case that's not clear, that's done by

    # cd /usr/doc
    # make all install

your new docs should end up in /usr/share/doc/.

> You'll need some ports installed to make the docs.
> Look at the /usr/src/release/Makefile, the DOCPORTS variable is a list of
> required ports (textproc/sgmlformat, etc.)

Or you can install the port textproc/docproj, which will install all the
other ones that it needs.

N
-- 
--+==[ Nik Clayton becomes Just Another Perl Contractor in 24 days. ]==+--
      "Pinky, are you pondering what I'm pondering?"
      "Duh, yeah Brain. But how are we going to get all those computers to 
       crash at the same time?"

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980819100553.A16651>