1 |
284 |
jeremybenn |
.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
|
2 |
|
|
.\"
|
3 |
|
|
.\" Standard preamble:
|
4 |
|
|
.\" ========================================================================
|
5 |
|
|
.de Sh \" Subsection heading
|
6 |
|
|
.br
|
7 |
|
|
.if t .Sp
|
8 |
|
|
.ne 5
|
9 |
|
|
.PP
|
10 |
|
|
\fB\\$1\fR
|
11 |
|
|
.PP
|
12 |
|
|
..
|
13 |
|
|
.de Sp \" Vertical space (when we can't use .PP)
|
14 |
|
|
.if t .sp .5v
|
15 |
|
|
.if n .sp
|
16 |
|
|
..
|
17 |
|
|
.de Vb \" Begin verbatim text
|
18 |
|
|
.ft CW
|
19 |
|
|
.nf
|
20 |
|
|
.ne \\$1
|
21 |
|
|
..
|
22 |
|
|
.de Ve \" End verbatim text
|
23 |
|
|
.ft R
|
24 |
|
|
.fi
|
25 |
|
|
..
|
26 |
|
|
.\" Set up some character translations and predefined strings. \*(-- will
|
27 |
|
|
.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
|
28 |
|
|
.\" double quote, and \*(R" will give a right double quote. \*(C+ will
|
29 |
|
|
.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
|
30 |
|
|
.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
|
31 |
|
|
.\" nothing in troff, for use with C<>.
|
32 |
|
|
.tr \(*W-
|
33 |
|
|
.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
|
34 |
|
|
.ie n \{\
|
35 |
|
|
. ds -- \(*W-
|
36 |
|
|
. ds PI pi
|
37 |
|
|
. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
|
38 |
|
|
. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
|
39 |
|
|
. ds L" ""
|
40 |
|
|
. ds R" ""
|
41 |
|
|
. ds C` ""
|
42 |
|
|
. ds C' ""
|
43 |
|
|
'br\}
|
44 |
|
|
.el\{\
|
45 |
|
|
. ds -- \|\(em\|
|
46 |
|
|
. ds PI \(*p
|
47 |
|
|
. ds L" ``
|
48 |
|
|
. ds R" ''
|
49 |
|
|
'br\}
|
50 |
|
|
.\"
|
51 |
|
|
.\" Escape single quotes in literal strings from groff's Unicode transform.
|
52 |
|
|
.ie \n(.g .ds Aq \(aq
|
53 |
|
|
.el .ds Aq '
|
54 |
|
|
.\"
|
55 |
|
|
.\" If the F register is turned on, we'll generate index entries on stderr for
|
56 |
|
|
.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
|
57 |
|
|
.\" entries marked with X<> in POD. Of course, you'll have to process the
|
58 |
|
|
.\" output yourself in some meaningful fashion.
|
59 |
|
|
.ie \nF \{\
|
60 |
|
|
. de IX
|
61 |
|
|
. tm Index:\\$1\t\\n%\t"\\$2"
|
62 |
|
|
..
|
63 |
|
|
. nr % 0
|
64 |
|
|
. rr F
|
65 |
|
|
.\}
|
66 |
|
|
.el \{\
|
67 |
|
|
. de IX
|
68 |
|
|
..
|
69 |
|
|
.\}
|
70 |
|
|
.\"
|
71 |
|
|
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
|
72 |
|
|
.\" Fear. Run. Save yourself. No user-serviceable parts.
|
73 |
|
|
. \" fudge factors for nroff and troff
|
74 |
|
|
.if n \{\
|
75 |
|
|
. ds #H 0
|
76 |
|
|
. ds #V .8m
|
77 |
|
|
. ds #F .3m
|
78 |
|
|
. ds #[ \f1
|
79 |
|
|
. ds #] \fP
|
80 |
|
|
.\}
|
81 |
|
|
.if t \{\
|
82 |
|
|
. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
|
83 |
|
|
. ds #V .6m
|
84 |
|
|
. ds #F 0
|
85 |
|
|
. ds #[ \&
|
86 |
|
|
. ds #] \&
|
87 |
|
|
.\}
|
88 |
|
|
. \" simple accents for nroff and troff
|
89 |
|
|
.if n \{\
|
90 |
|
|
. ds ' \&
|
91 |
|
|
. ds ` \&
|
92 |
|
|
. ds ^ \&
|
93 |
|
|
. ds , \&
|
94 |
|
|
. ds ~ ~
|
95 |
|
|
. ds /
|
96 |
|
|
.\}
|
97 |
|
|
.if t \{\
|
98 |
|
|
. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
|
99 |
|
|
. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
|
100 |
|
|
. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
|
101 |
|
|
. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
|
102 |
|
|
. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
|
103 |
|
|
. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
|
104 |
|
|
.\}
|
105 |
|
|
. \" troff and (daisy-wheel) nroff accents
|
106 |
|
|
.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
|
107 |
|
|
.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
|
108 |
|
|
.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
|
109 |
|
|
.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
|
110 |
|
|
.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
|
111 |
|
|
.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
|
112 |
|
|
.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
|
113 |
|
|
.ds ae a\h'-(\w'a'u*4/10)'e
|
114 |
|
|
.ds Ae A\h'-(\w'A'u*4/10)'E
|
115 |
|
|
. \" corrections for vroff
|
116 |
|
|
.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
|
117 |
|
|
.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
|
118 |
|
|
. \" for low resolution devices (crt and lpr)
|
119 |
|
|
.if \n(.H>23 .if \n(.V>19 \
|
120 |
|
|
\{\
|
121 |
|
|
. ds : e
|
122 |
|
|
. ds 8 ss
|
123 |
|
|
. ds o a
|
124 |
|
|
. ds d- d\h'-1'\(ga
|
125 |
|
|
. ds D- D\h'-1'\(hy
|
126 |
|
|
. ds th \o'bp'
|
127 |
|
|
. ds Th \o'LP'
|
128 |
|
|
. ds ae ae
|
129 |
|
|
. ds Ae AE
|
130 |
|
|
.\}
|
131 |
|
|
.rm #[ #] #H #V #F C
|
132 |
|
|
.\" ========================================================================
|
133 |
|
|
.\"
|
134 |
|
|
.IX Title "GFDL 7"
|
135 |
|
|
.TH GFDL 7 "2010-07-31" "gcc-4.5.1" "GNU"
|
136 |
|
|
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
137 |
|
|
.\" way too many mistakes in technical documents.
|
138 |
|
|
.if n .ad l
|
139 |
|
|
.nh
|
140 |
|
|
.SH "NAME"
|
141 |
|
|
gfdl \- GNU Free Documentation License
|
142 |
|
|
.SH "DESCRIPTION"
|
143 |
|
|
.IX Header "DESCRIPTION"
|
144 |
|
|
.Sh "\s-1GNU\s0 Free Documentation License"
|
145 |
|
|
.IX Subsection "GNU Free Documentation License"
|
146 |
|
|
.Sh "Version 1.2, November 2002"
|
147 |
|
|
.IX Subsection "Version 1.2, November 2002"
|
148 |
|
|
.Vb 2
|
149 |
|
|
\& Copyright (c) 2000,2001,2002 Free Software Foundation, Inc.
|
150 |
|
|
\& 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA
|
151 |
|
|
\&
|
152 |
|
|
\& Everyone is permitted to copy and distribute verbatim copies
|
153 |
|
|
\& of this license document, but changing it is not allowed.
|
154 |
|
|
.Ve
|
155 |
|
|
.IP "0." 4
|
156 |
|
|
.IX Item "0."
|
157 |
|
|
\&\s-1PREAMBLE\s0
|
158 |
|
|
.Sp
|
159 |
|
|
The purpose of this License is to make a manual, textbook, or other
|
160 |
|
|
functional and useful document \fIfree\fR in the sense of freedom: to
|
161 |
|
|
assure everyone the effective freedom to copy and redistribute it,
|
162 |
|
|
with or without modifying it, either commercially or noncommercially.
|
163 |
|
|
Secondarily, this License preserves for the author and publisher a way
|
164 |
|
|
to get credit for their work, while not being considered responsible
|
165 |
|
|
for modifications made by others.
|
166 |
|
|
.Sp
|
167 |
|
|
This License is a kind of \*(L"copyleft\*(R", which means that derivative
|
168 |
|
|
works of the document must themselves be free in the same sense. It
|
169 |
|
|
complements the \s-1GNU\s0 General Public License, which is a copyleft
|
170 |
|
|
license designed for free software.
|
171 |
|
|
.Sp
|
172 |
|
|
We have designed this License in order to use it for manuals for free
|
173 |
|
|
software, because free software needs free documentation: a free
|
174 |
|
|
program should come with manuals providing the same freedoms that the
|
175 |
|
|
software does. But this License is not limited to software manuals;
|
176 |
|
|
it can be used for any textual work, regardless of subject matter or
|
177 |
|
|
whether it is published as a printed book. We recommend this License
|
178 |
|
|
principally for works whose purpose is instruction or reference.
|
179 |
|
|
.IP "1." 4
|
180 |
|
|
.IX Item "1."
|
181 |
|
|
\&\s-1APPLICABILITY\s0 \s-1AND\s0 \s-1DEFINITIONS\s0
|
182 |
|
|
.Sp
|
183 |
|
|
This License applies to any manual or other work, in any medium, that
|
184 |
|
|
contains a notice placed by the copyright holder saying it can be
|
185 |
|
|
distributed under the terms of this License. Such a notice grants a
|
186 |
|
|
world-wide, royalty-free license, unlimited in duration, to use that
|
187 |
|
|
work under the conditions stated herein. The \*(L"Document\*(R", below,
|
188 |
|
|
refers to any such manual or work. Any member of the public is a
|
189 |
|
|
licensee, and is addressed as \*(L"you\*(R". You accept the license if you
|
190 |
|
|
copy, modify or distribute the work in a way requiring permission
|
191 |
|
|
under copyright law.
|
192 |
|
|
.Sp
|
193 |
|
|
A \*(L"Modified Version\*(R" of the Document means any work containing the
|
194 |
|
|
Document or a portion of it, either copied verbatim, or with
|
195 |
|
|
modifications and/or translated into another language.
|
196 |
|
|
.Sp
|
197 |
|
|
A \*(L"Secondary Section\*(R" is a named appendix or a front-matter section
|
198 |
|
|
of the Document that deals exclusively with the relationship of the
|
199 |
|
|
publishers or authors of the Document to the Document's overall
|
200 |
|
|
subject (or to related matters) and contains nothing that could fall
|
201 |
|
|
directly within that overall subject. (Thus, if the Document is in
|
202 |
|
|
part a textbook of mathematics, a Secondary Section may not explain
|
203 |
|
|
any mathematics.) The relationship could be a matter of historical
|
204 |
|
|
connection with the subject or with related matters, or of legal,
|
205 |
|
|
commercial, philosophical, ethical or political position regarding
|
206 |
|
|
them.
|
207 |
|
|
.Sp
|
208 |
|
|
The \*(L"Invariant Sections\*(R" are certain Secondary Sections whose titles
|
209 |
|
|
are designated, as being those of Invariant Sections, in the notice
|
210 |
|
|
that says that the Document is released under this License. If a
|
211 |
|
|
section does not fit the above definition of Secondary then it is not
|
212 |
|
|
allowed to be designated as Invariant. The Document may contain zero
|
213 |
|
|
Invariant Sections. If the Document does not identify any Invariant
|
214 |
|
|
Sections then there are none.
|
215 |
|
|
.Sp
|
216 |
|
|
The \*(L"Cover Texts\*(R" are certain short passages of text that are listed,
|
217 |
|
|
as Front-Cover Texts or Back-Cover Texts, in the notice that says that
|
218 |
|
|
the Document is released under this License. A Front-Cover Text may
|
219 |
|
|
be at most 5 words, and a Back-Cover Text may be at most 25 words.
|
220 |
|
|
.Sp
|
221 |
|
|
A \*(L"Transparent\*(R" copy of the Document means a machine-readable copy,
|
222 |
|
|
represented in a format whose specification is available to the
|
223 |
|
|
general public, that is suitable for revising the document
|
224 |
|
|
straightforwardly with generic text editors or (for images composed of
|
225 |
|
|
pixels) generic paint programs or (for drawings) some widely available
|
226 |
|
|
drawing editor, and that is suitable for input to text formatters or
|
227 |
|
|
for automatic translation to a variety of formats suitable for input
|
228 |
|
|
to text formatters. A copy made in an otherwise Transparent file
|
229 |
|
|
format whose markup, or absence of markup, has been arranged to thwart
|
230 |
|
|
or discourage subsequent modification by readers is not Transparent.
|
231 |
|
|
An image format is not Transparent if used for any substantial amount
|
232 |
|
|
of text. A copy that is not \*(L"Transparent\*(R" is called \*(L"Opaque\*(R".
|
233 |
|
|
.Sp
|
234 |
|
|
Examples of suitable formats for Transparent copies include plain
|
235 |
|
|
\&\s-1ASCII\s0 without markup, Texinfo input format, LaTeX input
|
236 |
|
|
format, \f(CW@acronym\fR{\s-1SGML\s0} or \f(CW@acronym\fR{\s-1XML\s0} using a publicly available
|
237 |
|
|
\&\f(CW@acronym\fR{\s-1DTD\s0}, and standard-conforming simple \f(CW@acronym\fR{\s-1HTML\s0},
|
238 |
|
|
PostScript or \f(CW@acronym\fR{\s-1PDF\s0} designed for human modification. Examples
|
239 |
|
|
of transparent image formats include \f(CW@acronym\fR{\s-1PNG\s0}, \f(CW@acronym\fR{\s-1XCF\s0} and
|
240 |
|
|
\&\f(CW@acronym\fR{\s-1JPG\s0}. Opaque formats include proprietary formats that can be
|
241 |
|
|
read and edited only by proprietary word processors, \f(CW@acronym\fR{\s-1SGML\s0} or
|
242 |
|
|
\&\f(CW@acronym\fR{\s-1XML\s0} for which the \f(CW@acronym\fR{\s-1DTD\s0} and/or processing tools are
|
243 |
|
|
not generally available, and the machine-generated \f(CW@acronym\fR{\s-1HTML\s0},
|
244 |
|
|
PostScript or \f(CW@acronym\fR{\s-1PDF\s0} produced by some word processors for
|
245 |
|
|
output purposes only.
|
246 |
|
|
.Sp
|
247 |
|
|
The \*(L"Title Page\*(R" means, for a printed book, the title page itself,
|
248 |
|
|
plus such following pages as are needed to hold, legibly, the material
|
249 |
|
|
this License requires to appear in the title page. For works in
|
250 |
|
|
formats which do not have any title page as such, \*(L"Title Page\*(R" means
|
251 |
|
|
the text near the most prominent appearance of the work's title,
|
252 |
|
|
preceding the beginning of the body of the text.
|
253 |
|
|
.Sp
|
254 |
|
|
A section \*(L"Entitled \s-1XYZ\s0\*(R" means a named subunit of the Document whose
|
255 |
|
|
title either is precisely \s-1XYZ\s0 or contains \s-1XYZ\s0 in parentheses following
|
256 |
|
|
text that translates \s-1XYZ\s0 in another language. (Here \s-1XYZ\s0 stands for a
|
257 |
|
|
specific section name mentioned below, such as \*(L"Acknowledgements\*(R",
|
258 |
|
|
\&\*(L"Dedications\*(R", \*(L"Endorsements\*(R", or \*(L"History\*(R".) To \*(L"Preserve the Title\*(R"
|
259 |
|
|
of such a section when you modify the Document means that it remains a
|
260 |
|
|
section \*(L"Entitled \s-1XYZ\s0\*(R" according to this definition.
|
261 |
|
|
.Sp
|
262 |
|
|
The Document may include Warranty Disclaimers next to the notice which
|
263 |
|
|
states that this License applies to the Document. These Warranty
|
264 |
|
|
Disclaimers are considered to be included by reference in this
|
265 |
|
|
License, but only as regards disclaiming warranties: any other
|
266 |
|
|
implication that these Warranty Disclaimers may have is void and has
|
267 |
|
|
no effect on the meaning of this License.
|
268 |
|
|
.IP "2." 4
|
269 |
|
|
.IX Item "2."
|
270 |
|
|
\&\s-1VERBATIM\s0 \s-1COPYING\s0
|
271 |
|
|
.Sp
|
272 |
|
|
You may copy and distribute the Document in any medium, either
|
273 |
|
|
commercially or noncommercially, provided that this License, the
|
274 |
|
|
copyright notices, and the license notice saying this License applies
|
275 |
|
|
to the Document are reproduced in all copies, and that you add no other
|
276 |
|
|
conditions whatsoever to those of this License. You may not use
|
277 |
|
|
technical measures to obstruct or control the reading or further
|
278 |
|
|
copying of the copies you make or distribute. However, you may accept
|
279 |
|
|
compensation in exchange for copies. If you distribute a large enough
|
280 |
|
|
number of copies you must also follow the conditions in section 3.
|
281 |
|
|
.Sp
|
282 |
|
|
You may also lend copies, under the same conditions stated above, and
|
283 |
|
|
you may publicly display copies.
|
284 |
|
|
.IP "3." 4
|
285 |
|
|
.IX Item "3."
|
286 |
|
|
\&\s-1COPYING\s0 \s-1IN\s0 \s-1QUANTITY\s0
|
287 |
|
|
.Sp
|
288 |
|
|
If you publish printed copies (or copies in media that commonly have
|
289 |
|
|
printed covers) of the Document, numbering more than 100, and the
|
290 |
|
|
Document's license notice requires Cover Texts, you must enclose the
|
291 |
|
|
copies in covers that carry, clearly and legibly, all these Cover
|
292 |
|
|
Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
|
293 |
|
|
the back cover. Both covers must also clearly and legibly identify
|
294 |
|
|
you as the publisher of these copies. The front cover must present
|
295 |
|
|
the full title with all words of the title equally prominent and
|
296 |
|
|
visible. You may add other material on the covers in addition.
|
297 |
|
|
Copying with changes limited to the covers, as long as they preserve
|
298 |
|
|
the title of the Document and satisfy these conditions, can be treated
|
299 |
|
|
as verbatim copying in other respects.
|
300 |
|
|
.Sp
|
301 |
|
|
If the required texts for either cover are too voluminous to fit
|
302 |
|
|
legibly, you should put the first ones listed (as many as fit
|
303 |
|
|
reasonably) on the actual cover, and continue the rest onto adjacent
|
304 |
|
|
pages.
|
305 |
|
|
.Sp
|
306 |
|
|
If you publish or distribute Opaque copies of the Document numbering
|
307 |
|
|
more than 100, you must either include a machine-readable Transparent
|
308 |
|
|
copy along with each Opaque copy, or state in or with each Opaque copy
|
309 |
|
|
a computer-network location from which the general network-using
|
310 |
|
|
public has access to download using public-standard network protocols
|
311 |
|
|
a complete Transparent copy of the Document, free of added material.
|
312 |
|
|
If you use the latter option, you must take reasonably prudent steps,
|
313 |
|
|
when you begin distribution of Opaque copies in quantity, to ensure
|
314 |
|
|
that this Transparent copy will remain thus accessible at the stated
|
315 |
|
|
location until at least one year after the last time you distribute an
|
316 |
|
|
Opaque copy (directly or through your agents or retailers) of that
|
317 |
|
|
edition to the public.
|
318 |
|
|
.Sp
|
319 |
|
|
It is requested, but not required, that you contact the authors of the
|
320 |
|
|
Document well before redistributing any large number of copies, to give
|
321 |
|
|
them a chance to provide you with an updated version of the Document.
|
322 |
|
|
.IP "4." 4
|
323 |
|
|
.IX Item "4."
|
324 |
|
|
\&\s-1MODIFICATIONS\s0
|
325 |
|
|
.Sp
|
326 |
|
|
You may copy and distribute a Modified Version of the Document under
|
327 |
|
|
the conditions of sections 2 and 3 above, provided that you release
|
328 |
|
|
the Modified Version under precisely this License, with the Modified
|
329 |
|
|
Version filling the role of the Document, thus licensing distribution
|
330 |
|
|
and modification of the Modified Version to whoever possesses a copy
|
331 |
|
|
of it. In addition, you must do these things in the Modified Version:
|
332 |
|
|
.RS 4
|
333 |
|
|
.IP "A." 4
|
334 |
|
|
.IX Item "A."
|
335 |
|
|
Use in the Title Page (and on the covers, if any) a title distinct
|
336 |
|
|
from that of the Document, and from those of previous versions
|
337 |
|
|
(which should, if there were any, be listed in the History section
|
338 |
|
|
of the Document). You may use the same title as a previous version
|
339 |
|
|
if the original publisher of that version gives permission.
|
340 |
|
|
.IP "B." 4
|
341 |
|
|
.IX Item "B."
|
342 |
|
|
List on the Title Page, as authors, one or more persons or entities
|
343 |
|
|
responsible for authorship of the modifications in the Modified
|
344 |
|
|
Version, together with at least five of the principal authors of the
|
345 |
|
|
Document (all of its principal authors, if it has fewer than five),
|
346 |
|
|
unless they release you from this requirement.
|
347 |
|
|
.IP "C." 4
|
348 |
|
|
.IX Item "C."
|
349 |
|
|
State on the Title page the name of the publisher of the
|
350 |
|
|
Modified Version, as the publisher.
|
351 |
|
|
.IP "D." 4
|
352 |
|
|
.IX Item "D."
|
353 |
|
|
Preserve all the copyright notices of the Document.
|
354 |
|
|
.IP "E." 4
|
355 |
|
|
.IX Item "E."
|
356 |
|
|
Add an appropriate copyright notice for your modifications
|
357 |
|
|
adjacent to the other copyright notices.
|
358 |
|
|
.IP "F." 4
|
359 |
|
|
.IX Item "F."
|
360 |
|
|
Include, immediately after the copyright notices, a license notice
|
361 |
|
|
giving the public permission to use the Modified Version under the
|
362 |
|
|
terms of this License, in the form shown in the Addendum below.
|
363 |
|
|
.IP "G." 4
|
364 |
|
|
.IX Item "G."
|
365 |
|
|
Preserve in that license notice the full lists of Invariant Sections
|
366 |
|
|
and required Cover Texts given in the Document's license notice.
|
367 |
|
|
.IP "H." 4
|
368 |
|
|
.IX Item "H."
|
369 |
|
|
Include an unaltered copy of this License.
|
370 |
|
|
.IP "I." 4
|
371 |
|
|
.IX Item "I."
|
372 |
|
|
Preserve the section Entitled \*(L"History\*(R", Preserve its Title, and add
|
373 |
|
|
to it an item stating at least the title, year, new authors, and
|
374 |
|
|
publisher of the Modified Version as given on the Title Page. If
|
375 |
|
|
there is no section Entitled \*(L"History\*(R" in the Document, create one
|
376 |
|
|
stating the title, year, authors, and publisher of the Document as
|
377 |
|
|
given on its Title Page, then add an item describing the Modified
|
378 |
|
|
Version as stated in the previous sentence.
|
379 |
|
|
.IP "J." 4
|
380 |
|
|
.IX Item "J."
|
381 |
|
|
Preserve the network location, if any, given in the Document for
|
382 |
|
|
public access to a Transparent copy of the Document, and likewise
|
383 |
|
|
the network locations given in the Document for previous versions
|
384 |
|
|
it was based on. These may be placed in the \*(L"History\*(R" section.
|
385 |
|
|
You may omit a network location for a work that was published at
|
386 |
|
|
least four years before the Document itself, or if the original
|
387 |
|
|
publisher of the version it refers to gives permission.
|
388 |
|
|
.IP "K." 4
|
389 |
|
|
.IX Item "K."
|
390 |
|
|
For any section Entitled \*(L"Acknowledgements\*(R" or \*(L"Dedications\*(R", Preserve
|
391 |
|
|
the Title of the section, and preserve in the section all the
|
392 |
|
|
substance and tone of each of the contributor acknowledgements and/or
|
393 |
|
|
dedications given therein.
|
394 |
|
|
.IP "L." 4
|
395 |
|
|
.IX Item "L."
|
396 |
|
|
Preserve all the Invariant Sections of the Document,
|
397 |
|
|
unaltered in their text and in their titles. Section numbers
|
398 |
|
|
or the equivalent are not considered part of the section titles.
|
399 |
|
|
.IP "M." 4
|
400 |
|
|
.IX Item "M."
|
401 |
|
|
Delete any section Entitled \*(L"Endorsements\*(R". Such a section
|
402 |
|
|
may not be included in the Modified Version.
|
403 |
|
|
.IP "N." 4
|
404 |
|
|
.IX Item "N."
|
405 |
|
|
Do not retitle any existing section to be Entitled \*(L"Endorsements\*(R" or
|
406 |
|
|
to conflict in title with any Invariant Section.
|
407 |
|
|
.IP "O." 4
|
408 |
|
|
.IX Item "O."
|
409 |
|
|
Preserve any Warranty Disclaimers.
|
410 |
|
|
.RE
|
411 |
|
|
.RS 4
|
412 |
|
|
.Sp
|
413 |
|
|
If the Modified Version includes new front-matter sections or
|
414 |
|
|
appendices that qualify as Secondary Sections and contain no material
|
415 |
|
|
copied from the Document, you may at your option designate some or all
|
416 |
|
|
of these sections as invariant. To do this, add their titles to the
|
417 |
|
|
list of Invariant Sections in the Modified Version's license notice.
|
418 |
|
|
These titles must be distinct from any other section titles.
|
419 |
|
|
.Sp
|
420 |
|
|
You may add a section Entitled \*(L"Endorsements\*(R", provided it contains
|
421 |
|
|
nothing but endorsements of your Modified Version by various
|
422 |
|
|
parties\-\-\-for example, statements of peer review or that the text has
|
423 |
|
|
been approved by an organization as the authoritative definition of a
|
424 |
|
|
standard.
|
425 |
|
|
.Sp
|
426 |
|
|
You may add a passage of up to five words as a Front-Cover Text, and a
|
427 |
|
|
passage of up to 25 words as a Back-Cover Text, to the end of the list
|
428 |
|
|
of Cover Texts in the Modified Version. Only one passage of
|
429 |
|
|
Front-Cover Text and one of Back-Cover Text may be added by (or
|
430 |
|
|
through arrangements made by) any one entity. If the Document already
|
431 |
|
|
includes a cover text for the same cover, previously added by you or
|
432 |
|
|
by arrangement made by the same entity you are acting on behalf of,
|
433 |
|
|
you may not add another; but you may replace the old one, on explicit
|
434 |
|
|
permission from the previous publisher that added the old one.
|
435 |
|
|
.Sp
|
436 |
|
|
The author(s) and publisher(s) of the Document do not by this License
|
437 |
|
|
give permission to use their names for publicity for or to assert or
|
438 |
|
|
imply endorsement of any Modified Version.
|
439 |
|
|
.RE
|
440 |
|
|
.IP "5." 4
|
441 |
|
|
.IX Item "5."
|
442 |
|
|
\&\s-1COMBINING\s0 \s-1DOCUMENTS\s0
|
443 |
|
|
.Sp
|
444 |
|
|
You may combine the Document with other documents released under this
|
445 |
|
|
License, under the terms defined in section 4 above for modified
|
446 |
|
|
versions, provided that you include in the combination all of the
|
447 |
|
|
Invariant Sections of all of the original documents, unmodified, and
|
448 |
|
|
list them all as Invariant Sections of your combined work in its
|
449 |
|
|
license notice, and that you preserve all their Warranty Disclaimers.
|
450 |
|
|
.Sp
|
451 |
|
|
The combined work need only contain one copy of this License, and
|
452 |
|
|
multiple identical Invariant Sections may be replaced with a single
|
453 |
|
|
copy. If there are multiple Invariant Sections with the same name but
|
454 |
|
|
different contents, make the title of each such section unique by
|
455 |
|
|
adding at the end of it, in parentheses, the name of the original
|
456 |
|
|
author or publisher of that section if known, or else a unique number.
|
457 |
|
|
Make the same adjustment to the section titles in the list of
|
458 |
|
|
Invariant Sections in the license notice of the combined work.
|
459 |
|
|
.Sp
|
460 |
|
|
In the combination, you must combine any sections Entitled \*(L"History\*(R"
|
461 |
|
|
in the various original documents, forming one section Entitled
|
462 |
|
|
\&\*(L"History\*(R"; likewise combine any sections Entitled \*(L"Acknowledgements\*(R",
|
463 |
|
|
and any sections Entitled \*(L"Dedications\*(R". You must delete all
|
464 |
|
|
sections Entitled \*(L"Endorsements.\*(R"
|
465 |
|
|
.IP "6." 4
|
466 |
|
|
.IX Item "6."
|
467 |
|
|
\&\s-1COLLECTIONS\s0 \s-1OF\s0 \s-1DOCUMENTS\s0
|
468 |
|
|
.Sp
|
469 |
|
|
You may make a collection consisting of the Document and other documents
|
470 |
|
|
released under this License, and replace the individual copies of this
|
471 |
|
|
License in the various documents with a single copy that is included in
|
472 |
|
|
the collection, provided that you follow the rules of this License for
|
473 |
|
|
verbatim copying of each of the documents in all other respects.
|
474 |
|
|
.Sp
|
475 |
|
|
You may extract a single document from such a collection, and distribute
|
476 |
|
|
it individually under this License, provided you insert a copy of this
|
477 |
|
|
License into the extracted document, and follow this License in all
|
478 |
|
|
other respects regarding verbatim copying of that document.
|
479 |
|
|
.IP "7." 4
|
480 |
|
|
.IX Item "7."
|
481 |
|
|
\&\s-1AGGREGATION\s0 \s-1WITH\s0 \s-1INDEPENDENT\s0 \s-1WORKS\s0
|
482 |
|
|
.Sp
|
483 |
|
|
A compilation of the Document or its derivatives with other separate
|
484 |
|
|
and independent documents or works, in or on a volume of a storage or
|
485 |
|
|
distribution medium, is called an \*(L"aggregate\*(R" if the copyright
|
486 |
|
|
resulting from the compilation is not used to limit the legal rights
|
487 |
|
|
of the compilation's users beyond what the individual works permit.
|
488 |
|
|
When the Document is included in an aggregate, this License does not
|
489 |
|
|
apply to the other works in the aggregate which are not themselves
|
490 |
|
|
derivative works of the Document.
|
491 |
|
|
.Sp
|
492 |
|
|
If the Cover Text requirement of section 3 is applicable to these
|
493 |
|
|
copies of the Document, then if the Document is less than one half of
|
494 |
|
|
the entire aggregate, the Document's Cover Texts may be placed on
|
495 |
|
|
covers that bracket the Document within the aggregate, or the
|
496 |
|
|
electronic equivalent of covers if the Document is in electronic form.
|
497 |
|
|
Otherwise they must appear on printed covers that bracket the whole
|
498 |
|
|
aggregate.
|
499 |
|
|
.IP "8." 4
|
500 |
|
|
.IX Item "8."
|
501 |
|
|
\&\s-1TRANSLATION\s0
|
502 |
|
|
.Sp
|
503 |
|
|
Translation is considered a kind of modification, so you may
|
504 |
|
|
distribute translations of the Document under the terms of section 4.
|
505 |
|
|
Replacing Invariant Sections with translations requires special
|
506 |
|
|
permission from their copyright holders, but you may include
|
507 |
|
|
translations of some or all Invariant Sections in addition to the
|
508 |
|
|
original versions of these Invariant Sections. You may include a
|
509 |
|
|
translation of this License, and all the license notices in the
|
510 |
|
|
Document, and any Warranty Disclaimers, provided that you also include
|
511 |
|
|
the original English version of this License and the original versions
|
512 |
|
|
of those notices and disclaimers. In case of a disagreement between
|
513 |
|
|
the translation and the original version of this License or a notice
|
514 |
|
|
or disclaimer, the original version will prevail.
|
515 |
|
|
.Sp
|
516 |
|
|
If a section in the Document is Entitled \*(L"Acknowledgements\*(R",
|
517 |
|
|
\&\*(L"Dedications\*(R", or \*(L"History\*(R", the requirement (section 4) to Preserve
|
518 |
|
|
its Title (section 1) will typically require changing the actual
|
519 |
|
|
title.
|
520 |
|
|
.IP "9." 4
|
521 |
|
|
.IX Item "9."
|
522 |
|
|
\&\s-1TERMINATION\s0
|
523 |
|
|
.Sp
|
524 |
|
|
You may not copy, modify, sublicense, or distribute the Document except
|
525 |
|
|
as expressly provided for under this License. Any other attempt to
|
526 |
|
|
copy, modify, sublicense or distribute the Document is void, and will
|
527 |
|
|
automatically terminate your rights under this License. However,
|
528 |
|
|
parties who have received copies, or rights, from you under this
|
529 |
|
|
License will not have their licenses terminated so long as such
|
530 |
|
|
parties remain in full compliance.
|
531 |
|
|
.IP "10." 4
|
532 |
|
|
.IX Item "10."
|
533 |
|
|
\&\s-1FUTURE\s0 \s-1REVISIONS\s0 \s-1OF\s0 \s-1THIS\s0 \s-1LICENSE\s0
|
534 |
|
|
.Sp
|
535 |
|
|
The Free Software Foundation may publish new, revised versions
|
536 |
|
|
of the \s-1GNU\s0 Free Documentation License from time to time. Such new
|
537 |
|
|
versions will be similar in spirit to the present version, but may
|
538 |
|
|
differ in detail to address new problems or concerns. See
|
539 |
|
|
<\fBhttp://www.gnu.org/copyleft/\fR>.
|
540 |
|
|
.Sp
|
541 |
|
|
Each version of the License is given a distinguishing version number.
|
542 |
|
|
If the Document specifies that a particular numbered version of this
|
543 |
|
|
License \*(L"or any later version\*(R" applies to it, you have the option of
|
544 |
|
|
following the terms and conditions either of that specified version or
|
545 |
|
|
of any later version that has been published (not as a draft) by the
|
546 |
|
|
Free Software Foundation. If the Document does not specify a version
|
547 |
|
|
number of this License, you may choose any version ever published (not
|
548 |
|
|
as a draft) by the Free Software Foundation.
|
549 |
|
|
.Sh "\s-1ADDENDUM:\s0 How to use this License for your documents"
|
550 |
|
|
.IX Subsection "ADDENDUM: How to use this License for your documents"
|
551 |
|
|
To use this License in a document you have written, include a copy of
|
552 |
|
|
the License in the document and put the following copyright and
|
553 |
|
|
license notices just after the title page:
|
554 |
|
|
.PP
|
555 |
|
|
.Vb 7
|
556 |
|
|
\& Copyright (C) .
|
557 |
|
|
\& Permission is granted to copy, distribute and/or modify this document
|
558 |
|
|
\& under the terms of the GNU Free Documentation License, Version 1.2
|
559 |
|
|
\& or any later version published by the Free Software Foundation;
|
560 |
|
|
\& with no Invariant Sections, no Front\-Cover Texts, and no Back\-Cover
|
561 |
|
|
\& Texts. A copy of the license is included in the section entitled "GNU
|
562 |
|
|
\& Free Documentation License".
|
563 |
|
|
.Ve
|
564 |
|
|
.PP
|
565 |
|
|
If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
|
566 |
|
|
replace the \*(L"with...Texts.\*(R" line with this:
|
567 |
|
|
.PP
|
568 |
|
|
.Vb 3
|
569 |
|
|
\& with the Invariant Sections being , with
|
570 |
|
|
\& the Front\-Cover Texts being , and with the Back\-Cover Texts
|
571 |
|
|
\& being .
|
572 |
|
|
.Ve
|
573 |
|
|
.PP
|
574 |
|
|
If you have Invariant Sections without Cover Texts, or some other
|
575 |
|
|
combination of the three, merge those two alternatives to suit the
|
576 |
|
|
situation.
|
577 |
|
|
.PP
|
578 |
|
|
If your document contains nontrivial examples of program code, we
|
579 |
|
|
recommend releasing these examples in parallel under your choice of
|
580 |
|
|
free software license, such as the \s-1GNU\s0 General Public License,
|
581 |
|
|
to permit their use in free software.
|
582 |
|
|
.SH "SEE ALSO"
|
583 |
|
|
.IX Header "SEE ALSO"
|
584 |
|
|
\&\fIgpl\fR\|(7), \fIfsf\-funding\fR\|(7).
|
585 |
|
|
.SH "COPYRIGHT"
|
586 |
|
|
.IX Header "COPYRIGHT"
|
587 |
|
|
Copyright (c) 2000,2001,2002 Free Software Foundation, Inc.
|
588 |
|
|
51 Franklin Street, Fifth Floor, Boston, \s-1MA\s0 02110\-1301, \s-1USA\s0
|
589 |
|
|
.PP
|
590 |
|
|
Everyone is permitted to copy and distribute verbatim copies
|
591 |
|
|
of this license document, but changing it is not allowed.
|