From owner-freebsd-hackers Mon Feb 10 14:46:26 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 10A1837B40B for ; Mon, 10 Feb 2003 14:46:24 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0875B43FE9 for ; Mon, 10 Feb 2003 14:46:08 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b121.otenet.gr [212.205.244.129]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h1AMjolI022442 for ; Tue, 11 Feb 2003 00:45:53 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.7/8.12.7) with ESMTP id h1AMjmIA096570 for ; Tue, 11 Feb 2003 00:45:48 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.7/8.12.7/Submit) id h1AMODCk066646 for freebsd-hackers@freebsd.org; Tue, 11 Feb 2003 00:24:13 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 11 Feb 2003 00:24:12 +0200 From: Giorgos Keramidas To: freebsd-hackers Subject: Re: mdoc(7) question Message-ID: <20030210222412.GA33990@gothmog.gr> References: <20030210173051.GF393@freepuppy.bellavista.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030210173051.GF393@freepuppy.bellavista.cz> 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 On 2003-02-10 18:30, Roman Neuhauser wrote: > Hi there, > two quick mdoc(7) questions: > > I'm writing a man page for a utility I'm writing, and I want the option > listing look like this: > > OPTIONS > -h, --help > Print a brief help message. How about this? Here is a list: .Bl -tag -width indent .It Fl h , Fl \-help Option description here. .It Fl p , Fl \-print Option description here. .El - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message