| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| X-Mailer: | 21.4 (patch 19) "Constant Variable" XEmacs Lucid (via feedmail 10 I) |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: man-1.6d-2 emacs/xemacs problem |
| References: | <ejrs6r$ctt$1 AT sea DOT gmane DOT org> |
| From: | "Dr. Volker Zell" <Dr DOT Volker DOT Zell AT oracle DOT com> |
| Date: | Tue, 21 Nov 2006 08:21:16 +0100 |
| In-Reply-To: | <ejrs6r$ctt$1@sea.gmane.org> (Kirill Yarosh's message of "Mon, 20 Nov 2006 11:23:37 +0200") |
| Message-ID: | <82k61pgt8z.fsf@vzell-de.de.oracle.com> |
| User-Agent: | Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.19 (cygwin32) |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
>>>>> Kirill Yarosh writes:
> Hi all,
> After update to man-1.6d-2 (manual-entry "ls") shows a manual page
> with unprocessed escapes. It's happens in both xemacs and emacs. How
> can I fix it?
Change the following line in /usr/share/misc/man.conf:
NROFF /usr/bin/nroff -Tlatin1 -mandoc
to
NROFF /usr/bin/nroff -c -mandoc 2>/dev/null
> Regards,
> KYV.
Ciao
Volker
--
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 |