libgomp.texi (GOMP_STACKSIZE): Fix @ref to OMP_STACKSIZE.
authorTobias Burnus <burnus@net-b.de>
Thu, 24 Feb 2011 21:58:06 +0000 (22:58 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 24 Feb 2011 21:58:06 +0000 (22:58 +0100)
2011-02-24  Tobias Burnus  <burnus@net-b.de>

        * libgomp.texi (GOMP_STACKSIZE): Fix @ref to OMP_STACKSIZE.

From-SVN: r170479

libgomp/ChangeLog
libgomp/libgomp.texi

index 0698fb4d948d4008a4dfcfd819b6ce89eaac2d3a..33b4e2c91391105c7ee0216b9513d4b2811223b3 100644 (file)
@@ -1,3 +1,7 @@
+2011-02-24  Tobias Burnus  <burnus@net-b.de>
+
+       * libgomp.texi (GOMP_STACKSIZE): Fix @ref to OMP_STACKSIZE.
+
 2011-02-23  Jakub Jelinek  <jakub@redhat.com>
 
        PR libgomp/47854
index dce6ba87304a90dae1b575ceb12e9ca42681e14e..58199437a5fc70628f726e0e6a2463de9015cb13 100644 (file)
@@ -1275,7 +1275,7 @@ error is reported and the initial stacksize is left unchanged. If undefined,
 the stack size is system dependent.
 
 @item @emph{See also}:
-@ref{GOMP_STACKSIZE}
+@ref{OMP_STACKSIZE}
 
 @item @emph{Reference}: 
 @uref{http://gcc.gnu.org/ml/gcc-patches/2006-06/msg00493.html,