[lfs] branch trunk updated: chapter03: use <systemitem class='domainname'> instead of <uri> for domain names
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <178776669645.1493693.5774012398301047795@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository lfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 76e7f4586 chapter03: use <systemitem class='domainname'> instead of <uri> for domain names
76e7f4586 is described below
commit 76e7f458614908b04432c6762f4bfea7253f3f90
Author: Xi Ruoyao <[email protected]>
AuthorDate: Thu Aug 27 01:38:47 2026 +0800
chapter03: use <systemitem class='domainname'> instead of <uri> for domain names
Per RFC 3986 a domain name (without scheme) is not a URI.
---
chapter03/introduction.xml | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml
index 38513d758..ed2161d05 100644
--- a/chapter03/introduction.xml
+++ b/chapter03/introduction.xml
@@ -40,18 +40,22 @@
<important>
<para>
Listed on the next page are several important packages located at
- <uri>ftpmirror.gnu.org</uri>. The canonical location of the
- subject packages are <uri>ftp.gnu.org</uri> but due to
+ <systemitem class='domainname'>ftpmirror.gnu.org</systemitem>. The
+ canonical location of the subject packages are
+ <systemitem class='domainname'>ftp.gnu.org</systemitem> but due to
a long term distributed denial of services (DDOS) attack the site
administrator suggested the LFS editors to use
- <uri>ftpmirror.gnu.org</uri> instead. See
+ <systemitem class='domainname'>ftpmirror.gnu.org</systemitem> instead.
+ See
<ulink url="https://news.slashdot.org/story/25/07/06/1737253/the-fsf-faces-active-ongoing-and-increasing-ddos-attacks">Slashdot News</ulink> for details.
</para>
<para>
- The <uri>ftpmirror.gnu.org</uri> URL actually redirects to one of the
- mirrors of the <uri>ftp.gnu.org</uri> site. You may also select a
- mirror manually instead of using <uri>ftpmirror.gnu.org</uri>.
+ The <systemitem class='domainname'>ftpmirror.gnu.org</systemitem> URL
+ actually redirects to one of the mirrors of the
+ <systemitem class='domainname'>ftp.gnu.org</systemitem> site. You may
+ also select a mirror manually instead of using
+ <systemitem class='domainname'>ftpmirror.gnu.org</systemitem>.
A list of mirrors is located at
<ulink url="https://www.gnu.org/prep/ftp.en.html"/>.
If you choose to use the wget list described below, that file also
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page