Date: Mon, 22 Nov 1999 18:59:34 +0100 (CET) From: Nick Hibma <hibma@skylink.it> To: FreeBSD Documentation Mailing List <doc@FreeBSD.org> Subject: mdoc question. Message-ID: <Pine.BSF.4.20.9911221854480.72781-100000@henny.jrc.it>
next in thread | raw e-mail | index | archive | help
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 ... ] Could someone give me a hint on how to produce the correct output? Cheers, Nick 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?Pine.BSF.4.20.9911221854480.72781-100000>