This file is indexed.

/usr/share/doc/cl-photo/readme.html is in cl-photo 0.14-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
<?xml version="1.0" encoding="iso-8859-1" standalone="yes"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>CL-PHOTO README</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><meta name="Copyright" content="Kevin Rosenberg 2002 &lt;kevin@rosenberg.net&gt;" /><meta name="description" content="CL-Photo Documentation" /><meta name="author" content="Kevin Rosenberg" /><meta name="keywords" content="Common Lisp, Photography, Calculator" /></head><body><h1>CL-Photo Documentation</h1><h2>Overview</h2><p><a href="http://files.b9.com/cl-photo/">CL-Photo</a> is a Common Lisp package for calculation functions used in photography. <a href="http://files.b9.com/cl-photo">CL-Photo</a> is written and Copyright &copy; 2005 by <a href="mailto:kevin@rosenberg.net">Kevin Rosenberg</a>.</p><p>The home page for CL-Photo is <a href="http://files.b9.com/cl-photo">http://files.b9.com/cl-photo</a>.</p><h2>Prerequisites</h2><ul><li><a href="http://cliki.net/asdf">ASDF</a></li><h2>References</h2><ul><li><a href="http://www.normankoren.com/Tutorials/MTF.html">http://www.normankoren.com/Tutorials/MTF.html</a></li><li><a href="http://www.vanwalree.com/optics/dofderivation.html">http://www.vanwalree.com/optics/dofderivation.html</a></li><li><a href="http://www.photo.net/learn/optics/lensFAQ">http://www.photo.net/learn/optics/lensFAQ</a></li><li><a href="http://www.mhohner.de/formulas.php">http://www.mhohner.de/formulas.php</a></li></ul></ul><h2>Installation</h2><p>The easiest way to install CL-Photo is to use the <a href="http://www.debian.org/">Debian</a> GNU/Linux operating system. You can then use the command <tt>apt-get install cl-photo</tt> to automatically download and install the CL-Photo package.</p><p>On a non-Debian system, you need to have <a href="http://cclan.sourceforge.net/">ASDF</a> installed to load the system definition file. You will need to change the source 
       pathname in the system file to match the location where you have installed CL-Photo.</p><h2>Usage</h2><p>Currently, there is no documentation on the functions provided by CL-Photo. However, the source code is instructive.</p></body></html>