discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
* Render POD =head3 $c->uri
@ 2011-11-03 14:39 Andreas Vögele
  2011-11-03 14:57 ` Kristaps Dzonsons
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Vögele @ 2011-11-03 14:39 UTC (permalink / raw)
  To: discuss

Hi,

when I run the following commands, the text "$c->uri" is fully
underlined if the manual page is formatted with nroff. If the manual
page is formatted with mandoc, only the text "->uri" is underlined.

echo '=head3 $c->uri' | pod2man | nroff -man | less -R
echo '=head3 $c->uri' | pod2man | mandoc | less -R

Noticed on OpenBSD-current.

Regards,
Andreas
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-11-03 19:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-03 14:39 Render POD =head3 $c->uri Andreas Vögele
2011-11-03 14:57 ` Kristaps Dzonsons
2011-11-03 14:59   ` Kristaps Dzonsons
2011-11-03 19:18   ` Andreas Vögele

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).