discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: Thomas Klausner <wiz@NetBSD.org>
To: discuss@mdocml.bsd.lv
Subject: Re: OT: Vt vs. Ft/Fn (WAS: Giving up on emulating SYNOPSIS vspace.)
Date: Tue, 8 Jun 2010 12:02:40 +0200	[thread overview]
Message-ID: <20100608100240.GV16352@danbala.tuwien.ac.at> (raw)
In-Reply-To: <4C0E09BC.9040900@bsd.lv>

On Tue, Jun 08, 2010 at 11:13:32AM +0200, Kristaps Dzonsons wrote:
> mdoc.samples documents `Vt' as doing funny business in SYNOPSIS, not
> `Va' (wtf?).  From what I understand, Vt's the conventional way of
> putting variables in the SYNOPSIS.  `F' macros are certainly not the
> way.
> 
> jmc, wiz, any suggestions and/or observations?  I like Ingo's
> notation of `Vt/Va'.  I've never seen it before (mdocml's manuals
> use `Vt' standalone as suggested in mdoc.samples), but you know
> better.

I found some examples in libelf manpages (from FreeBSD) and a few in
random places. More .Vt usage like groff's mdoc(7) describes.

> I think we can take this opportunity, in mdoc.7, to specify how
> variables should get documented in the SYNOPSIS.  And what about the
> following:
> 
>  - CPP defines?
>  - structs Vt's?  (the `Bd' was used in one of your examples)
> 
> We have `Dv' for defines, but that doesn't help me with wanting to
> print out `.Dv #define FOOBAR'.

rpcgen(1) actually uses Dv in that case, but it's the only occurrence.
For the name of the struct, using Vt is fine, but for the struct
definition including members, there currently is no better tag than
Bd, which at least keeps it readable. Do we want to extend mdoc?
 Thomas
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

  reply	other threads:[~2010-06-08 10:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-06 23:18 Giving up on emulating SYNOPSIS vspace Kristaps Dzonsons
2010-06-06 23:42 ` Jason McIntyre
2010-06-07 11:12   ` Kristaps Dzonsons
2010-06-07 23:26     ` Ingo Schwarze
2010-06-07 23:42       ` Kristaps Dzonsons
2010-06-08  0:06         ` Ingo Schwarze
2010-06-08  9:13           ` OT: Vt vs. Ft/Fn (WAS: Giving up on emulating SYNOPSIS vspace.) Kristaps Dzonsons
2010-06-08 10:02             ` Thomas Klausner [this message]
2010-06-08 12:06               ` Kristaps Dzonsons
2010-06-12 18:05                 ` Vt vs. Ft/Fn Ingo Schwarze
2010-06-07  0:35 ` Giving up on emulating SYNOPSIS vspace 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=20100608100240.GV16352@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).