From owner-freebsd-doc Tue Nov 23 7:50:21 1999 Delivered-To: freebsd-doc@freebsd.org Received: from ns.skylink.it (ns.skylink.it [194.177.113.1]) by hub.freebsd.org (Postfix) with ESMTP id D093E14BD7 for ; Tue, 23 Nov 1999 07:50:10 -0800 (PST) (envelope-from hibma@skylink.it) Received: from skylink.it (va-184.skylink.it [194.185.55.184]) by ns.skylink.it (8.9.1/8.8.8) with ESMTP id QAA29953; Tue, 23 Nov 1999 16:48:44 +0100 Received: from localhost (localhost [127.0.0.1]) by skylink.it (8.9.3/8.9.3) with ESMTP id PAA01067; Tue, 23 Nov 1999 15:13:21 +0100 (CET) (envelope-from hibma@skylink.it) Date: Tue, 23 Nov 1999 15:13:20 +0100 (CET) From: Nick Hibma X-Sender: n_hibma@henny.jrc.it Reply-To: Nick Hibma To: Jeroen Ruigrok van der Werven Cc: FreeBSD Documentation Mailing List Subject: Re: mdoc question. In-Reply-To: <19991123120728.C58890@lucifer.bart.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > >> [ -a start ] [ -e end | -s file ... ] > > > >.Op Fl a start > >.Op Fl e end | Fl s size > > > >No need for the Ar's for all I know. The Ar's make the end and size appear in different fonts from the e and s. > Following a polite pointer by mpp I propose this: > > .Op Fl a Ar start > .Oo > .Fl e Ar end | > .Fl s Ar size > .Oc > > Which yields: > > [-a start] [-e end | -s size] > > And which should be what you wanted/intended and which is mdoc correct. Yes ... but ... I want a oneliner! :-) Thanks! Nick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message