This file is indexed.

/usr/share/doc/wireshark-doc/wsdg_html_chunked/ChapterSources.html is in wireshark-doc 1.6.7-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
12
13
14
15
16
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 3. Work with the Wireshark sources</title><link rel="stylesheet" type="text/css" href="ws.css"><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="Wireshark Developer's Guide"><link rel="up" href="PartEnvironment.html" title="Part I. Wireshark Build Environment"><link rel="prev" href="ChSetupWin32.html" title="2.2. Win32: Step-by-Step Guide"><link rel="next" href="ChSrcSVNServer.html" title="3.2. The Wireshark Subversion repository"></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 3. Work with the Wireshark sources</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ChSetupWin32.html">Prev</a> </td><th width="60%" align="center">Part I. Wireshark Build Environment</th><td width="20%" align="right"> <a accesskey="n" href="ChSrcSVNServer.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter 3. Work with the Wireshark sources"><div class="titlepage"><div><div><h2 class="title"><a name="ChapterSources"></a>Chapter 3. Work with the Wireshark sources</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ChapterSources.html#ChSrcIntro">3.1. Introduction</a></span></dt><dt><span class="section"><a href="ChSrcSVNServer.html">3.2. The Wireshark Subversion repository</a></span></dt><dd><dl><dt><span class="section"><a href="ChSrcSVNServer.html#ChSrcWebInterface">3.2.1. The web interface to the Subversion repository</a></span></dt></dl></dd><dt><span class="section"><a href="ChSrcObtain.html">3.3. Obtain the Wireshark sources</a></span></dt><dd><dl><dt><span class="section"><a href="ChSrcObtain.html#ChSrcAnon">3.3.1. Anonymous Subversion access</a></span></dt><dt><span class="section"><a href="ChSrcObtain.html#ChSrcSVNWeb">3.3.2. Anonymous Subversion web interface</a></span></dt><dt><span class="section"><a href="ChSrcObtain.html#ChSrcBuildbot">3.3.3. Buildbot Snapshots</a></span></dt><dt><span class="section"><a href="ChSrcObtain.html#ChSrcReleased">3.3.4. Released sources</a></span></dt></dl></dd><dt><span class="section"><a href="ChSrcUpdating.html">3.4. Update the Wireshark sources</a></span></dt><dd><dl><dt><span class="section"><a href="ChSrcUpdating.html#ChSrcAnonUpdate">3.4.1. ... with Anonymous Subversion access</a></span></dt><dt><span class="section"><a href="ChSrcUpdating.html#ChSrcZipUpdate">3.4.2. ... from zip files</a></span></dt></dl></dd><dt><span class="section"><a href="ChSrcBuildFirstTime.html">3.5. Build Wireshark</a></span></dt><dd><dl><dt><span class="section"><a href="ChSrcBuildFirstTime.html#idp15967736">3.5.1. Unix</a></span></dt><dt><span class="section"><a href="ChSrcBuildFirstTime.html#idp15969208">3.5.2. Win32 native</a></span></dt></dl></dd><dt><span class="section"><a href="ChSrcRunFirstTime.html">3.6. Run generated Wireshark</a></span></dt><dd><dl><dt><span class="section"><a href="ChSrcRunFirstTime.html#ChSrcRunFirstTimeUnix">3.6.1. Unix/Linux</a></span></dt><dt><span class="section"><a href="ChSrcRunFirstTime.html#ChSrcRunFirstTimeWin32">3.6.2. Win32 native</a></span></dt></dl></dd><dt><span class="section"><a href="ChSrcDebug.html">3.7. Debug your generated Wireshark</a></span></dt><dd><dl><dt><span class="section"><a href="ChSrcDebug.html#ChSrcUnixDebug">3.7.1. Unix/Linux</a></span></dt><dt><span class="section"><a href="ChSrcDebug.html#ChSrcWin32Debug">3.7.2. Win32 native</a></span></dt></dl></dd><dt><span class="section"><a href="ChSrcChange.html">3.8. Make changes to the Wireshark sources</a></span></dt><dt><span class="section"><a href="ChSrcContribute.html">3.9. Contribute your changes</a></span></dt><dd><dl><dt><span class="section"><a href="ChSrcContribute.html#ChSrcDiffWhat">3.9.1. What is a diff file (a patch)?</a></span></dt><dt><span class="section"><a href="ChSrcContribute.html#ChSrcGeneratePatch">3.9.2. Generate a patch</a></span></dt><dt><span class="section"><a href="ChSrcContribute.html#ChSrcGoodPatch">3.9.3. Some tips for a good patch</a></span></dt><dt><span class="section"><a href="ChSrcContribute.html#ChSrcCodeRequirements">3.9.4. Code Requirements</a></span></dt><dt><span class="section"><a href="ChSrcContribute.html#ChSrcSend">3.9.5. Sending your patch for inclusion</a></span></dt></dl></dd><dt><span class="section"><a href="ChSrcPatchApply.html">3.10. Apply a patch from someone else</a></span></dt><dd><dl><dt><span class="section"><a href="ChSrcPatchApply.html#ChSrcPatchUse">3.10.1. Using patch</a></span></dt></dl></dd><dt><span class="section"><a href="ChSrcAdd.html">3.11. Add a new file to the Subversion repository</a></span></dt><dt><span class="section"><a href="ChSrcBinary.html">3.12. Binary packaging</a></span></dt><dd><dl><dt><span class="section"><a href="ChSrcBinary.html#ChSrcDeb">3.12.1. Debian: .deb packages</a></span></dt><dt><span class="section"><a href="ChSrcBinary.html#ChSrcRpm">3.12.2. Red Hat: .rpm packages</a></span></dt><dt><span class="section"><a href="ChSrcBinary.html#ChSrcOSX">3.12.3. MAC OS X: .dmg packages</a></span></dt><dt><span class="section"><a href="ChSrcBinary.html#ChSrcNSIS">3.12.4. Win32: NSIS .exe installer</a></span></dt></dl></dd></dl></div><div class="section" title="3.1. Introduction"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="ChSrcIntro"></a>3.1. Introduction</h2></div></div></div><p>
	This chapter will explain how to work with the Wireshark source code.
	It will show you how to:
	</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>
	get the source
	</p></li><li class="listitem"><p>
	compile the source
	</p></li><li class="listitem"><p>
	submit changes
	</p></li><li class="listitem"><p>
	...
	</p></li></ul></div><p>
	However, this chapter will not explain the source file contents in detail,
	such as where to find a specific functionality. This is done in
	<a class="xref" href="ChapterBuildIntro.html#ChCodeOverview" title="7.1. Source overview">Section 7.1, &#8220;Source overview&#8221;</a>.
	</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ChSetupWin32.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="PartEnvironment.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ChSrcSVNServer.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">2.2. Win32: Step-by-Step Guide </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 3.2. The Wireshark Subversion repository</td></tr></table></div></body></html>