From owner-freebsd-doc Mon Jul 10 22:43:26 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (p58.stsn.com [12.23.74.58]) by hub.freebsd.org (Postfix) with ESMTP id B21B137BD74 for ; Mon, 10 Jul 2000 22:43:22 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id TAA02265; Mon, 10 Jul 2000 19:32:21 GMT (envelope-from nik) Date: Mon, 10 Jul 2000 19:32:21 +0000 From: Nik Clayton To: Alfred Breull Cc: doc@FreeBSD.org Subject: Re: small errata Message-ID: <20000710193221.D351@kilt.nothing-going-on.org> References: <395A25DB.7540@mh-hannover.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <395A25DB.7540@mh-hannover.de>; from breull.alf@mh-hannover.de on Wed, Jun 28, 2000 at 09:20:43AM -0700 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jun 28, 2000 at 09:20:43AM -0700, Alfred Breull wrote: > There is a small error at > http://www.freebsd.org/handbook/install-guide.html#INSTALL-MSDOS > > Wrong: > C:\> xcopy /s e:\bin c:\FreeBSD\bin\ > C:\> xcopy /s e:\manpages c:\FreeBSD\manpages\ > > Correct: > C:\> xcopy e:\bin c:\FreeBSD\bin\ /s > C:\> xcopy e:\manpages c:\FreeBSD\manpages\ /s > > MS-DOS requires the options at the end. Thanks. I'll be committing this fix shortly. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message