This file is indexed.

/usr/share/doc/aspectj-doc/devguide/command-line-tools.html is in aspectj-doc 1.8.9-2.

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

The actual contents of the file can be viewed below.

1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 2. AspectJ command-line tools</title><link rel="stylesheet" type="text/css" href="aspectj-docs.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"><link rel="home" href="index.html" title="The AspectJtm Development Environment Guide"><link rel="up" href="index.html" title="The AspectJtm Development Environment Guide"><link rel="prev" href="bytecode-concepts.html" title="Bytecode weaving, incremental compilation, and memory usage"><link rel="next" href="ajc-ref.html" title="ajc"></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">Chapter 2. AspectJ command-line tools</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="bytecode-concepts.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ajc-ref.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="command-line-tools"></a>Chapter 2. AspectJ command-line tools</h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="sect1"><a href="command-line-tools.html#ajc-ref-top"><code class="literal">ajc</code>, the AspectJ compiler/weaver</a></span></dt><dt><span class="sect1"><a href="ajdoc-ref-top.html"><code class="literal">ajdoc</code>, the AspectJ documentation tool</a></span></dt><dt><span class="sect1"><a href="aj-ref-top.html"><code class="literal">aj</code>, the AspectJ load-time weaving script</a></span></dt></dl></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="ajc-ref-top"></a><code class="literal">ajc</code>, the AspectJ compiler/weaver</h2></div></div></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="bytecode-concepts.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ajc-ref.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Bytecode weaving, incremental compilation, and memory usage </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> ajc</td></tr></table></div></body></html>