Date: Thu, 11 Mar 1999 01:46:44 +0000 From: Ben Smithurst <ben@scientia.demon.co.uk> To: Gregory Bond <gnb@itga.com.au> Cc: stable@freebsd.org Subject: Re: CVSup for doc files? Message-ID: <19990311014644.C1144@scientia.demon.co.uk> In-Reply-To: <199903110031.LAA25315@lightning.itga.com.au> References: <199903110031.LAA25315@lightning.itga.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Gregory Bond wrote: > I've checked the examples but I can't see how to arrange to cvsup the various > bits of documentation: > - local copy of the handbook doc-all > - README.html in the ports collection Those aren't in the repository, you need to build them yourself. $ cd /usr/ports $ make readmes (to create all, recursively) $ make readme (just for current directory) > - FAQs The FAQ is also in doc-all collection. -- Ben Smithurst ben@scientia.demon.co.uk send a blank message to ben+pgp@scientia.demon.co.uk for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990311014644.C1144>