Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 1999 10:55:12 +0100
From:      Jeroen Ruigrok van der Werven <asmodai@bart.nl>
To:        Nick Hibma <hibma@skylink.it>
Cc:        FreeBSD Documentation Mailing List <doc@FreeBSD.ORG>
Subject:   Re: mdoc question.
Message-ID:  <19991123105512.F22782@lucifer.bart.nl>
In-Reply-To: <Pine.BSF.4.20.9911221854480.72781-100000@henny.jrc.it>; from hibma@skylink.it on Mon, Nov 22, 1999 at 06:59:34PM %2B0100
References:  <Pine.BSF.4.20.9911221854480.72781-100000@henny.jrc.it>

next in thread | previous in thread | raw e-mail | index | archive | help
-On [19991122 19:50], Nick Hibma (hibma@skylink.it) wrote:
>
>I would like to 'encode' the following in a manpage:
>
>	[ -a start ] [ -e end | -s size ]
>
>but the following
>
>	.Op Fl a Ar start
>	.Op Fl e Ar end | Fl s Ar size
>
>produces
>	
>	[ -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.

-- 
Jeroen Ruigrok van der Werven          Network- and systemadministrator
<asmodai@bart.nl>                      bART Internet Services /
Tel: +31 - (0) 10 - 240 39 70          VIA NET.WORKS Netherlands


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991123105512.F22782>