This file is indexed.

/usr/share/doc/avrdude/avrdude-html/index.html is in avrdude-doc 6.2-5.

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
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Created by GNU Texinfo 6.0, http://www.gnu.org/software/texinfo/ -->
<head>
<title>AVRDUDE: Top</title>

<meta name="description" content="AVRDUDE: Top">
<meta name="keywords" content="AVRDUDE: Top">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="#Top" rel="start" title="Top">
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
<link href="../dir/index.html" rel="up" title="(dir)">
<link href="Introduction.html#Introduction" rel="next" title="Introduction">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.indentedblock {margin-right: 0em}
blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smalllisp {margin-left: 3.2em}
kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: inherit; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: inherit; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nocodebreak {white-space: nowrap}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: serif; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
ul.no-bullet {list-style: none}
-->
</style>


</head>

<body lang="en">
<h1 class="settitle" align="center">AVRDUDE</h1>






<a name="SEC_Contents"></a>
<h2 class="contents-heading">Table of Contents</h2>

<div class="contents">
<ul class="no-bullet">
<li><a name="toc-Introduction-1" href="Introduction.html#Introduction">1 Introduction</a>
<ul class="no-bullet">
  <li><a name="toc-History-and-Credits" href="History.html#History">1.1 History and Credits</a></li>
</ul></li>
<li><a name="toc-Command-Line-Options-1" href="Command-Line-Options.html#Command-Line-Options">2 Command Line Options</a>
<ul class="no-bullet">
  <li><a name="toc-Option-Descriptions-1" href="Option-Descriptions.html#Option-Descriptions">2.1 Option Descriptions</a></li>
  <li><a name="toc-Programmers-accepting-extended-parameters-1" href="Programmers-accepting-extended-parameters.html#Programmers-accepting-extended-parameters">2.2 Programmers accepting extended parameters</a></li>
  <li><a name="toc-Example-Command-Line-Invocations-1" href="Example-Command-Line-Invocations.html#Example-Command-Line-Invocations">2.3 Example Command Line Invocations</a></li>
</ul></li>
<li><a name="toc-Terminal-Mode-Operation-1" href="Terminal-Mode-Operation.html#Terminal-Mode-Operation">3 Terminal Mode Operation</a>
<ul class="no-bullet">
  <li><a name="toc-Terminal-Mode-Commands-1" href="Terminal-Mode-Commands.html#Terminal-Mode-Commands">3.1 Terminal Mode Commands</a></li>
  <li><a name="toc-Terminal-Mode-Examples-1" href="Terminal-Mode-Examples.html#Terminal-Mode-Examples">3.2 Terminal Mode Examples</a></li>
</ul></li>
<li><a name="toc-Configuration-File-1" href="Configuration-File.html#Configuration-File">4 Configuration File</a>
<ul class="no-bullet">
  <li><a name="toc-AVRDUDE-Defaults-1" href="AVRDUDE-Defaults.html#AVRDUDE-Defaults">4.1 AVRDUDE Defaults</a></li>
  <li><a name="toc-Programmer-Definitions-1" href="Programmer-Definitions.html#Programmer-Definitions">4.2 Programmer Definitions</a></li>
  <li><a name="toc-Part-Definitions-1" href="Part-Definitions.html#Part-Definitions">4.3 Part Definitions</a>
  <ul class="no-bullet">
    <li><a name="toc-Parent-Part-1" href="Parent-Part.html#Parent-Part">4.3.1 Parent Part</a></li>
    <li><a name="toc-Instruction-Format-1" href="Instruction-Format.html#Instruction-Format">4.3.2 Instruction Format</a></li>
  </ul></li>
  <li><a name="toc-Other-Notes-1" href="Other-Notes.html#Other-Notes">4.4 Other Notes</a></li>
</ul></li>
<li><a name="toc-Programmer-Specific-Information-1" href="Programmer-Specific-Information.html#Programmer-Specific-Information">5 Programmer Specific Information</a>
<ul class="no-bullet">
  <li><a name="toc-Atmel-STK600-1" href="Atmel-STK600.html#Atmel-STK600">5.1 Atmel STK600</a></li>
  <li><a name="toc-Atmel-DFU-bootloader-using-FLIP-version-1-1" href="Atmel-DFU-bootloader-using-FLIP-version-1.html#Atmel-DFU-bootloader-using-FLIP-version-1">5.2 Atmel DFU bootloader using FLIP version 1</a></li>
