From owner-freebsd-questions@FreeBSD.ORG Thu Oct 27 15:16:29 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAC99106564A for ; Thu, 27 Oct 2011 15:16:29 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 805F68FC08 for ; Thu, 27 Oct 2011 15:16:28 +0000 (UTC) Received: from mr16.lnh.mail.rcn.net ([207.172.157.36]) by smtp02.lnh.mail.rcn.net with ESMTP; 27 Oct 2011 11:16:27 -0400 Received: from smtp04.lnh.mail.rcn.net (smtp04.lnh.mail.rcn.net [207.172.157.104]) by mr16.lnh.mail.rcn.net (MOS 4.2.3-GA) with ESMTP id BJM27820; Thu, 27 Oct 2011 11:16:27 -0400 Received: from 209-6-86-84.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.86.84]) by smtp04.lnh.mail.rcn.net with ESMTP; 27 Oct 2011 11:16:27 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20137.30154.774316.331859@jerusalem.litteratus.org> Date: Thu, 27 Oct 2011 11:16:26 -0400 To: Polytropon In-Reply-To: <20111027164719.7ed962ac.freebsd@edvax.de> References: <20111026032037.23014255@davenulle.org> <20135.29649.831213.537245@jerusalem.litteratus.org> <20111026190847.291a4264@davenulle.org> <20111027164719.7ed962ac.freebsd@edvax.de> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr16.lnh.mail.rcn.net) Cc: questions@freebsd.org, Patrick Lamaiziere Subject: Re: nice man pages? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2011 15:16:29 -0000 Polytropon writes: > > > > I use sysutils/most to have nice manual pages in color, that's > > > > cool but is there a way to do this with the base system (ie > > > > without adding port)? > > > > We have ls with color (and no problem with serial console, there is no > > color when using it). Why not a nice manual? > > The Midnight Commander comes with a file viewer that can display > manpages in color: The issue is not having a "nice" manual; the issue is having it in the base system. Robert Huff