Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3B2E59E3.13CE7AF6@phekda.freeserve.co.uk> Date: Mon, 18 Jun 2001 20:43:31 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: djgpp: djgpp/src/docs/kb/wc204.txi References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. Eli Zaretskii wrote: > OTOH, `djgpp.env' is a file, so it should have the appropriate markup, > even in an index entry. And `ls' is a program, so it should be in > @code. > > The upshot of all this is that you should write this: > > @cindex @file{djgpp.env}, @code{ls} color settings for symlinks added Thanks for the correction, Eli. BTW there appear to be a couple of other references to files in @cindex's: bash-2.04$ grep '@cindex' wc204.txi @cindex stdarg DOT h AT r{, implemented with GCC builtins} @cindex varargs DOT h AT r{, implemented with GCC builtins} @cindex @file{lib/djgpp.djl}, polluting the namespace unnecessarily @cindex linker script, polluting the namespace unnecessarily @cindex @code{etext}, polluting the namespace unnecessarily @cindex @code{edata}, polluting the namespace unnecessarily @cindex @code{end}, polluting the namespace unnecessarily @cindex profiling, polluting the namespace unnecessarily @cindex header files and GCC @cindex @code{bzip2} archives @cindex startup code, supports long command lines passed by Windows programs @cindex search for executables, some extensions omitted @cindex @file{.sh}, @file{.ksh}, @file{.pl}, @file{.sed} extensions @cindex linking programs on Windows 2000 @cindex file locking functions @cindex C99 compliance, new header files @cindex namespace @code{std} support @cindex libc/dosio DOT h AT r{, append mode} @cindex libc/file DOT h AT r{, _IOAPPEND flag deleted} @cindex @code{struct dirent}, @code{d_type} member @cindex startup code, and crashes on Windows @cindex @file{djgpp.env}, @code{ls} color settings for symlinks added Namely: stdarg.h, varargs.h, libc/dosio.h, libc/file.h. If no-one objects, I'll fix those too tomorrow. Thanks, bye, Rich =] -- Richard Dawe http://www.phekda.freeserve.co.uk/richdawe/