From owner-freebsd-hackers Tue Feb 11 14:33:45 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC08237B401 for ; Tue, 11 Feb 2003 14:33:44 -0800 (PST) Received: from stork.mail.pas.earthlink.net (stork.mail.pas.earthlink.net [207.217.120.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE36C43F93 for ; Tue, 11 Feb 2003 14:33:43 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from pool0132.cvx40-bradley.dialup.earthlink.net ([216.244.42.132] helo=mindspring.com) by stork.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 18iirk-0005it-00; Tue, 11 Feb 2003 14:27:01 -0800 Message-ID: <3E49785F.A30FE623@mindspring.com> Date: Tue, 11 Feb 2003 14:25:35 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Roman Neuhauser Cc: freebsd-hackers Subject: Re: mdoc(7) question 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> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a4185dbe2f9c8424af279c01f51d20f743a8438e0f32a48e08350badd9bab72f9c350badd9bab72f9c Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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