discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandoc vs Xo in It argument
@ 2010-05-25 15:58 Ulrich Spörlein
  2010-05-25 17:56 ` Jason McIntyre
  0 siblings, 1 reply; 4+ messages in thread
From: Ulrich Spörlein @ 2010-05-25 15:58 UTC (permalink / raw)
  To: discuss

Hey guys,

while further cleaning up the FreeBSD manpages, I'm now at a point where
I have to fix the Xo/Xc fallout. Why exactly is this allowed:

.Bl -tag -width indent -compact
.It Xo
.Ft void
.Xc
.It Xo
.Fn auth_destroy "AUTH *auth"
.Xc
.Pp
A macro that destroys the authentication information associated with

But not this

.Bl -column "CLSET_RETRY_TIMEOUT" "struct sockaddr_in"
.It Dv CLSET_TIMEOUT Ta Xo
.Vt "struct timeval" Ta "set total timeout"
.Xc
.It Dv CLGET_TIMEOUT Ta Xo
.Vt "struct timeval" Ta "get total timeout"
.Xc
.El

And is there a better way to rewrite this other than putting all the
arguments to .It on the same line (which quickly runs over 80 columns).

People really seem to like these three column tables ...

Regards,
Uli
--
 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:[~2010-05-25 18:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-25 15:58 mandoc vs Xo in It argument Ulrich Spörlein
2010-05-25 17:56 ` Jason McIntyre
2010-05-25 18:27   ` Ingo Schwarze
2010-05-25 18:45     ` Ulrich Spörlein

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