summaryrefslogtreecommitdiff
path: root/gcc/invoke.texi
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2000-09-27 17:52:56 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2000-09-27 17:52:56 +0000
commitb7ba3d8c2d01ed5ae3d9d7b023b8add98d92adf8 (patch)
treea6eb0816cfbea09b82777b47214c4d9cdd9554d1 /gcc/invoke.texi
parent6d434a0be599e29e647304f78ed51a0ce6424a94 (diff)
downloadgcc-b7ba3d8c2d01ed5ae3d9d7b023b8add98d92adf8.tar.gz
* extend.texi, invoke.texi, gcc.texi, install.texi: Consistently
use @uref for formatting URLs. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36653 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/invoke.texi')
-rw-r--r--gcc/invoke.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/invoke.texi b/gcc/invoke.texi
index ccf2024fe7d..d520e01f522 100644
--- a/gcc/invoke.texi
+++ b/gcc/invoke.texi
@@ -740,7 +740,7 @@ ISO C as modified in amend. 1
@item iso9899:1999
ISO C99. Note that this standard is not yet fully supported; see
-@url{http://gcc.gnu.org/c99status.html} for more information.
+@uref{http://gcc.gnu.org/c99status.html} for more information.
@item c89
same as -std=iso9899:1990