| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| Date: | Wed, 13 Jun 2001 11:52:33 +0300 (IDT) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | JT Williams <jeffw AT darwin DOT sfbr DOT org> |
| cc: | djgpp-workers AT delorie DOT com |
| Subject: | Re: documentation addition for djgpp `update' |
| In-Reply-To: | <20010612124537.A24961@kendall.sfbr.org> |
| Message-ID: | <Pine.SUN.3.91.1010613115143.16126M-100000@is> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp-workers AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp-workers AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 12 Jun 2001, JT Williams wrote:
> (If you think this is silly, I'll drop it.)
It's not silly; in my experience, there's no such thing as too much
good docs.
> +@itemize @bullet
> +
> +@item Modify the GNU @code{move-if-change} script
In an @itemize list, the "@item" should not be followed by anything,
it should be alone on its line. (@table is the only construct where
@item is followed by something.)
> +to perform a `copy-if-change' operation.
You should not need to quote stuff with single quotes in Texinfo.
What you probably want here is ``copy-if-change'' instead.
Thanks!
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |