This file is indexed.

/usr/share/doc/medit-1/help/ch01s02.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>General tab</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="ch01.html" title="Chapter 1. Preferences">
<link rel="prev" href="ch01s01.html" title="Preferences dialog">
<link rel="next" href="ch01s03.html" title="File tab">
</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">
<span class="guilabel">General</span> tab</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="ch01s01.html">Prev</a> </td>
<th width="60%" align="center">Chapter 1. Preferences</th>
<td width="20%" align="right"> <a accesskey="n" href="ch01s03.html">Next</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="sect1" title="General tab">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="section-prefs-general"></a><span class="guilabel">General</span> tab</h2></div></div></div>
<div class="variablelist"><dl>
<dt><span class="term"><em class="parameter"><code>Smart Home and End</code></em></span></dt>
<dd>If checked, <span class="keycap"><strong>Home</strong></span> key moves cursor to first non-whitespace character
    on the line on first <span class="keycap"><strong>Home</strong></span> key press, and moves cursor to the first character on the line
    on second key press. Analogously <span class="keycap"><strong>End</strong></span> key moves cursor past last non-whitespace character
    on the line, and then past last character on next key press.</dd>
<dt><span class="term"><em class="parameter"><code>Enable auto indentation</code></em></span></dt>
<dd>If checked, pressing <span class="keycap"><strong>Enter</strong></span> key inserts line end character and
    whitespace to indent next line according to indentation settings.</dd>
<dt><span class="term"><em class="parameter"><code>Do not use tabs for indentation</code></em></span></dt>
<dd>If checked, spaces are used for indentation instead of tab character.</dd>
<dt><span class="term"><em class="parameter"><code>Tab key indents</code></em></span></dt>
<dd>If checked, <span class="keycap"><strong>Tab</strong></span> key inserts whitespace characters according
    to indentation settings to indent text at cursor. Otherwise <span class="keycap"><strong>Tab</strong></span> key
    only inserts single tab character.</dd>
<dt><span class="term"><em class="parameter"><code>Tab width</code></em></span></dt>
<dd>Displayed width of tab character in spaces. By default it is
    <code class="constant">8</code>.</dd>
<dt><span class="term"><em class="parameter"><code>Indent width</code></em></span></dt>
<dd>Number of spaces inserted by single <span class="keycap"><strong>Tab</strong></span> key press. If tabs are
    used for indentation then <span class="keycap"><strong>Tab</strong></span> key inserts spaces until line indent is
    multiple of tab width, then it replaces spaces with tabs (if indent width is a multiple
    of tab width then only tab characters are used.)</dd>
</dl></div>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="ch01s01.html">Prev</a> </td>
<td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td>
<td width="40%" align="right"> <a accesskey="n" href="ch01s03.html">Next</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">Preferences dialog </td>
<td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td>
<td width="40%" align="right" valign="top"> <span class="guilabel">File</span> tab</td>
</tr>
</table>
</div>
</body>
</html>