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

2011-02-24  Tobias Burnus  <burnus@net-b.de>

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

From-SVN: r170479
This commit is contained in:
Tobias Burnus 2011-02-24 22:58:06 +01:00 committed by Tobias Burnus
parent 8f17e00c2f
commit 0024f1af57
2 changed files with 5 additions and 1 deletions

View 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

View 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,