extend.texi, [...]: Consistently use @uref for formatting URLs.
authorJoseph Myers <jsm28@cam.ac.uk>
Wed, 27 Sep 2000 17:52:56 +0000 (18:52 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 27 Sep 2000 17:52:56 +0000 (18:52 +0100)
* extend.texi, invoke.texi, gcc.texi, install.texi: Consistently
use @uref for formatting URLs.

From-SVN: r36653

gcc/ChangeLog
gcc/extend.texi
gcc/gcc.texi
gcc/install.texi
gcc/invoke.texi

index 6b5b6d2891105a4e0dabfefc9306916cda77ffe7..f2386a04478d208ad3b7f739247170d9f965e54e 100644 (file)
@@ -1,3 +1,8 @@
+2000-09-27  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * extend.texi, invoke.texi, gcc.texi, install.texi: Consistently
+       use @uref for formatting URLs.
+
 2000-09-27  Mark Elbrecht  <snowball3@bigfoot.com>
 
        * config/i386/djgpp.h (UNIQUE_SECTION): Constify the variables
index 4fc1a535b07b1056a78515d311515551a41b3861..40e57b34465735f6f3a2717eef0bea625deda4c9 100644 (file)
@@ -420,7 +420,7 @@ safe.
 
 GNU CC implements taking the address of a nested function using a
 technique called @dfn{trampolines}.   A paper describing them is
-available as @samp{http://master.debian.org/~karlheg/Usenix88-lexic.pdf}.
+available as @uref{http://master.debian.org/~karlheg/Usenix88-lexic.pdf}.
 
 A nested function can jump to a label inherited from a containing
 function, provided the label was explicitly declared in the containing
index 7c1f0972eb09a7fc22c12b5d56c4f77db53348c0..60de94d274842ceae56e541d1796192b93e6bc9c 100644 (file)
@@ -652,11 +652,10 @@ cc1: warning: `-g1' option not supported on this version of GCC
 ./xgcc: Internal compiler error: program as got fatal signal 11
 @end smallexample
 
-A patched version of the assembler is available by anonymous ftp from
-@code{altdorf.ai.mit.edu} as the file
-@file{archive/cph/hpux-8.0-assembler}.  If you have HP software support,
-the patch can also be obtained directly from HP, as described in the
-following note:
+A patched version of the assembler is available as the file
+@uref{ftp://altdorf.ai.mit.edu/archive/cph/hpux-8.0-assembler}.  If you
+have HP software support, the patch can also be obtained directly from
+HP, as described in the following note:
 
 @quotation
 This is the patched assembler, to patch SR#1653-010439, where the
@@ -2236,7 +2235,7 @@ convention, in which bug reports for tool ``foo'' are sent
 to @samp{bug-foo@@gnu.org}, the address @samp{bug-gcc@@gnu.org}
 may also be used; it will forward to the address given above.
 
-Please read @samp{<URL:http://www.gnu.org/software/gcc/bugs.html>} for
+Please read @uref{http://www.gnu.org/software/gcc/bugs.html} for
 bug reporting instructions before you post a bug report.
 
 Often people think of posting bug reports to the newsgroup instead of
@@ -2260,7 +2259,7 @@ Boston, MA 02111-1307, USA
 @cindex compiler bugs, reporting
 
 You may find additional and/or more up-to-date instructions at
-@samp{<URL:http://www.gnu.org/software/gcc/bugs.html>}.
+@uref{http://www.gnu.org/software/gcc/bugs.html}.
 
 The fundamental principle of reporting bugs usefully is this:
 @strong{report all the facts}.  If you are not sure whether to state a
index 10b6e94d77a004dbe37c72ef88e6d754b3b360ea..0be79c2ce5a452a6ca5a4487860d977f4eb05cf2 100644 (file)
@@ -852,7 +852,7 @@ MIL-STD-1750A processors.
 The MIL-STD-1750A cross configuration produces output for
 @code{as1750}, an assembler/linker available under the GNU Public
 License for the 1750A. @code{as1750} can be obtained at 
-@emph{ftp://ftp.fta-berlin.de/pub/crossgcc/1750gals/}.
+@uref{ftp://ftp.fta-berlin.de/pub/crossgcc/1750gals/}.
 A similarly licensed simulator for
 the 1750A is available from same address.
 
@@ -957,7 +957,7 @@ the @file{a.out} binary format.  This is an obsolete configuration.
 Any of the ARM-family processors running the Linux-based GNU system with
 the @file{ELF} binary format.  You must use version 2.9.1.0.22 or later
 of the GNU/Linux binutils, which you can download from
-@file{ftp.varesearch.com:/pub/support/hjl/binutils}.
+@uref{ftp://ftp.varesearch.com/pub/support/hjl/binutils/}.
 
 These two configurations differ only in the required version of GNU
 binutils.  For binutils 2.9.1.0.x, use @samp{arm-*-linux-gnuoldld}.  For 
@@ -970,7 +970,7 @@ specify the version number during configuration.  Note that the
 assembler shipped with RISC iX does not support stabs debugging
 information; a new version of the assembler, with stabs support
 included, is now available from Acorn and via ftp
-@file{ftp.acorn.com:/pub/riscix/as+xterm.tar.Z}.  To enable stabs
+@uref{ftp://ftp.acorn.com/pub/riscix/as+xterm.tar.Z}.  To enable stabs
 debugging, pass @samp{--with-gnu-as} to configure.
 
 You will need to install GNU @file{sed} before you can run configure.
@@ -1179,7 +1179,7 @@ systems.
 @item i[345]86-*-winnt3.5
 This version requires a GAS that has not yet been released.  Until it
 is, you can get a prebuilt binary version via anonymous ftp from
-@file{cs.washington.edu:pub/gnat} or @file{cs.nyu.edu:pub/gnat}. You
+@uref{ftp://cs.washington.edu/pub/gnat} or @uref{ftp://cs.nyu.edu/pub/gnat}. You
 must also use the Microsoft header files from the Windows NT 3.5 SDK.
 Find these on the CDROM in the @file{/mstools/h} directory dated 9/4/94.  You
 must use a fixed version of Microsoft linker made especially for NT 3.5,
@@ -1276,7 +1276,7 @@ AT&T 3b1, a.k.a. 7300 PC.  This version of GNU CC cannot
 be compiled with the system C compiler, which is too buggy.
 You will need to get a previous version of GCC and use it to
 bootstrap.  Binaries are available from the OSU-CIS archive, at
-@url{ftp://archive.cis.ohio-state.edu/pub/att7300/}.
+@uref{ftp://archive.cis.ohio-state.edu/pub/att7300/}.
 
 @item m68k-bull-sysv
 Bull DPX/2 series 200 and 300 with BOS-2.00.45 up to BOS-2.01. GNU CC works
index ccf2024fe7dbe4ef8de6a58a75a2d57edd01c10e..d520e01f52274ed19cbc3ace34b656766acc96f4 100644 (file)
@@ -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