discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: Kristaps Dzonsons <kristaps@bsd.lv>
To: "discuss@mdocml.bsd.lv" <discuss@mdocml.bsd.lv>
Subject: Re: Three small bugs?  (Second: Lb)
Date: Wed, 26 May 2010 11:37:47 +0200	[thread overview]
Message-ID: <4BFCEBEB.5060506@bsd.lv> (raw)
In-Reply-To: <20100526085514.GF88504@acme.spoerlein.net>

> 2. in our libthr.3 references another lib using .Lb, where trailing
> punctuation makes mandoc barf.
> 
> .Sh DESCRIPTION
> ...
> has been optimized for use by applications expecting system scope thread
> semantics, and can provide significant performance improvements
> compared to
> .Lb libkse .
> .Sh SEE ALSO
> .Xr pthread 3
> 
> Please note that this .Lb call is not in the LIBRARY section.

Ulrich, fixed.  Thanks!  `Lb' is now an "in_line" macro (it still is not 
callable or parseable--this is a silly artificial restriction that can 
be lifted by editing its flags in mdoc_macro.c, but let's keep it as-is 
for now instead of fixing the -mdoc language).

I also added some regression tests and documented the macro in mdoc.7.

Kristaps
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

  reply	other threads:[~2010-05-26  9:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-26  8:55 Three small bugs? Ulrich Spörlein
2010-05-26  9:37 ` Kristaps Dzonsons [this message]
2010-05-26 10:41 ` Three small bugs? (Ud handling) Kristaps Dzonsons
2010-05-26 14:13 ` Three small bugs? (TH and dates) Kristaps Dzonsons

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=4BFCEBEB.5060506@bsd.lv \
    --to=kristaps@bsd.lv \
    --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).