/usr/share/doc/racket/demo-m2/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 Enumerations</title><link rel="stylesheet" type="text/css" href="../scribble.css" title="default"/><link rel="stylesheet" type="text/css" href="../manual-style.css" title="default"/><link rel="stylesheet" type="text/css" href="../manual-racket.css" title="default"/><script type="text/javascript" src="../scribble-common.js"></script><script type="text/javascript" src="../manual-racket.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,"tocview_0");">▼</a></td><td></td><td><a href="index.html" class="tocviewlink" data-pltdoc="x">M2 All-<wbr></wbr>Styles Document, Title in “H2”</a></td></tr></table></div><div class="tocviewsublistonly" style="display: block;" id="tocview_0"><table cellspacing="0" cellpadding="0"><tr><td align="right">1 </td><td><a href="h3.html" class="tocviewlink" data-pltdoc="x">Section in “H3”</a></td></tr><tr><td align="right">2 </td><td><a href="no-toc.html" class="tocviewlink" data-pltdoc="x">Suppressed To<span class="mywbr"> </span>C Panel</a></td></tr><tr><td align="right">3 </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 </td><td><a href="Element_Styles.html" class="tocviewlink" data-pltdoc="x">Element Styles</a></td></tr><tr><td align="right">5 </td><td><a href="Block_Styles.html" class="tocviewlink" data-pltdoc="x">Block Styles</a></td></tr><tr><td align="right">6 </td><td><a href="" class="tocviewselflink" data-pltdoc="x">Enumerations</a></td></tr><tr><td align="right">7 </td><td><a href="Paragraph_Spacing.html" class="tocviewlink" data-pltdoc="x">Paragraph Spacing</a></td></tr><tr><td align="right">8 </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"><form class="searchform"><input class="searchbox" style="color: #888;" type="text" value="...search manuals..." title="Enter a search string to search the manuals" onkeypress="return DoSearchKey(event, this, "6.7", "../");" onfocus="this.style.color="black"; this.style.textAlign="left"; if (this.value == "...search manuals...") this.value="";" onblur="if (this.value.match(/^ *$/)) { this.style.color="#888"; this.style.textAlign="center"; this.value="...search manuals..."; }"/></form> <a href="../index.html" title="up to the documentation top" data-pltdoc="x" onclick="return GotoPLTRoot("6.7");">top</a></span><span class="navright"> <a href="Block_Styles.html" title="backward to "5 Block Styles"" data-pltdoc="x">← prev</a> <a href="index.html" title="up to "M2 All-Styles Document, Title in "H2""" data-pltdoc="x">up</a> <a href="Paragraph_Spacing.html" title="forward to "7 Paragraph Spacing"" data-pltdoc="x">next →</a></span> </div><h3 x-source-module="(lib "scribblings/scribble/demo-m2.scrbl")" x-source-pkg="scribble-doc" x-part-tag=""Enumerations"">6<tt> </tt><a name="(part._.Enumerations)"></a>Enumerations</h3><p>This one is unordered, so it uses <span class="stt"><ul></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"><ol></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 “compact”:</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"><form class="searchform"><input class="searchbox" style="color: #888;" type="text" value="...search manuals..." title="Enter a search string to search the manuals" onkeypress="return DoSearchKey(event, this, "6.7", "../");" onfocus="this.style.color="black"; this.style.textAlign="left"; if (this.value == "...search manuals...") this.value="";" onblur="if (this.value.match(/^ *$/)) { this.style.color="#888"; this.style.textAlign="center"; this.value="...search manuals..."; }"/></form> <a href="../index.html" title="up to the documentation top" data-pltdoc="x" onclick="return GotoPLTRoot("6.7");">top</a></span><span class="navright"> <a href="Block_Styles.html" title="backward to "5 Block Styles"" data-pltdoc="x">← prev</a> <a href="index.html" title="up to "M2 All-Styles Document, Title in "H2""" data-pltdoc="x">up</a> <a href="Paragraph_Spacing.html" title="forward to "7 Paragraph Spacing"" data-pltdoc="x">next →</a></span> </div></div></div><div id="contextindicator"> </div></body></html>
|