This file is indexed.

/usr/share/doc/libgetopt-ocaml-dev/html/index_values.html is in libgetopt-ocaml-dev 0.0.20040811-10+b4.

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
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Getopt" rel="Chapter" href="Getopt.html"><title>Index of values</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;</div>
<h1>Index of values</h1>
<table>
<tr><td align="left"><br>A</td></tr>
<tr><td><a href="Getopt.html#VALappend">append</a> [<a href="Getopt.html">Getopt</a>]</td>
<td><div class="info">
</div>
</td></tr>
<tr><td><a href="Getopt.html#VALatmost_once">atmost_once</a> [<a href="Getopt.html">Getopt</a>]</td>
<td><div class="info">
</div>
</td></tr>
<tr><td align="left"><br>I</td></tr>
<tr><td><a href="Getopt.html#VALincr">incr</a> [<a href="Getopt.html">Getopt</a>]</td>
<td><div class="info">
</div>
</td></tr>
<tr><td align="left"><br>N</td></tr>
<tr><td><a href="Getopt.html#VALnolong">nolong</a> [<a href="Getopt.html">Getopt</a>]</td>
<td><div class="info">
<code class="code">nolong=""</code> can be used when an option has no long form
</div>
</td></tr>
<tr><td><a href="Getopt.html#VALnoshort">noshort</a> [<a href="Getopt.html">Getopt</a>]</td>
<td><div class="info">
<code class="code">noshort='\000'</code> can be used when an option has no short form
</div>
</td></tr>
<tr><td align="left"><br>P</td></tr>
<tr><td><a href="Getopt.html#VALparse">parse</a> [<a href="Getopt.html">Getopt</a>]</td>
<td><div class="info">
<code class="code">parse opts others args first last</code> parse the arguments
    <code class="code">args.(first)</code>, <code class="code">arg.(first+1)</code> ...
</div>
</td></tr>
<tr><td><a href="Getopt.html#VALparse_cmdline">parse_cmdline</a> [<a href="Getopt.html">Getopt</a>]</td>
<td><div class="info">
Parse the command line in <code class="code">Sys.argv</code> using <code class="code">parse</code>.
</div>
</td></tr>
<tr><td align="left"><br>S</td></tr>
<tr><td><a href="Getopt.html#VALset">set</a> [<a href="Getopt.html">Getopt</a>]</td>
<td><div class="info">
</div>
</td></tr>
</table>
</body>
</html>