[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Documentation bugs in 2.53
From: |
Akim Demaille |
Subject: |
Re: Documentation bugs in 2.53 |
Date: |
10 Apr 2002 10:16:16 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) |
| On 09 Apr 2002 11:32:16 +0200, Akim Demaille wrote:
| >>>>>> "povey" == povey <address@hidden> writes:
| >
| >povey> 1. Can't view the node AC_LIBOBJ vs. LIBOBJ. info doesn't like
| >povey> the full-stop in vs. This is pretty important as users really
| >povey> need to know this info.
| >
| >Use the Emacs info reader, it works fine there.
|
| Indeed it does, however not everyone uses/has emacs to read info
| files. Simply removing the "." from "vs." will fix the problem.
|
| Thanks.
I still don't plan to do that. There are other nodes in the
documentation that don't make sense without the dot.
~ace/doc % grep 'address@hidden' autoconf.texi
@node Writing configure.ac
@node configure.ac Layout
@node config.status Invocation
@node Obsolete config.status Use
@node acconfig.h
@node Autoconf 2.13
@node AC_LIBOBJ vs. LIBOBJS
@node Writing testsuite.at