This file is indexed.

/usr/share/doc/chktex/html/node4.html is in chktex 1.6.4-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<!--Converted with LaTeX2HTML 2008 (1.71)
original version by:  Nikos Drakos, CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Program</TITLE>
<META NAME="description" CONTENT="Program">
<META NAME="keywords" CONTENT="ChkTeX">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">

<META NAME="Generator" CONTENT="LaTeX2HTML v2008">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">

<LINK REL="STYLESHEET" HREF="ChkTeX.css">

<LINK REL="next" HREF="node5.html">
<LINK REL="previous" HREF="node3.html">
<LINK REL="up" HREF="node3.html">
<LINK REL="next" HREF="node5.html">
</HEAD>

<BODY >

<DIV CLASS="navigation"><!--Navigation Panel-->
<A NAME="tex2html62"
  HREF="node5.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="/usr/share/latex2html/icons/next.png"></A> 
<A NAME="tex2html60"
  HREF="node3.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="/usr/share/latex2html/icons/up.png"></A> 
<A NAME="tex2html54"
  HREF="node3.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="/usr/share/latex2html/icons/prev.png"></A>   
<BR>
<B> Next:</B> <A NAME="tex2html63"
  HREF="node5.html">Resource file</A>
<B> Up:</B> <A NAME="tex2html61"
  HREF="node3.html">New features</A>
<B> Previous:</B> <A NAME="tex2html55"
  HREF="node3.html">New features</A>
<BR>
<BR></DIV>
<!--End of Navigation Panel-->

<H3><A NAME="SECTION00021100000000000000">
Program</A>
</H3>

<P>
Modifications to the executable itself:

<UL>
<LI>As usual, a few more warnings:
  
<UL>
<LI>No space or similar in front/after parenthesis.
</LI>
<LI>Demands a consistent quote style.
</LI>
<LI>Double spaces in input which will not be rendered as one.
</LI>
<LI>Punctuation malplaced regarding to math mode.
</LI>
<LI>Warns about <SPAN CLASS="logo-TeX">T<SMALL>E</SMALL>X</SPAN> primitives.
</LI>
<LI>Space in front of footnotes.
</LI>
<LI>Bogus <TT><code>\</code>left</TT> and <TT><code>\</code>right</TT> commands.
  
</LI>
</UL>

<P>
</LI>
<LI>The abbreviation recognizer has (for the last time?) been
  redesigned. We now produce far less false warnings, catch more
  cases and do all this faster than before. Seems like a win.

<P>
Done much of the same with the italic correction detection part,
  too...
</LI>
<LI>Some bugs have been silently fixed. Hot spots in the program
  have been optimized; in certain cases this in fact doubles the
  speed!

<P>
Along with this goes more code elegance and utilization of macro
  processing and the C language. Take a look at ``<TT>Resource.[ch]</TT>''.

<P>
</LI>
<LI>It's possible to specify separate output-formats depending on
  whether you are sending the output to a file/pipe or to a
  terminal.

<P>
</LI>
<LI>Column positions are finally correct; we now expand tabs
  correctly.
</LI>
<LI>ChkTeX will now recursively search for <TT><code>\</code>input</TT>'ed
  files, both in the document and on the commandline. See the 
  ``<TT>chktexrc</TT>'' file for more info.
</LI>
<LI>The debug switch is now more intelligent; if you wish to hack
  a bit on ChkTeX for yourself, it is possible to produce
  selective debugging output. The feature can also be disabled
  altogether.
</LI>
<LI>MS-DOS and OS/2 version of the program is now more flexible
  and well-behaved, thanks to Gerd B&#246;hm.
</LI>
<LI>You may now say ``<TT>-wall</TT>'' to make all messages warnings, and
  turn them on.
</LI>
<LI>Uses termcap on UNIX boxes; this should ensure that ``<TT>-v2</TT>''
  (or more precisely: ``<TT>%i</TT>'' and ``<TT>%I</TT>'') works regardless to
  what terminal you are using.
</LI>
</UL>

<P>

<DIV CLASS="navigation"><HR>
<!--Navigation Panel-->
<A NAME="tex2html62"
  HREF="node5.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="/usr/share/latex2html/icons/next.png"></A> 
<A NAME="tex2html60"
  HREF="node3.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="/usr/share/latex2html/icons/up.png"></A> 
<A NAME="tex2html54"
  HREF="node3.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="/usr/share/latex2html/icons/prev.png"></A>   
<BR>
<B> Next:</B> <A NAME="tex2html63"
  HREF="node5.html">Resource file</A>
<B> Up:</B> <A NAME="tex2html61"
  HREF="node3.html">New features</A>
<B> Previous:</B> <A NAME="tex2html55"
  HREF="node3.html">New features</A></DIV>
<!--End of Navigation Panel-->
<ADDRESS>
Build Daemon user
2011-10-17
</ADDRESS>
</BODY>
</HTML>