This file is indexed.

/usr/share/wireshark/idl2deb.html is in libwireshark-data 1.12.1+g01b65bf-4+deb8u14.

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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>idl2deb\ -\ The\ Wireshark\ Network\ Analyzer\ 1.12.1</title>
<link rel="stylesheet" href="/home/jmm/ws/wireshark_1.12.1+g01b65bf/docbook/ws.css" type="text/css" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:root@localhost" />
</head>

<body>



<h1 id="NAME">NAME</h1>

<p>idl2deb - Create a Debian package for CORBA monitoring from IDL</p>

<h1 id="SYNOPSIS">SYNOPSIS</h1>

<p><b>idl2deb</b> <span style="white-space: nowrap;"> [ <b>-d</b> &lt;opts&gt; ]</span> <span style="white-space: nowrap;"> [ <b>--dbopts</b>=&lt;opts&gt; ]</span> <span style="white-space: nowrap;"> [ <b>-e</b> &lt;address&gt; ]</span> <span style="white-space: nowrap;"> [ <b>--email</b>=&lt;address&gt; ]</span> <span style="white-space: nowrap;"> [ <b>-h</b> ]</span> <span style="white-space: nowrap;"> [ <b>--help</b> ]</span> <span style="white-space: nowrap;"> [ <b>-i</b> &lt;idlfile&gt; ]</span> <span style="white-space: nowrap;"> [ <b>--idl</b>=&lt;idlfile&gt; ]</span> <span style="white-space: nowrap;"> [ <b>-n</b> &lt;name&gt; ]</span> <span style="white-space: nowrap;"> [ <b>--name</b>=&lt;name&gt; ]</span> <span style="white-space: nowrap;"> [ <b>-p</b> ]</span> <span style="white-space: nowrap;"> [ <b>--preserve</b> ]</span> <span style="white-space: nowrap;"> [ <b>-v</b> ]</span> <span style="white-space: nowrap;"> [ <b>--version</b> ]</span></p>

<h1 id="DESCRIPTION">DESCRIPTION</h1>

<p>This manual page documents briefly the <b>idl2deb</b> command. <b>idl2deb</b> takes an CORBA IDL file as input and creates a Debian package from it. The package contains a loadable module for the wireshark network analyser.</p>

<h1 id="OPTIONS">OPTIONS</h1>

<dl>

<dt id="d-opts---dbopts-opts">-d &lt;opts&gt; --dbopts=&lt;opts&gt;</dt>
<dd>

<p>options for dpkg-buildpackage.</p>

</dd>
<dt id="e-address---email-address">-e &lt;address&gt; --email=&lt;address&gt;</dt>
<dd>

<p>use e-mail address.</p>

</dd>
<dt id="h---help">-h --help</dt>
<dd>

<p>print help and exit.</p>

</dd>
<dt id="i-idlfile---idl-idlfile">-i &lt;idlfile&gt; --idl=&lt;idlfile&gt;</dt>
<dd>

<p>IDL file to use (mandatory)</p>

</dd>
<dt id="n-name---name-name">-n &lt;name&gt; --name=&lt;name&gt;</dt>
<dd>

<p>use user name.</p>

</dd>
<dt id="p---preserve">-p --preserve</dt>
<dd>

<p>do not overwrite files.</p>

</dd>
<dt id="v---version">-v --version</dt>
<dd>

<p>print version and exit.</p>

</dd>
</dl>

<h1 id="EXAMPLES">EXAMPLES</h1>

<p>/usr/bin/idl2deb -e me@foo.net -i bar.idl \-n &quot;My Name&quot; -d &quot;-rfakeroot -uc -us&quot;-d &quot;-rfakeroot -uc -us&quot;</p>

<h1 id="SEE-ALSO">SEE ALSO</h1>

<p>A lot of tools are used, which you have to <b>apt-get install</b>: wireshark-dev, python, cdbs, autotools-dev, debhelper, dpkg-dev.</p>

<h1 id="COPYING">COPYING</h1>

<p>This manual page was written by W. Borgert debacle@debian.org for Debian GNU/Linux (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.</p>

<h1 id="AUTHOR">AUTHOR</h1>

<p><b>W. Borgert</b> Author.</p>

<h1 id="COPYRIGHT">COPYRIGHT</h1>

<p>Copyright (C) 2003, 2005 W. Borger</p>


</body>

</html>