]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
extend.texi: (Visibility Pragmas) Fix misplaced @xref
authorDavid Wohlferd <dw@LimeGreenSocks.com>
Fri, 16 May 2014 18:20:38 +0000 (18:20 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 16 May 2014 18:20:38 +0000 (12:20 -0600)
2014-05-14  David Wohlferd <dw@LimeGreenSocks.com>

 * doc/extend.texi: (Visibility Pragmas) Fix misplaced @xref

From-SVN: r210524

gcc/ChangeLog
gcc/doc/extend.texi

index f899ba15db7e7f9902f765880f756a5342db35eb..4a19f1dea0e6bc35d490597afe766855c3d839d2 100644 (file)
@@ -1,3 +1,7 @@
+2014-05-16  David Wohlferd <dw@LimeGreenSocks.com>
+
+        * doc/extend.texi: (Visibility Pragmas) Fix misplaced @xref
+
 2014-05-16  Jan Hubicka  <hubicka@ucw.cz>
 
        * varpool.c (dump_varpool_node): Dump write-only flag.
index 6e99d81f509a67ca36e94fac29a64b098118acfe..a3f219b6a07d3251e3e0823957a94141bce96f77 100644 (file)
@@ -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