</ul></li>
<li><a name="toc-Platform-Dependent-Information-1" href="Platform-Dependent-Information.html#Platform-Dependent-Information">Appendix A Platform Dependent Information</a>
<ul class="no-bullet">
  <li><a name="toc-Unix-1" href="Unix.html#Unix">A.1 Unix</a>
  <ul class="no-bullet">
    <li><a name="toc-Unix-Installation-1" href="Unix-Installation.html#Unix-Installation">A.1.1 Unix Installation</a>
    <ul class="no-bullet">
      <li><a name="toc-FreeBSD-Installation-1" href="FreeBSD-Installation.html#FreeBSD-Installation">A.1.1.1 FreeBSD Installation</a></li>
      <li><a name="toc-Linux-Installation-1" href="Linux-Installation.html#Linux-Installation">A.1.1.2 Linux Installation</a></li>
    </ul></li>
    <li><a name="toc-Unix-Configuration-Files-1" href="Unix-Configuration-Files.html#Unix-Configuration-Files">A.1.2 Unix Configuration Files</a>
    <ul class="no-bullet">
      <li><a name="toc-FreeBSD-Configuration-Files-1" href="FreeBSD-Configuration-Files.html#FreeBSD-Configuration-Files">A.1.2.1 FreeBSD Configuration Files</a></li>
      <li><a name="toc-Linux-Configuration-Files-1" href="Linux-Configuration-Files.html#Linux-Configuration-Files">A.1.2.2 Linux Configuration Files</a></li>
    </ul></li>
    <li><a name="toc-Unix-Port-Names-1" href="Unix-Port-Names.html#Unix-Port-Names">A.1.3 Unix Port Names</a></li>
    <li><a name="toc-Unix-Documentation-1" href="Unix-Documentation.html#Unix-Documentation">A.1.4 Unix Documentation</a></li>
  </ul></li>
  <li><a name="toc-Windows-1" href="Windows.html#Windows">A.2 Windows</a>
  <ul class="no-bullet">
    <li><a name="toc-Installation" href="Windows-Installation.html#Windows-Installation">A.2.1 Installation</a></li>
    <li><a name="toc-Configuration-Files" href="Windows-Configuration-Files.html#Windows-Configuration-Files">A.2.2 Configuration Files</a>
    <ul class="no-bullet">
      <li><a name="toc-Configuration-file-names-1" href="Configuration-file-names.html#Configuration-file-names">A.2.2.1 Configuration file names</a></li>
      <li><a name="toc-How-AVRDUDE-finds-the-configuration-files_002e-1" href="How-AVRDUDE-finds-the-configuration-files_002e.html#How-AVRDUDE-finds-the-configuration-files_002e">A.2.2.2 How AVRDUDE finds the configuration files.</a></li>
    </ul></li>
    <li><a name="toc-Port-Names" href="Windows-Port-Names.html#Windows-Port-Names">A.2.3 Port Names</a>
    <ul class="no-bullet">
      <li><a name="toc-Serial-Ports-1" href="Serial-Ports.html#Serial-Ports">A.2.3.1 Serial Ports</a></li>
      <li><a name="toc-Parallel-Ports-1" href="Parallel-Ports.html#Parallel-Ports">A.2.3.2 Parallel Ports</a></li>
    </ul></li>
    <li><a name="toc-Using-the-parallel-port-1" href="Using-the-parallel-port.html#Using-the-parallel-port">A.2.4 Using the parallel port</a>
    <ul class="no-bullet">
      <li><a name="toc-Windows-NT_002f2K_002fXP-1" href="Windows-NT_002f2K_002fXP.html#Windows-NT_002f2K_002fXP">A.2.4.1 Windows NT/2K/XP</a></li>
      <li><a name="toc-Windows-95_002f98-1" href="Windows-95_002f98.html#Windows-95_002f98">A.2.4.2 Windows 95/98</a></li>
    </ul></li>
    <li><a name="toc-Documentation-1" href="Documentation.html#Documentation">A.2.5 Documentation</a></li>
    <li><a name="toc-Credits_002e-1" href="Credits_002e.html#Credits_002e">A.2.6 Credits.</a></li>
  </ul></li>
</ul></li>
<li><a name="toc-Troubleshooting-1" href="Troubleshooting.html#Troubleshooting">Appendix B Troubleshooting</a></li>

</ul>
</div>


<a name="Top"></a>
<div class="header">
<p>
Next: <a href="Introduction.html#Introduction" accesskey="n" rel="next">Introduction</a>, Previous: <a href="../dir/index.html" accesskey="p" rel="prev">(dir)</a>, Up: <a href="../dir/index.html" accesskey="u" rel="up">(dir)</a> &nbsp; [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
</div>
<hr>
<h1 class="node-heading">Top</h1>


<table class="menu" border="0" cellspacing="0">
<tr><td align="left" valign="top">&bull; <a href="Introduction.html#Introduction" accesskey="1">Introduction</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
</td></tr>
<tr><td align="left" valign="top">&bull; <a href="Command-Line-Options.html#Command-Line-Options" accesskey="2">Command Line Options</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
</td></tr>
<tr><td align="left" valign="top">&bull; <a href="Terminal-Mode-Operation.html#Terminal-Mode-Operation" accesskey="3">Terminal Mode Operation</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
</td></tr>
<tr><td align="left" valign="top">&bull; <a href="Configuration-File.html#Configuration-File" accesskey="4">Configuration File</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
</td></tr>
<tr><td align="left" valign="top">&bull; <a href="Programmer-Specific-Information.html#Programmer-Specific-Information" accesskey="5">Programmer Specific Information</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
</td></tr>
<tr><td align="left" valign="top">&bull; <a href="Platform-Dependent-Information.html#Platform-Dependent-Information" accesskey="6">Platform Dependent Information</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
</td></tr>
<tr><td align="left" valign="top">&bull; <a href="Troubleshooting.html#Troubleshooting" accesskey="7">Troubleshooting</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
</td></tr>
</table>

<hr>
<div class="header">
<p>
Next: <a href="Introduction.html#Introduction" accesskey="n" rel="next">Introduction</a>, Previous: <a href="../dir/index.html" accesskey="p" rel="prev">(dir)</a>, Up: <a href="../dir/index.html" accesskey="u" rel="up">(dir)</a> &nbsp; [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
</div>



</body>
</html>