This file is indexed.

/usr/share/doc/rsl/RSL_range_struct.html is in librsl-doc 1.42-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
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.2//EN">
<HTML>
<HEAD>
   <TITLE></TITLE>
   <META NAME="GENERATOR" CONTENT="Mozilla/3.0b5aGold (X11; I; Linux 1.3.91 i586) [Netscape]">
</HEAD>
<BODY>

<P><A HREF="index.html"><IMG SRC="rsl.gif" BORDER=2 HEIGHT=100 WIDTH=100></A>
<HR>If #define USE_TWO_BYTE_PRECISION when building and installing RSL,
then </P>

<PRE>typedef unsigned short Range;</PRE>

<P>else, </P>

<PRE>typedef unsigned char Range;</PRE>

</BODY>
</HTML>