Return to BSD News archive
Newsgroups: comp.os.386bsd.questions Path: sserve!newshost.anu.edu.au!munnari.oz.au!uniwa!cujo!cproto From: cproto@cs.curtin.edu.au (Computer Protocol) Subject: Re: Docs????? Message-ID: <cproto.733665065@marsh> Sender: news@cujo.curtin.edu.au (News Manager) Organization: Curtin University of Technology References: <C4qyp6.Ety@cs.uct.ac.za> Date: Thu, 1 Apr 1993 11:51:05 GMT Lines: 30 crawford@com9.ee.uct.ac.za (Brian Crawford) writes: >Where can any docs be ftp'd for 386bsd????? >(beyond that found in man and the distribution) >I have post this question here previously with no repies. >Comments appreciated. >------------------------------------------------------------------------------- I found two sources for 4.3BSD documents: 1. gatekeeper.dec.com -> /.0/BSD/manuals The same set of docs as in NET-2 but already in postscript format. NOTE: as in NET-2 this is NOT complete. 2. ocf.berkeley.edu -> /pub/Library/Computer/doc.4.3 This is the COMPLETE set of 4.3BSD documents with ALMOST working Makefile. You just have to replace the call to ditroff with something like: groff -e -t -msU {SRC} > out.ps Regards - Tibor Sashegyi (cproto@cs.curtin.edu.au)