www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4B35909E.3000805@cs.umass.edu> |
Date: | Fri, 25 Dec 2009 23:27:10 -0500 |
From: | Eliot Moss <moss AT cs DOT umass DOT edu> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: putty isn't displaying correctly with 1.7 |
References: | <4B3589F6 DOT 27914 DOT 8F86503 AT wess DOT acegroup DOT cc> |
In-Reply-To: | <4B3589F6.27914.8F86503@wess.acegroup.cc> |
X-IsSubscribed: | yes |
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 |
On 12/25/2009 10:58 PM, Wes S wrote: > Below is excerpt from man file on touch. Highlighted text is showing > strange characters when I use putty to ssh in. It was working fine > before the 1.7 upgrade. > > How do I fix this? > > Thanks, > > Wes > > > âd, ââdate=STRING > parse STRING and use it instead of current time > > âf (ignored) > > âm change only the modification time > > âr, ââreference=FILE > use this fileâs times instead of current time > > ât STAMP > use [[CC]YY]MMDDhhmm[.ss] instead of current time > > ââtime=WORD > change the specified time: WORD is access, atime, or use: equivâ > alent to âa WORD is modify or mtime: equivalent to âm > > ââhelp display this help and exit Those look like "international" characters to me, i.e., UTF or some such. man (actually, the formatting tool behind it) likes to generate these for hyphens. In the past, we had LANG=C and it had no choice; now with LANG=en_US.UTF-8 or LANG=C.UTF-8 it generates them. While it is somewhat brain-damaged to do so, I found the "fix" to be to set LANG=C .... YMMV -- Eliot Moss -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |