Date: Tue, 11 Feb 2003 14:25:35 -0800 From: Terry Lambert <tlambert2@mindspring.com> To: Roman Neuhauser <neuhauser@bellavista.cz> Cc: freebsd-hackers <freebsd-hackers@FreeBSD.ORG> Subject: Re: mdoc(7) question Message-ID: <3E49785F.A30FE623@mindspring.com> References: <20030210173051.GF393@freepuppy.bellavista.cz> <20030210222412.GA33990@gothmog.gr> <20030210173051.GF393@freepuppy.bellavista.cz> <20030210181744.GN5356@dan.emsphone.com> <20030211102801.GI393@freepuppy.bellavista.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
Roman Neuhauser wrote: > Thanks guys. Is there a clean way to make sure that the description > will always begin on the line below the tag line? IOW, with > .Bl -tag, if the actual tag width is less than that of -width's > argument, these two items will fold, and description will begin on > the tag line. That's not what I want. Man pages kind of need to look like all other man pages. So while it's possible to do what you want, with enough effort, it is likely not a good idea for you to do it. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E49785F.A30FE623>