@up/@down -> @raisesections/@lowersections

This commit is contained in:
Roland Pesch
1993-09-04 00:07:46 +00:00
parent a0a55af6a7
commit 6370267a45
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
* gdb.texinfo: @up/@down -> @raisesections/@lowersections
Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com) Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* stabs.texinfo: Make info author notice match the TeX author notice. * stabs.texinfo: Make info author notice match the TeX author notice.

View File

@ -5041,7 +5041,7 @@ together.
@end ifset @end ifset
@ifclear MOD2 @ifclear MOD2
@c Cancel this below, under same condition, at end of this chapter! @c Cancel this below, under same condition, at end of this chapter!
@up @raisesections
@end ifclear @end ifclear
@cindex C++ @cindex C++
@ -5525,8 +5525,8 @@ available choices, or to finish the type list for you.
@xref{Completion,, Command completion}, for details on how to do this. @xref{Completion,, Command completion}, for details on how to do this.
@end table @end table
@ifclear MOD2 @ifclear MOD2
@c cancels "up" under same conditions near bgn of chapter @c cancels "raisesections" under same conditions near bgn of chapter
@down @lowersections
@end ifclear @end ifclear
@ifset MOD2 @ifset MOD2