This file is indexed.

/usr/share/doc/medit-1/help/ch03s04.html is in medit 1.0.3-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
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Lua scripts</title>
<link rel="stylesheet" href="medit.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="medit manual">
<link rel="up" href="ch03.html" title="Chapter 3. User-defined tools">
<link rel="prev" href="ch03s03.html" title="Shell scripts">
<link rel="next" href="ch03s05.html" title="Python scripts">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr><th colspan="3" align="center">Lua scripts</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="ch03s03.html">Prev</a> </td>
<th width="60%" align="center">Chapter 3. User-defined tools</th>
<td width="20%" align="right"> <a accesskey="n" href="ch03s05.html">Next</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="sect1" title="Lua scripts">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="section-user-tools-lua"></a>Lua scripts</h2></div></div></div>
<p>
<a class="ulink" href="script/lua-moo.html" target="_top">Medit API for Lua scripts</a>.
</p>
<p>
<a class="ulink" href="script/lua-gtk.html" target="_top">Gtk API for Lua scripts</a>.
</p>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="ch03s03.html">Prev</a> </td>
<td width="20%" align="center"><a accesskey="u" href="ch03.html">Up</a></td>
<td width="40%" align="right"> <a accesskey="n" href="ch03s05.html">Next</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">Shell scripts </td>
<td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td>
<td width="40%" align="right" valign="top"> Python scripts</td>
</tr>
</table>
</div>
</body>
</html>