This file is indexed.

/usr/share/doc/cl-sql/html/sql-warning.html is in cl-sql 6.7.0-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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>SQL-WARNING</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><link rel="home" href="index.html" title="CLSQL Users' Guide" /><link rel="up" href="ref-conditions.html" title="CLSQL Condition System" /><link rel="prev" href="sql-error.html" title="SQL-ERROR" /><link rel="next" href="sql-database-warning.html" title="SQL-DATABASE-WARNING" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">SQL-WARNING</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sql-error.html">Prev</a> </td><th width="60%" align="center">CLSQL Condition System</th><td width="20%" align="right"> <a accesskey="n" href="sql-database-warning.html">Next</a></td></tr></table><hr /></div><div class="refentry"><a id="sql-warning"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>SQL-WARNING — the super-type of all
      <span class="application"><span class="emphasis"><em>CLSQL</em></span></span>-specific
      warnings<strong>Condition Type</strong></p></div><div class="refsect1"><a id="idp76900496"></a><h2>Class Precedence List</h2><p>
        <span class="simplelist"><a class="link" href="sql-warning.html" title="SQL-WARNING"><span class="errortype">sql-warning</span></a>, <span class="errortype">warning</span>, <a class="link" href="sql-condition.html" title="SQL-CONDITION"><span class="errortype">sql-condition</span></a>, <span class="errortype">condition</span>, <span class="errortype">t</span></span>
      </p></div><div class="refsect1"><a id="idp76906240"></a><h2>Description</h2><p>
        This is the super-type of all <span class="application"><span class="emphasis"><em>CLSQL</em></span></span>-specific conditions that
        represent warnings, as defined by <span class="application"><span class="emphasis"><em>CLSQL</em></span></span>, or any of it's
        database-specific interfaces.  There are no defined
        initialization arguments nor any accessors.
      </p></div><div class="refsect1"><a id="idp76909376"></a><h2>Notes</h2><p><span class="errortype">sql-warning</span> is a <span class="application"><span class="emphasis"><em>CLSQL</em></span></span> extension.</p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sql-error.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ref-conditions.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="sql-database-warning.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">SQL-ERROR </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> SQL-DATABASE-WARNING</td></tr></table></div></body></html>