home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.utils.bug
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!utmc.utc.COM!kirkwood%UTM301
- From: kirkwood%UTM301@utmc.utc.COM (Dan Kirkwood)
- Subject: mistake in indent 1.6 info page
- Message-ID: <01GO1CBMCW2Q000UXZ@utrcgw.utc.com>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Wed, 26 Aug 1992 08:12:57 GMT
- Approved: bug-gnu-utils@prep.ai.mit.edu
- Lines: 30
-
- This might clear up a little bit of confusion....
- Is this the correct way to send a correction??
-
- Dan Kirkwood United Technologies Microelectronics Center
- e-mail: kirkwood@utmc.utc.com
- phone: (719) 594-8156
- fax: (719) 594-8032
- -------------------------------------------------------------------------------
-
-
- *** indent.texinfo Wed Aug 26 10:11:21 1992
- --- indent.texinfo~ Fri Jul 3 13:43:15 1992
- ***************
- *** 909,915 ****
-
- @kindex -lps
- @kindex --leave-preprocessor-space
- ! ANSI C allows white space to be placed on preprocessor command lines
- between the character @samp{#} and the command name. By default,
- @code{indent} removes this space, but specifying the @samp{-lps} option
- directs @code{indent} to leave this space unmodified.
- --- 909,915 ----
-
- @kindex -lps
- @kindex --leave-preprocessor-space
- ! ASCII C allows white space to be placed on preprocessor command lines
- between the character @samp{#} and the command name. By default,
- @code{indent} removes this space, but specifying the @samp{-lps} option
- directs @code{indent} to leave this space unmodified.
-
-