Joseph, Sandra,

I am thinking about the patch below; what do you think?

(If we retain this, I believe it should at least be "(dir)" as
opposed to "(DIR)"?)

Gerald

2017-03-11  Gerald Pfeifer  <ger...@pfeifer.com>

        * doc/gcc.texi (Top): Omit up pointer (DIR).
        * doc/gccint.texi (Top): Ditto.

Index: doc/gcc.texi
===================================================================
--- doc/gcc.texi        (revision 245903)
+++ doc/gcc.texi        (working copy)
@@ -112,7 +112,7 @@
 @contents
 @page
 
-@node Top, G++ and GCC,, (DIR)
+@node Top, G++ and GCC
 @top Introduction
 @cindex introduction
 
Index: doc/gccint.texi
===================================================================
--- doc/gccint.texi     (revision 245903)
+++ doc/gccint.texi     (working copy)
@@ -70,7 +70,7 @@
 @contents
 @page
 
-@node Top, Contributing,, (DIR)
+@node Top, Contributing
 @top Introduction
 @cindex introduction
 

Reply via email to