From owner-freebsd-hackers Thu Mar 7 02:33:21 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA25981 for hackers-outgoing; Thu, 7 Mar 1996 02:33:21 -0800 (PST) Received: from nixpbe.pdb.sni.de (mail.sni.de [192.109.2.33]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id CAA25971 for ; Thu, 7 Mar 1996 02:33:12 -0800 (PST) Received: (from nerv@localhost) by nixpbe.pdb.sni.de (8.6.12/8.6.12) id LAA22370 for hackers@freebsd.org; Thu, 7 Mar 1996 11:32:49 +0100 Message-Id: <199603071032.LAA22370@nixpbe.pdb.sni.de> Subject: Re: man page hacking To: perryman@sun001.sil.com (Barry Perryman) Date: Thu, 7 Mar 96 11:29:22 MET From: Greg Lehey Cc: hackers@freebsd.org (Hackers; FreeBSD), freebsd-doc@freebsd.org (FreeBSD Documenters) In-Reply-To: ; from "Barry Perryman" at Mar 7, 96 10:09 am X-Mailer: xmail 2.4 (based on ELM 2.2 PL16) Sender: owner-hackers@freebsd.org Precedence: bulk > On Thu, 7 Mar 1996, Greg Lehey wrote: > >> That's only part of the story. A large number of man pages are >> written with the an (-man) macros, and I haven't been able to find any >> documentation for them either (on any platform, for that matter). > > OSF1 v1.3? man(5) > HPUX 9.05 man(5) > Solaris 2.4 man(5) <- alledgedly > Sun0S 4.1.2 man(7) > Linux 1.1.49 man(7) Thanks. I have a SunOS machine, so I suppose I can get them from there. From a more practical standpoint, I suppose we can snarf the Linux pages. > Sorry my freebsd machine is at home :-( Ditto. Greg