From: Kristaps Dzonsons <kristaps@bsd.lv>
To: discuss@mdocml.bsd.lv
Subject: Re: Nested displays?
Date: Mon, 19 Jul 2010 15:37:25 +0200 [thread overview]
Message-ID: <4C445515.2090105@bsd.lv> (raw)
In-Reply-To: <20100719120350.GI30454@bramka.kerhand.co.uk>
>> Can anybody think of a reason why display types (`Bd', `D1', `Dl')
>> shouldn't be nested? Enclosed is a patch that downgrades the message to
>> ERROR (from FATAL) and lets these through.
>>
>
> well, it doesn;t make sense to nest displays, does it? i can;t think of
> why you would ever want to. don;t tell me we have examples of this in
> our pages...
Not in OpenBSD. I think this FATAL should be lifted to ERROR anyway.
It's completely artificial.
% ./mandoc -Tlint -fign-errors -Wall \
> `cat ../{Open,Free,Net,DragonFly}BSD/manuals.txt` \
> 2>&1|grep "displays may not"|cut -d : -f 1|uniq
/home/kristaps/checkedout/FreeBSD/freebsd/usr.sbin/apmd/apmd.8
/home/kristaps/checkedout/FreeBSD/freebsd/bin/sh/sh.1
/home/kristaps/checkedout/FreeBSD/freebsd/lib/libc/net/nsdispatch.3
/home/kristaps/checkedout/FreeBSD/freebsd/lib/msun/man/ieee.3
/home/kristaps/checkedout/FreeBSD/freebsd/sys/netinet/libalias/libalias.3
/home/kristaps/checkedout/FreeBSD/freebsd/crypto/heimdal/kadmin/kadmin.8
/home/kristaps/checkedout/DragonFlyBSD/src/usr.sbin/apmd/apmd.8
/home/kristaps/checkedout/DragonFlyBSD/src/lib/libc/net/nsdispatch.3
/home/kristaps/checkedout/DragonFlyBSD/src/lib/libalias/libalias.3
/home/kristaps/checkedout/DragonFlyBSD/src/games/fortune/fortune/fortune.6
/home/kristaps/checkedout/DragonFlyBSD/src/usr.bin/rdist/rdist.1
Naughty naughty!
--
To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv
next prev parent reply other threads:[~2010-07-19 13:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-19 11:42 Kristaps Dzonsons
2010-07-19 12:03 ` Jason McIntyre
2010-07-19 13:37 ` Kristaps Dzonsons [this message]
2010-07-19 16:48 ` Joerg Sonnenberger
2010-07-19 17:09 ` 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=4C445515.2090105@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).