Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Apr 2000 06:33:09 +0900
From:      OKAZAKI Tetsurou <okazaki@be.to>
To:        phantom@cris.crimea.ua
Cc:        jestess@wcnet.net, doc@FreeBSD.ORG, ports@FreeBSD.ORG
Subject:   Re: cscope man page in text
Message-ID:  <86g0scfqp6.wl@dolphin.be.to>
In-Reply-To: In your message of "Sun, 23 Apr 2000 22:01:52 %2B0400" <20000423220152.A12018@scorpion.crimea.ua>
References:  <Pine.BSF.4.21.0004231822230.4517-100000@localhost.localdomain> <20000423220152.A12018@scorpion.crimea.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

In the message <20000423220152.A12018@scorpion.crimea.ua> 
Alexey Zelkin <phantom@cris.crimea.ua> wrote:

> On Sun, Apr 23, 2000 at 06:23:50PM -0500, John Estess wrote:

> I suggest to read mdoc(7), mdoc.samples(7) manpages and take a look
> to /usr/share/examples/mdoc/

> > .Op [options]

> .Op options

> will be rendered to

> "
> [options]
> "

| .It Fl i namefile
| Browse through all source files whose names are listed in namefile

It should be

.It Fl i Ar namefile
Browse through all source files whose names are listed in
.Ar namefile

> > .Op [file . . . ]

> Same. It should look like

> "
> .Op file...
> "

"
.Op Ar
"
is better?

-- 
Tetsurou


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




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