aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/D03_WrongStackAlignment.dox
diff options
context:
space:
mode:
Diffstat (limited to 'doc/D03_WrongStackAlignment.dox')
-rw-r--r--doc/D03_WrongStackAlignment.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/D03_WrongStackAlignment.dox b/doc/D03_WrongStackAlignment.dox
index b0e42edce..17d5513a7 100644
--- a/doc/D03_WrongStackAlignment.dox
+++ b/doc/D03_WrongStackAlignment.dox
@@ -1,6 +1,6 @@
namespace Eigen {
-/** \page TopicWrongStackAlignment Compiler making a wrong assumption on stack alignment
+/** \eigenManualPage TopicWrongStackAlignment Compiler making a wrong assumption on stack alignment
<h4>It appears that this was a GCC bug that has been fixed in GCC 4.5.
If you hit this issue, please upgrade to GCC 4.5 and report to us, so we can update this page.</h4>