Date: Tue, 11 Feb 2003 15:58:13 +0100 From: Roman Neuhauser <neuhauser@bellavista.cz> To: freebsd-hackers <freebsd-hackers@FreeBSD.ORG> Subject: Re: mdoc(7) question Message-ID: <20030211145813.GR393@freepuppy.bellavista.cz> In-Reply-To: <20030211142953.GV5356@dan.emsphone.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> <20030211142953.GV5356@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
# dnelson@allantgroup.com / 2003-02-11 08:29:54 -0600: > In the last episode (Feb 11), Roman Neuhauser said: > > 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. > > .br ( line break, just like html's <br/> ) should work: > > .Bl -tag -width indent > .It Fl H > .br > Print a brief help message. > .El yeah, that was it. thanks. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html 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?20030211145813.GR393>