From owner-freebsd-current Sat May 4 11:58:34 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA20345 for current-outgoing; Sat, 4 May 1996 11:58:34 -0700 (PDT) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id LAA20321 for ; Sat, 4 May 1996 11:58:30 -0700 (PDT) Received: from caramba.cs.tu-berlin.de (wosch@caramba.cs.tu-berlin.de [130.149.17.12]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id UAA17297; Sat, 4 May 1996 20:44:49 +0200 Received: (from wosch@localhost) by localhost (8.6.12/8.6.12) id TAA01514; Sat, 4 May 1996 19:37:34 +0200 Date: Sat, 4 May 1996 19:37:34 +0200 From: Wolfram Schneider Message-Id: <199605041737.TAA01514@localhost> To: "Rodney W. Grimes" Cc: current@freebsd.org Subject: Re: Files installed to /etc, (was: review request) In-Reply-To: <199605011026.DAA15481@GndRsh.aac.dev.com> References: <199604301945.FAA20003@godzilla.zeta.org.au> <199605011026.DAA15481@GndRsh.aac.dev.com> Reply-to: Wolfram Schneider MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Rodney W. Grimes writes: >This was broken the day we moved from the true BSD man(1) to the gnu version, >something we should look at reversing if we can find a suck^H^H^H^Hvolunteer >to add manual page compression to the CSRG version of man(1). BTW, our gnu man is out of date. FreeBSD use version 1.1, current version is 1.4f (or higher). >From the README: ====================================================================== For man-1.4: Corrected some misprints in man.1. Now also search for manpages *.man. Added use of message catalogs. (Just as an exercise.) man-1.4c: Added fixes by gentzel@2.340.ENET.dec.com, Pauline Middelink and others. Added suid handling. Added TIOCGWINSZ. man-1.4d: Added Polish man pages (Rafal Maszkowski, rzm@oso.chalmers.se). Added -W option (Marty Leisner, leisner@sdsp.mc.xerox.com). man-1.4e: Added French man pages (Rene COUGNENC, rene@renux.frmug.fr.net), MANWIDTH, MANPAGER, -K option. Fixed grep problem. ====================================================================== For man-1.3: Changed MANPATH handling, added locale, added 1.2 changes (unaware of the existence of 1.2), bugfixes. Now merged both versions. Andries E. Brouwer - aeb@cwi.nl ======================================================================= For man-1.2: I seem to have taken over man for the moment. I added support for run- time determination of compressors and expanders, plus a couple of bug fixes. Zeyd M. Ben-Halim zmbenhal@netcom.com ======================================================================