From owner-freebsd-questions@FreeBSD.ORG Mon Feb 13 09:28:36 2012 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 F15CF106566B for ; Mon, 13 Feb 2012 09:28:36 +0000 (UTC) (envelope-from ru@lo0.su) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 818FC8FC1D for ; Mon, 13 Feb 2012 09:28:35 +0000 (UTC) Received: by bkcjg1 with SMTP id jg1so4214572bkc.13 for ; Mon, 13 Feb 2012 01:28:34 -0800 (PST) Received: by 10.204.153.195 with SMTP id l3mr6814869bkw.123.1329123539338; Mon, 13 Feb 2012 00:58:59 -0800 (PST) Received: from lo0.su (lo0.su. [88.198.44.71]) by mx.google.com with ESMTPS id x22sm43964631bkw.11.2012.02.13.00.58.56 (version=SSLv3 cipher=OTHER); Mon, 13 Feb 2012 00:58:58 -0800 (PST) Sender: Ruslan Ermilov Date: Mon, 13 Feb 2012 12:58:54 +0400 From: Ruslan Ermilov To: =?iso-8859-1?B?R2VybeFuIE0u?= Bravo Message-ID: <20120213085854.GB9771@lo0.su> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Gm-Message-State: ALoCoQlcuXhiVDjLkxRhnfI4HEcgA/bN8ucSv0yY+12dn0e+HPjIyN4qCfL+JgsQFHmaRJV15R4j Cc: questions@FreeBSD.org Subject: Re: Regarding MANCOLOR 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, 13 Feb 2012 09:28:37 -0000 Hi, On Sun, Feb 12, 2012 at 05:10:44PM -0600, Germán M. Bravo wrote: > Hello, I saw you wronte something in the mailing lists, some time ago, > regarding MANCOLOR in FreeBSD... however, I've tried in every way I > can to make it work, but I cant. > > I'm using TERM=xterm-256color and if I have MANCOLOR=1, I see no > coloring in my man pages. If I don't set MANCOLOR, and instead set > LESS_TERMCAP_* env variables, I do see colors in my terminal (it > doesn't start with less by default, so I have to use MANPAGER=less > too, if I want it to use less)... If I set both LESS_TERMCAP_* and > also MANCOLOR=1, man starts with the `less` pager by default, but I > see no colors (even with LESS_TERMCAP_* added) > > Could you shed some light in this issue if you can? > I'm trying all this under FreeBSD 9.0 in a remote SSL terminal (xterm-256color) Support for colors in man(1) and groff(1) doesn't mean that manpages got painted. One manpage is sure colorized, one that talks about color support. Try it: man grotty