From owner-freebsd-questions@FreeBSD.ORG Wed Oct 26 02:47:47 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 9FBA41065673 for ; Wed, 26 Oct 2011 02:47:47 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 33AF58FC13 for ; Wed, 26 Oct 2011 02:47:46 +0000 (UTC) Received: by bkbzt4 with SMTP id zt4so1303267bkb.13 for ; Tue, 25 Oct 2011 19:47:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=lcUhYV1OhEQWaX8Zrl0DaM11cVVpyeAZ6nKEgKfXe30=; b=MyjsvPtCkiMxgFj1YqtH36ZdxAoWnjA1E/J1OS1RT4OPXeAR2/w58LiWKW+GlZcUVF tNO6GHOEbUBAm+v3blOjBV0zi93+xZNxKsXr9+TZfYIHOdP9+i5iz+YhhjyNRGIaFO40 ctlC8+2HDcaM2roYRr1S8Q2nfZd9jqOma/Ol0= MIME-Version: 1.0 Received: by 10.204.7.83 with SMTP id c19mr22875679bkc.81.1319595399658; Tue, 25 Oct 2011 19:16:39 -0700 (PDT) Received: by 10.204.53.70 with HTTP; Tue, 25 Oct 2011 19:16:39 -0700 (PDT) In-Reply-To: <20111026032037.23014255@davenulle.org> References: <20111026032037.23014255@davenulle.org> Date: Tue, 25 Oct 2011 21:16:39 -0500 Message-ID: From: Adam Vande More To: Patrick Lamaiziere Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: questions@freebsd.org 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: Wed, 26 Oct 2011 02:47:47 -0000 On Tue, Oct 25, 2011 at 8:20 PM, Patrick Lamaiziere wrote: > Hello, > > 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)? > > https://wiki.archlinux.org/index.php/Man_Page -- Adam Vande More