This file is indexed.

/usr/share/doc/mathomatic/html/matho-mult.1.html is in mathomatic 15.8.2-2.

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
<!-- manual page source format generated by PolyglotMan v3.2, -->
<!-- available at http://polyglotman.sourceforge.net/ -->

<html>
<head>
<title>MATHO-MULT(1) manual page</title>
</head>
<body bgcolor='white'>
<a href='#toc'>Table of Contents</a><p>

<p> 
<h2><a name='sect0' href='#toc0'>Name</a></h2>
matho-mult - multiply large integers 
<p> 
<h2><a name='sect1' href='#toc1'>Synopsis</a></h2>
<b>matho-mult</b> [integers] 
<p>

<h2><a name='sect2' href='#toc2'>Description</a></h2>
This command-line utility is optionally part of the <a href='mathomatic.1.html'><b>mathomatic</b>(1)</a>

package. It uses Python to multiply many large integers separated by spaces
or newlines. The size of the integers is only limited by the available memory
of the computer. The single integer result is output to standard output,
followed by a newline. 
<p> The integers to multiply may be specified on the
command line or read from standard input. 
<p> 
<h2><a name='sect3' href='#toc3'>Author</a></h2>
George Gesslein II (gesslein@mathomatic.org)
at "<a href='http://www.mathomatic.org'>http://www.mathomatic.org</a>
". 
<p> 
<h2><a name='sect4' href='#toc4'>Reporting Bugs</a></h2>
If you find a bug, please report
it to the author or at "<a href='https://launchpad.net/mathomatic'>https://launchpad.net/mathomatic</a>
". 
<p> 
<h2><a name='sect5' href='#toc5'>See Also</a></h2>
<a href='mathomatic.1.html'><b>mathomatic</b>(1)</a>
,
<a href='primorial.1.html'><b>primorial</b>(1)</a>
, <a href='matho-sum.1.html'><b>matho-sum</b>(1)</a>
 <p>

<hr><p>
<a name='toc'><b>Table of Contents</b></a><p>
<ul>
<li><a name='toc0' href='#sect0'>Name</a></li>
<li><a name='toc1' href='#sect1'>Synopsis</a></li>
<li><a name='toc2' href='#sect2'>Description</a></li>
<li><a name='toc3' href='#sect3'>Author</a></li>
<li><a name='toc4' href='#sect4'>Reporting Bugs</a></li>
<li><a name='toc5' href='#sect5'>See Also</a></li>
</ul>
</body>
</html>