delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <456CE95D.10007@cwilson.fastmail.fm> |
Date: | Tue, 28 Nov 2006 20:58:53 -0500 |
From: | Charles Wilson <cygwin AT cwilson DOT fastmail DOT fm> |
User-Agent: | Thunderbird 1.5.0.8 (Windows/20061025) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: 1.5.22: Man pages show escape codes |
References: | <BAY12-F24B8F40AA124E4AD96E7F0BFE50 AT phx DOT gbl> |
In-Reply-To: | <BAY12-F24B8F40AA124E4AD96E7F0BFE50@phx.gbl> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Joe Asdf wrote: > If anyone has any ideas or suggestions for fixing this, I'd appreciate > it! Attached is the output from cygcheck. I ran into this problem today, too -- I'm not sure what changed (updated man package?), but I've long had the following in my ~/.bashrc: export PAGER=less It seems that now, this environment variable overrides the setting in /usr/share/misc/man.conf: PAGER=less -isrR I fixed the problem by (1) leaving the PAGER setting in ~/.bashrc, but (2) ALSO setting MANPAGER in ~/.bashrc export MANPAGER='less -isrR' -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |