* configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
[deliverable/binutils-gdb.git] / gdb / doc / annotate.texi
index 0d7e11775436ca61fe9c9bba88630cc8e623fad3..fc269243578ae9c9f6adc80ecfaf56a9f9c5d2b3 100644 (file)
@@ -16,9 +16,8 @@
 
 @c Permission is granted to copy, distribute and/or modify this document
 @c under the terms of the GNU Free Documentation License, Version 1.1 or
-@c any later version published by the Free Software Foundation; with the
-@c Invariant Sections being ``Annotations Overview'' and ``Source
-@c Annotations'', with the Front-Cover texts being ``A GNU Manual,''
+@c any later version published by the Free Software Foundation; with no
+@c Invariant Sections, with the Front-Cover Texts being ``A GNU Manual,''
 @c and with the Back-Cover Texts as in (a) below.
 
 @c (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
@@ -248,17 +247,17 @@ or a repeated element
 @smallexample
 @samp{,} @var{whitespace}         ; @r{omitted for the first element}
 @var{the-value}
-^Z^Zelt-rep @var{number-of-repititions}
+^Z^Zelt-rep @var{number-of-repetitions}
 @var{repetition-string}
 ^Z^Zelt-rep-end
 @end smallexample
 
 In both cases, @var{the-value} is the output for the value of the
 element and @var{whitespace} can contain spaces, tabs, and newlines.  In
-the repeated case, @var{number-of-repititons} is the number of
+the repeated case, @var{number-of-repetitions} is the number of
 consecutive array elements which contain that value, and
 @var{repetition-string} is a string which is designed to convey to the
-user that repitition is being depicted.
+user that repetition is being depicted.
 
 @findex array-section-end
 Once all the array elements have been output, the array annotation is
This page took 0.025544 seconds and 4 git commands to generate.