summaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2014-05-16 18:20:38 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2014-05-16 18:20:38 +0000
commitfa366627862d451b4f0a01826db87fda8c6c106c (patch)
treeac77fd0763429989e051610f99e2923b30af3e4e /gcc/doc/extend.texi
parent703ad42c809400c0ad837a961bd8e477dd6a6342 (diff)
downloadgcc-fa366627862d451b4f0a01826db87fda8c6c106c.tar.gz
2014-05-14 David Wohlferd <dw@LimeGreenSocks.com>
* doc/extend.texi: (Visibility Pragmas) Fix misplaced @xref git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210524 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/extend.texi')
-rw-r--r--gcc/doc/extend.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 6e99d81f509..a3f219b6a07 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -17084,8 +17084,7 @@ TODO - Remember to fix this}.
This pragma allows the user to set the visibility for multiple
declarations without having to give each a visibility attribute
-@xref{Function Attributes}, for more information about visibility and
-the attribute syntax.
+(@pxref{Function Attributes}).
In C++, @samp{#pragma GCC visibility} affects only namespace-scope
declarations. Class members and template specializations are not