docs/56639: [patch] articles/pxe: fix broken url
Josef El-Rayes
j.el-rayes at daemon.li
Tue Sep 9 16:10:04 UTC 2003
The following reply was made to PR docs/56639; it has been noted by GNATS.
From: Josef El-Rayes <j.el-rayes at daemon.li>
To: FreeBSD-gnats-submit at FreeBSD.org
Cc:
Subject: Re: docs/56639: [patch] articles/pxe: fix broken url
Date: Tue, 9 Sep 2003 18:05:19 +0200
--/9DWx/yDrRhgMJTb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Josef El-Rayes <j.el-rayes at daemon.li> wrote:
add entity to keep us from needing to update the link (thanks to simon)
-josef
--/9DWx/yDrRhgMJTb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="article.sgml.diff"
--- article.sgml.orig Tue Sep 9 17:27:14 2003
+++ article.sgml Tue Sep 9 18:03:02 2003
@@ -5,6 +5,9 @@
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
%authors;
+<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN">
+%freebsd;
+
]>
<article>
@@ -133,9 +136,9 @@
<procedure>
<step>
<para>Download bootfiles: Download the
- <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/snapshots/i386/kern.flp">
+ <ulink url="ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE/floppies/kern.flp">
kern.flp</ulink> and
- <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/snapshots/i386/mfsroot.flp">
+ <ulink url="ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE/floppies/mfsroot.flp">
mfsroot.flp</ulink> floppy images.</para>
</step>
--/9DWx/yDrRhgMJTb--
More information about the freebsd-doc
mailing list