This file is indexed.

/usr/share/doc/tcl-tclex/html/design_toc.html is in tcl-tclex 1.2a1-16.

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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">

   <TITLE>TcLex documentation - Designing lexers: Table of Contents</TITLE>

   <META NAME="Author"      CONTENT="Frédéric BONNET">
   <META NAME="Copyright"   CONTENT="Copyright (c) Frédéric BONNET, 1998">

   <LINK REL="StyleSheet" TYPE="text/css" HREF="tcLex.css">

   <BASE TARGET="text">
</HEAD>
<BODY CLASS="toc">

<H2><A HREF="design.html#">
Designing lexers
</A></H2>

	<H3><A HREF="design.html#style">
	Lexing with style
	</A></H3>

	<H3><A HREF="design.html#performance">
	Performance issues
	</A></H3>

</BODY>
</HTML>