This file is indexed.

/usr/share/doc/racket/demo-m1/Enumerations.html is in racket-doc 6.7-3.

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

The actual contents of the file can be viewed below.

1
2
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"/><title>6&nbsp;Enumerations</title><link rel="stylesheet" type="text/css" href="../scribble.css" title="default"/><link rel="stylesheet" type="text/css" href="../scribble-style.css" title="default"/><script type="text/javascript" src="../scribble-common.js"></script><script type="text/javascript" src="../local-redirect/local-redirect.js"></script><script type="text/javascript" src="../local-redirect/local-user-redirect.js"></script><!--[if IE 6]><style type="text/css">.SIEHidden { overflow: hidden; }</style><![endif]--></head><body id="doc-racket-lang-org"><div class="tocset"><div class="tocview"><div class="tocviewlist tocviewlisttopspace"><div class="tocviewtitle"><table cellspacing="0" cellpadding="0"><tr><td style="width: 1em;"><a href="javascript:void(0);" title="Expand/Collapse" class="tocviewtoggle" onclick="TocviewToggle(this,&quot;tocview_0&quot;);">&#9660;</a></td><td></td><td><a href="index.html" class="tocviewlink" data-pltdoc="x">M1 All-<wbr></wbr>Styles Document, Title in &ldquo;H2&rdquo;</a></td></tr></table></div><div class="tocviewsublistonly" style="display: block;" id="tocview_0"><table cellspacing="0" cellpadding="0"><tr><td align="right">1&nbsp;</td><td><a href="h3.html" class="tocviewlink" data-pltdoc="x">Section in &ldquo;H3&rdquo;</a></td></tr><tr><td align="right">2&nbsp;</td><td><a href="no-toc.html" class="tocviewlink" data-pltdoc="x">Suppressed To<span class="mywbr"> &nbsp;</span>C Panel</a></td></tr><tr><td align="right">3&nbsp;</td><td><a href="all-non-sec.html" class="tocviewlink" data-pltdoc="x">Non-<wbr></wbr>Section On-<wbr></wbr>This-<wbr></wbr>Page Links</a></td></tr><tr><td align="right">4&nbsp;</td><td><a href="Element_Styles.html" class="tocviewlink" data-pltdoc="x">Element Styles</a></td></tr><tr><td align="right">5&nbsp;</td><td><a href="Block_Styles.html" class="tocviewlink" data-pltdoc="x">Block Styles</a></td></tr><tr><td align="right">6&nbsp;</td><td><a href="" class="tocviewselflink" data-pltdoc="x">Enumerations</a></td></tr><tr><td align="right">7&nbsp;</td><td><a href="Paragraph_Spacing.html" class="tocviewlink" data-pltdoc="x">Paragraph Spacing</a></td></tr><tr><td align="right">8&nbsp;</td><td><a href="Navigation_Bars.html" class="tocviewlink" data-pltdoc="x">Navigation Bars</a></td></tr><tr><td align="right"></td><td><a href="doc-index.html" class="tocviewlink" data-pltdoc="x">Index</a></td></tr></table></div></div></div></div><div class="maincolumn"><div class="main"><div class="navsettop"><span class="navleft"><div class="nosearchform"></div>&nbsp;&nbsp;<a href="../index.html" title="up to the documentation top" data-pltdoc="x" onclick="return GotoPLTRoot(&quot;6.7&quot;);">top</a></span><span class="navright">&nbsp;&nbsp;<a href="Block_Styles.html" title="backward to &quot;5 Block Styles&quot;" data-pltdoc="x">&larr; prev</a>&nbsp;&nbsp;<a href="index.html" title="up to &quot;M1 All-Styles Document, Title in &quot;H2&quot;&quot;" data-pltdoc="x">up</a>&nbsp;&nbsp;<a href="Paragraph_Spacing.html" title="forward to &quot;7 Paragraph Spacing&quot;" data-pltdoc="x">next &rarr;</a></span>&nbsp;</div><h3 x-source-module="(lib &quot;scribblings/scribble/demo-m1.scrbl&quot;)" x-source-pkg="scribble-doc" x-part-tag="&quot;Enumerations&quot;">6<tt>&nbsp;</tt><a name="(part._.Enumerations)"></a>Enumerations</h3><p>This one is unordered, so it uses <span class="stt">&lt;ul&gt;</span>:</p><ul><li><p>six</p></li><li><p>half-dozen</p></li></ul><p>This one is ordered, so it uses <span class="stt">&lt;ol&gt;</span>:</p><ol><li><p>First</p></li><li><p>Second</p><ol><li><p>Second, first half</p></li><li><p>Second, second half</p><ol><li><p>First half of that</p></li><li><p>Second half of that</p><ol><li><p>Thin-slice start</p></li><li><p>Thin-sliced end</p></li></ol></li></ol></li></ol></li><li><p>Third</p></li></ol><p>This one is &ldquo;compact&rdquo;:</p><ul class="compact"><li><p>six</p></li><li><p>half-dozen</p></li></ul><p>This paragraph follows the enumeration above.</p><div class="navsetbottom"><span class="navleft"><div class="nosearchform"></div>&nbsp;&nbsp;<a href="../index.html" title="up to the documentation top" data-pltdoc="x" onclick="return GotoPLTRoot(&quot;6.7&quot;);">top</a></span><span class="navright">&nbsp;&nbsp;<a href="Block_Styles.html" title="backward to &quot;5 Block Styles&quot;" data-pltdoc="x">&larr; prev</a>&nbsp;&nbsp;<a href="index.html" title="up to &quot;M1 All-Styles Document, Title in &quot;H2&quot;&quot;" data-pltdoc="x">up</a>&nbsp;&nbsp;<a href="Paragraph_Spacing.html" title="forward to &quot;7 Paragraph Spacing&quot;" data-pltdoc="x">next &rarr;</a></span>&nbsp;</div></div></div><div id="contextindicator">&nbsp;</div></body></html>