discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: Thomas Klausner <wiz@NetBSD.org>
To: Ingo Schwarze <schwarze@usta.de>
Cc: discuss@mdocml.bsd.lv
Subject: Re: FWD: man.conf mandoc -Tlocale
Date: Thu, 13 Mar 2014 10:16:51 +0100	[thread overview]
Message-ID: <20140313091651.GD7348@danbala.tuwien.ac.at> (raw)
In-Reply-To: <20140215094251.GA24366@iris.usta.de>

Hi Ingo!

On Sat, Feb 15, 2014 at 10:42:51AM +0100, Ingo Schwarze wrote:
> > I've tried this on the NetBSD man ls(1) man page with
> > LC_CTYPE=de_DE.UTF-8 and didn't see a difference.
> > 
> > # man ls > ls.default
> > man: Formatting manual page...
> > # mandoc -Tlocale /usr/share/man/man1/ls.1 > ls.locale
> > # diff ls.*
> > #
> > 
> > Ideas why, or is this expected?
> 
> No, it is not expected.

It was the simple problem that USE_WCHAR was not defined when building
mandoc on NetBSD. I've changed that now.

The version from pkgsrc worked fine before that.

So both -Tlocale and -Tutf8 now produce UTF-8 double quote characters
when run on ls(1).

Thanks,
 Thomas
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

      parent reply	other threads:[~2014-03-13  9:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <sfid-H20140214-152923-+048.24-1@spamfilter.osbf.lua>
2014-02-14 13:06 ` Ingo Schwarze
2014-02-15  8:43   ` Thomas Klausner
2014-02-15  9:42     ` Ingo Schwarze
2014-02-16 20:56       ` Ingo Schwarze
2014-02-17 11:41         ` Ulrich Spörlein
2014-02-17 11:55           ` Anthony J. Bentley
2014-03-13  9:16       ` Thomas Klausner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140313091651.GD7348@danbala.tuwien.ac.at \
    --to=wiz@netbsd.org \
    --cc=discuss@mdocml.bsd.lv \
    --cc=schwarze@usta.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).