* man page formatting problem?
@ 2003-05-21 9:16 Amin
2003-05-22 12:35 ` Stephen Samuel
0 siblings, 1 reply; 3+ messages in thread
From: Amin @ 2003-05-21 9:16 UTC (permalink / raw)
To: linux-newbie
Hi,
I've noticed this about man pages displayed in an X terminal
application such as xterm, etc. --- the dashes (hyphens) and
quotation marks don't show up (in xterm), and when they do
(in Konsole), it's sporadic --- some show, and others show
up as weird-looking characters.
I think this is a problem with GNU nroff, which formats the
man pages, but I don't know where to go from there. This
hasn't been a problem for me until recently, because I've
just started copying examples from man pages.
I was hoping someone here could give me a couple of
pointers.
Thanks,
Yawar Amin
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: man page formatting problem?
2003-05-21 9:16 man page formatting problem? Amin
@ 2003-05-22 12:35 ` Stephen Samuel
2003-05-22 17:29 ` Amin
0 siblings, 1 reply; 3+ messages in thread
From: Stephen Samuel @ 2003-05-22 12:35 UTC (permalink / raw)
To: Amin; +Cc: linux-newbie
try
export LC_ALL=C
it seems to be a locale problem with man
Amin wrote:
> Hi,
>
> I've noticed this about man pages displayed in an X terminal
> application such as xterm, etc. --- the dashes (hyphens) and
> quotation marks don't show up (in xterm), and when they do
> (in Konsole), it's sporadic --- some show, and others show
> up as weird-looking characters.
>
> I think this is a problem with GNU nroff, which formats the
> man pages, but I don't know where to go from there. This
> hasn't been a problem for me until recently, because I've
> just started copying examples from man pages.
>
> I was hoping someone here could give me a couple of
> pointers.
>
> Thanks,
> Yawar Amin
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
--
Stephen Samuel +1(604)876-0426 samuel@bcgreen.com
http://www.bcgreen.com/~samuel/
Powerful committed communication, reaching through fear, uncertainty and
doubt to touch the jewel within each person and bring it to life.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: man page formatting problem?
2003-05-22 12:35 ` Stephen Samuel
@ 2003-05-22 17:29 ` Amin
0 siblings, 0 replies; 3+ messages in thread
From: Amin @ 2003-05-22 17:29 UTC (permalink / raw)
To: linux-newbie
In message <3ECCC40C.3020605@bcgreen.com>, Stephen Samuel writes:
> try
>
> export LC_ALL=C
>
> it seems to be a locale problem with man
Thanks --- it worked. I've put that line into my
``.bash_profile''. And I've also looked at the man page for
``setlocale''. Just for kicks, I set LC_ALL to
``en_US.utf8''. xterm messed up the dashes, so I set it
back to ``C''. The dashes were perfect. So, thanks,
although I'm just a little bemystified :-) about the whole
locale thing.
Yawar
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-05-22 17:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-21 9:16 man page formatting problem? Amin
2003-05-22 12:35 ` Stephen Samuel
2003-05-22 17:29 ` Amin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox