This file is indexed.

/usr/share/cups/doc-root/help/man-ppdmerge.html is in cups-server-common 1.7.2-0ubuntu1.

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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- SECTION: Man Pages -->
<head>
	<link rel="stylesheet" type="text/css" href="../cups-printable.css">
	<title>ppdmerge(1)</title>
</head>
<body>
<h1 class="title">ppdmerge(1)</h1>
<h2 class="title"><a name="NAME">Name</a></h2>
ppdmerge - merge ppd files
<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
<b>ppdmerge
</b>[ -o
<i>output-ppd-file
</i>]
<i>ppd-file
</i><i>ppd-file2
</i>[
<i>... ppd-fileN
</i>]
<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
<i>ppdmerge</i> merges two or more PPD files into a single, multi-language
PPD file.
<p>The <i>-o</i> option specifies the PPD file to create. If not specified,
the merged PPD file is written to the standard output. If the output file
already exists, the new
<h2 class="title"><a name="NOTES">Notes</a></h2>
<i>ppdmerge</i> does not check whether the merged PPD files are for the
same device. Merging of different device PPDs will yield unpredictable
results.
<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
cupsprofile(1), ppdc(1), ppdhtml(1), ppdi(1), ppdpo(1), ppdcfile(5)
<br>
<a href='http://localhost:631/help'>http://localhost:631/help</a>
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
Copyright 2007-2013 by Apple Inc.

</body>
</html>