This file is indexed.

/usr/share/doc/afnix/axp.xht is in afnix-doc 2.5.1-1.

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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<!-- afnix web application extension (wax) service -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<!-- page head -->
<head>
<title>
AFNIX XML Processor</title>
<meta http-equiv="context-type" content="text/html; charset=utf-8"/>
<link href="style.css" type="text/css" rel="stylesheet"/>
<meta name="author" content="Amaury Darsch"/>
<meta name="copyright" content="1999-2015"/>
</head>
<!-- page body -->
<body>
<table>
<tr>
<td class="logo">
<img src="afnix.png" alt="AFNIX Writing System" width="120" height="120"/>
</td>
<td class="title">
AFNIX XML Processor</td>
</tr>
</table>
<hr/>
<div class="chapter">
axp [client]</div>
<hr/>
<p class="elem">Synopsis</p><pre class="frame">
<![CDATA[axi [i] afnix-axp.axl [m] [][] [options]

]]></pre>
<p class="elem">Options</p><div class="frame">
<i>h</i><hr/>
<p class="text">
	prints the help message
      </p></div>
<p/><div class="frame">
<i>v</i><hr/>
<p class="text">
	prints the program version
      </p></div>
<p/><div class="frame">
<i>p</i><i> (file)</i><hr/>
<p class="text">
	parse and verify the input file
      </p></div>
<p/><div class="frame">
<i>o</i><i> (file)</i><hr/>
<p class="text">
	set the output file name
      </p></div>
<p/><p class="elem">Description</p><p class="text"><i class="product">axp</i> is the xml processor. The <i class="product">axp</i> operates with an uri and produces eventually an output file. The xml processor is mostly used for including various xml files. </p><p class="elem">Version</p><p class="text"> The current version is the 2.5.1 release. </p><p class="elem">Author</p><p class="text"> The <i class="product">axp</i> client has be written by <a href="mailto:amaury@afnix.org">
Amaury Darsch</a>
. </p></body>
</html>