discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: Ingo Schwarze <schwarze@usta.de>
To: discuss@mdocml.bsd.lv
Subject: Re: -column issue
Date: Sat, 7 Aug 2010 18:15:25 +0200	[thread overview]
Message-ID: <20100807161525.GH23289@iris.usta.de> (raw)
In-Reply-To: <20100806182329.GC946@bramka.kerhand.co.uk>

Hi Jason,

> so, do you recommend i "fix" sysctl.3?

I don't think we will get mandoc fully fixed in this respect
before release, we are not even sure which is the best way to go,
and changing this could easily cause considerable breakage.

You could just use

  .It Dv FS_POSIX_SETUID Ta integer Ta yes

That is quite easy to understand and works with old groff,
new groff and mandoc.  When there are many words per column,
old groff sometimes needs quoting to reduce the number of
arguments:

  .It Dv FS_POSIX_SETUID Ta "1 2 3 4 5" Ta yes

When there are many columns, Ta may not be an option with old
groff at all.  But here, none of these issues seem to occur.

Yours,
  Ingo
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

  parent reply	other threads:[~2010-08-07 16:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-06  7:06 Jason McIntyre
2010-08-06 17:08 ` Kristaps Dzonsons
2010-08-06 17:52   ` Jason McIntyre
2010-08-06 18:13     ` Kristaps Dzonsons
2010-08-06 18:23       ` Jason McIntyre
2010-08-06 18:35         ` Kristaps Dzonsons
2010-08-07 16:15         ` Ingo Schwarze [this message]
2010-08-07 15:59     ` Ingo Schwarze
2010-08-07 17:32       ` Kristaps Dzonsons
2010-08-07 18:03         ` Ingo Schwarze

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=20100807161525.GH23289@iris.usta.de \
    --to=schwarze@usta.de \
    --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).