Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.mel.connect.com.au!news.syd.connect.com.au!news.bri.connect.com.au!fjholden.OntheNet.com.au!not-for-mail From: Tony Griffiths <tonyg@OntheNet.com.au> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: man pages Date: Sun, 13 Apr 1997 11:36:51 +1000 Organization: On the Net (ISP on the Gold Coast, Australia) Lines: 38 Message-ID: <335038B3.1EC4@OntheNet.com.au> References: <01bc46f0$17a2c590$8850a58e@munro> Reply-To: tonyg@OntheNet.com.au NNTP-Posting-Host: swanee.nt.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (WinNT; I) To: Munro <munro@bucktech.com> Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:38975 Munro wrote: > > I do not have fbsd's man pages installed and would like to install them > if any one knows were I could down load them from I have a a high speed > connection > so size no concern. > > I would also like to get Xwindows as well. I've cruised the freebsd site > and haven't found it....yet so if any one can point me to the exact > location > I would appreciate it.. I hope you don't "cruise" the highways the same way you cruise the 'net' (with your eyes CLOSED) because you'd be a real danger to other travellers... The man pages are located, lo and behold, in the man directory of the FreeBSD distribution. Basically, the directory tree goes like- .../2.1.7.1-RELEASE/{floppies,bin,man,src,...} Go and take a look at ftp://ftp.freebsd.org/ and you should find it there, however, there are also a great many mirror sites around the world so look for one closest to you! Once you have downloaded all the tarballs et al from the appropriate directory, simply install via- # cd <where-i-put-the-files> # sh install.sh and it is done!!! > > Thanks > Sherman > munro@bucktech.com Tony