public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-6608] doc: Drop a redundant link to AVR-LibC
Date: Sat, 11 Mar 2023 23:01:59 +0000 (GMT)	[thread overview]
Message-ID: <20230311230159.D667F3858D1E@sourceware.org> (raw)

https://gcc.gnu.org/g:1be724089e801afc6960fcbd07b101e5baa30982

commit r13-6608-g1be724089e801afc6960fcbd07b101e5baa30982
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sun Mar 12 00:00:47 2023 +0100

    doc: Drop a redundant link to AVR-LibC
    
    gcc/ChangeLog:
    
            * doc/extend.texi (Named Address Spaces): Drop a redundant link
            to AVR-LibC.

Diff:
---
 gcc/doc/extend.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index e0c5357291b..fd3745c5608 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -7906,7 +7906,7 @@ of the data but not how this data is accessed.
 In order to read data located with the @code{progmem} attribute
 (inline) assembler must be used.
 @smallexample
-/* Use custom macros from @w{@uref{http://nongnu.org/avr-libc/user-manual/,AVR-LibC}} */
+/* Use custom macros from AVR-LibC */
 #include <avr/pgmspace.h> 
 
 /* Locate var in flash memory */

                 reply	other threads:[~2023-03-11 23:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230311230159.D667F3858D1E@sourceware.org \
    --to=gerald@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).