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'
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
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
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
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
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
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
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:
>
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