diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index f3c2019b8b6..5dc95aa178b 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -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)
 
 	* stabs.texinfo: Make info author notice match the TeX author notice.
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 6a4e10728de..4cb17fd5c59 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -5041,7 +5041,7 @@ together.
 @end ifset
 @ifclear MOD2
 @c Cancel this below, under same condition, at end of this chapter!
-@up 
+@raisesections
 @end ifclear
 
 @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.
 @end table
 @ifclear MOD2
-@c cancels "up" under same conditions near bgn of chapter
-@down
+@c cancels "raisesections" under same conditions near bgn of chapter
+@lowersections
 @end ifclear
 
 @ifset MOD2