From owner-freebsd-hackers Fri Nov 24 10:57:11 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA13273 for hackers-outgoing; Fri, 24 Nov 1995 10:57:11 -0800 Received: from cls.net (freeside.cls.de [192.129.50.1]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id KAA13266 for ; Fri, 24 Nov 1995 10:57:07 -0800 Received: by mail.cls.net (Smail3.1.29.1) from allegro.lemis.de (192.109.197.134) with smtp id ; Fri, 24 Nov 95 18:57 GMT From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Reply-To: grog@lemis.de (Greg Lehey) Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id TAA26620; Fri, 24 Nov 1995 19:35:48 +0100 Message-Id: <199511241835.TAA26620@allegro.lemis.de> Subject: Re: Where is the documentation for ibcs2? To: terry@lambert.org (Terry Lambert) Date: Fri, 24 Nov 1995 19:35:47 +0100 (MET) Cc: hackers@freebsd.org (FreeBSD Hackers) In-Reply-To: <199511241819.LAA09949@phaeton.artisoft.com> from "Terry Lambert" at Nov 24, 95 11:19:30 am X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 1070 Sender: owner-hackers@freebsd.org Precedence: bulk Terry Lambert writes: > > > > > I've just been thinking a bit about ibcs2, and went to look for the > > documentation. I couldn't find anything likely in the FAQ, nor in the > > handbook, nor in the source tree. Any suggestions, please? > > Installation is in the man page. I think I need to reformulate my question: What is the name of the man page for ibcs2? If the answer is "ibcs2(x)", then the next question: Where do I find it in the source tree? I've searched the whole cvs tree and come up with a blank: + === grog@freebie (/dev/ttyp1) /usr/home/grog 1 -> ibcs2 + modload: /dev/lkm: Permission denied + === grog@freebie (/dev/ttyp1) /usr/home/grog 2 -> man ibcs2 + No manual entry for ibcs2 + === grog@freebie (/dev/ttyp1) /usr/home/grog 4 -> which ibcs2 + /usr/bin/ibcs2 > Usage is "type the program name at a shell prompt, just like any other > program name". > > Documentation as to what is/isn't IBCS2 is in the Intel and UNIPress > books on the subject. It's not useful unless you are writing one. Yes, I have *that* documentation. Greg