discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: Thomas Klausner <wiz@NetBSD.org>
To: discuss@mdocml.bsd.lv
Subject: Re: FWD: man.conf mandoc -Tlocale
Date: Sat, 15 Feb 2014 09:43:09 +0100	[thread overview]
Message-ID: <20140215084309.GA14964@danbala.tuwien.ac.at> (raw)
In-Reply-To: <20140214130647.GF20867@iris.usta.de>

On Fri, Feb 14, 2014 at 02:06:47PM +0100, Ingo Schwarze wrote:
> in OpenBSD, we are discussing to move to mandoc(1) default
> from -Tascii to -Tlocale, see the mail on <tech@openbsd.org>
> below.
> 
> How do you feel about that idea, in particular regarding other
> operating systems like DragonFly, NetBSD, FreeBSD and from the
> perspective of the pkgsrc packaging system?

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?

One thing I remember being broken at some point: Does this still allow
examples to be copied, or do we have to be extra careful about marking
them up then?

At some point (sorry, I don't remember details, not even if it was
mandoc or groff) I had the annoying state where 'man foo' replaced
dashes with some UTF-8 dash that the shell didn't accept as when
pasting it in a shell.
 Thomas
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

  reply	other threads:[~2014-02-15  8:43 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 [this message]
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

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=20140215084309.GA14964@danbala.tuwien.ac.at \
    --to=wiz@netbsd.org \
    --cc=discuss@mdocml.bsd.lv \
    /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).