Re: UTF-8 problem in 8.0

2010-01-04 Thread Sean C. Farley
On Sun, 3 Jan 2010, Derek Kulinski wrote: Hello Sean, Sunday, January 3, 2010, 9:03:01 AM, you wrote: The last commit that I recall (r192561) fixed dashes in front of options (.Fl macro) but not dashes present within a man page. Personally, I just create an alias for man to call 'LANG=C man'

Re: UTF-8 problem in 8.0

2010-01-03 Thread Derek Kulinski
Hello Sean, Sunday, January 3, 2010, 9:03:01 AM, you wrote: > The last commit that I recall (r192561) fixed dashes in front of options > (.Fl macro) but not dashes present within a man page. Personally, I > just create an alias for man to call 'LANG=C man' to protect against > examples with no

Re: UTF-8 problem in 8.0

2010-01-03 Thread Sean C. Farley
On Sun, 3 Jan 2010, Ulrich Spörlein wrote: On Fri, 01.01.2010 at 15:47:36 -0800, Derek Kulinski wrote: Hello, After installing FreeBSD 8.0 I noticed that some characters aren't displayed correctly (it worked fine for 7.2). Mainly the dash character is most noticeable (though it's possible

Re: UTF-8 problem in 8.0

2010-01-03 Thread Troels Kofoed Jacobsen
On Fri, Jan 01, 2010 at 03:47:36PM -0800, Derek Kulinski wrote: > Hello, > > After installing FreeBSD 8.0 I noticed that some characters aren't > displayed correctly (it worked fine for 7.2). > > Mainly the dash character is most noticeable (though it's possible > it's more of them). > > Example

Re: UTF-8 problem in 8.0

2010-01-02 Thread Jonathan Chen
On Sat, Jan 02, 2010 at 07:37:15PM -0800, Derek Kulinski wrote: > Hello Jonathan, > > Saturday, January 2, 2010, 7:28:07 PM, you wrote: > > >> me too, though I'm only setting LC_CTYPE to de_DE.UTF-8 and I don't > >> always see it. It must be some combination of xterm/ssh and/or putty > >> that br

Re: UTF-8 problem in 8.0

2010-01-02 Thread Derek Kulinski
Hello Jonathan, Saturday, January 2, 2010, 7:28:07 PM, you wrote: >> me too, though I'm only setting LC_CTYPE to de_DE.UTF-8 and I don't >> always see it. It must be some combination of xterm/ssh and/or putty >> that breaks this. > Actually, I've just got en_NZ.UTF8, and I see it on the console

Re: UTF-8 problem in 8.0

2010-01-02 Thread Jonathan Chen
On Sun, Jan 03, 2010 at 02:38:32AM +0100, Ulrich Sp??rlein wrote: > On Fri, 01.01.2010 at 15:47:36 -0800, Derek Kulinski wrote: > > Hello, > > > > After installing FreeBSD 8.0 I noticed that some characters aren't > > displayed correctly (it worked fine for 7.2). > > > > Mainly the dash character

Re: UTF-8 problem in 8.0

2010-01-02 Thread Ulrich Spörlein
On Fri, 01.01.2010 at 15:47:36 -0800, Derek Kulinski wrote: > Hello, > > After installing FreeBSD 8.0 I noticed that some characters aren't > displayed correctly (it worked fine for 7.2). > > Mainly the dash character is most noticeable (though it's possible > it's more of them). > > Example: >

UTF-8 problem in 8.0

2010-01-01 Thread Derek Kulinski
Hello, After installing FreeBSD 8.0 I noticed that some characters aren't displayed correctly (it worked fine for 7.2). Mainly the dash character is most noticeable (though it's possible it's more of them). Example: env LANG=C man sh env LANG=pl_PL.UTF-8 man sh env LANG=en_US.UTF-8 man sh The f