Date: Mon, 12 May 2003 01:00:14 -0600 (MDT) From: Kazuo Horikawa <horikawa@jp.FreeBSD.org> To: freebsd-doc@freebsd.org Cc: ru@FreeBSD.ORG Subject: ".It Xo" ... generates improper output on groff 1.18.1 Message-ID: <20030512.010014.74754261.horikawa@attbi.com>
next in thread | raw e-mail | index | archive | help
Hi, Recently, using groff 1.18.1, I realized that sequences like below produce improper output. .It Xo .Em start and .Em size .Xc fields provide the start address and size of a slice in sectors. Sequence above taken from src/sbin/fdisk/fdisk.8 rev 1.34 is formated as follows: andrsize' fields provide the start address and size of a slice in sectors. I could see "warning: missing closing delimiter" on stderr, if -ww is specified. Is this fixed by recent groff 1.19, or still existing problem? Thanks, -- Kazuo Horikawa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030512.010014.74754261.horikawa>