discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
* double space after `.' issue
@ 2010-09-23 17:14 Jason McIntyre
  2010-09-23 19:51 ` Ingo Schwarze
  0 siblings, 1 reply; 2+ messages in thread
From: Jason McIntyre @ 2010-09-23 17:14 UTC (permalink / raw)
  To: discuss

hi. source from disklabel(8):

	The disk label contains information about disk characteristics
	.Pq size, type, etc.
	and the partition layout, stored on the disk itself.

groff:
	The disk label contains information about disk characteristics
	(size, type, etc.) and the partition layout, stored on the disk
	itself.

mandoc:
	The disk label contains information about disk characteristics
	(size, type, etc.)  and the partition layout, stored on the disk
	itself.

i.e. mandoc produces a double space before "and".

groff and mandoc are handling that .Pq line differently. is this on a
TODO list, or do i need to change the source?

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

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

end of thread, other threads:[~2010-09-23 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-23 17:14 double space after `.' issue Jason McIntyre
2010-09-23 19:51 ` Ingo Schwarze

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