From owner-freebsd-questions@FreeBSD.ORG Mon Oct 31 02:46:56 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 A0E0F1065676 for ; Mon, 31 Oct 2011 02:46:56 +0000 (UTC) (envelope-from e.schuele@computer.org) Received: from p3plsmtpa07-06.prod.phx3.secureserver.net (p3plsmtpa07-06.prod.phx3.secureserver.net [173.201.192.235]) by mx1.freebsd.org (Postfix) with SMTP id 629068FC08 for ; Mon, 31 Oct 2011 02:46:56 +0000 (UTC) Received: (qmail 9534 invoked from network); 31 Oct 2011 02:20:15 -0000 Received: from unknown (71.170.154.177) by p3plsmtpa07-06.prod.phx3.secureserver.net (173.201.192.235) with ESMTP; 31 Oct 2011 02:20:15 -0000 Message-ID: <4EAE05C3.3030408@computer.org> Date: Sun, 30 Oct 2011 21:19:47 -0500 From: Eric Schuele User-Agent: Thunderbird 2.0.0.23 (X11/20090904) MIME-Version: 1.0 To: Patrick Lamaiziere References: <20111026032037.23014255@davenulle.org> In-Reply-To: <20111026032037.23014255@davenulle.org> X-Enigmail-Version: 0.95.2 OpenPGP: url=http://www.ravenlock.us/keys/pub_schuele.pgp Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig370EA53975966F40A3126D4C" 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: Mon, 31 Oct 2011 02:46:56 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig370EA53975966F40A3126D4C Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 10/25/2011 20:20, Patrick Lamaiziere wrote: > Hello, >=20 > 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)= ? >=20 > Thanks, regards. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd= =2Eorg" >=20 >=20 Well, (depending on your definition of adding a port) for me since I always have vim, I use the following alias: alias man man -P \"col -b \| vim -c \'set ft=3Dman nomod nolist\' -\" Maybe that helps a bit? --=20 Regards, Eric --------------enig370EA53975966F40A3126D4C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAk6uBcMACgkQngSDRM3IXUo01gCfQ5QusrS9hiY1I98iLfSG4uOf dGwAoK84wmP24xUenXdIMn6H/1acEBpK =Kp8x -----END PGP SIGNATURE----- --------------enig370EA53975966F40A3126D4C--