Parcourir la source

updated official sysklogd download location

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans il y a 23 ans
Parent
commit
807d361c2a
3 fichiers modifiés avec 8 ajouts et 5 suppressions
  1. 2 2
      appendixa/sysklogd-down.xml
  2. 3 0
      chapter01/changelog.xml
  3. 3 3
      index.xml

+ 2 - 2
appendixa/sysklogd-down.xml

@@ -2,6 +2,6 @@
 <title>Official Download Location</title>
 
 <para><literallayout>Sysklogd (&sysklogd-version;):
-<ulink url="ftp://ibiblio.org/pub/Linux/system/daemons/">ftp://ibiblio.org/pub/Linux/system/daemons/</ulink>
-<ulink url="http://ibiblio.org/pub/Linux/system/daemons/">http://ibiblio.org/pub/Linux/system/daemons/</ulink></literallayout></para>
+<ulink url="http://www.infodrom.org/projects/sysklogd/">http://www.infodrom.org/projects/sysklogd/</ulink></literallayout></para>
+
 </sect2>

+ 3 - 0
chapter01/changelog.xml

@@ -33,6 +33,9 @@
 
 </para></listitem>
 
+<listitem><para>March 21st, 2002 [gerard]: Appendix A - Sysklogd: Updated
+the download location to <ulink url="http://www.infodrom.org/projects/sysklogd/">http://www.infodrom.org/projects/sysklogd/</ulink></para></listitem>
+
 <listitem><para>March 20th, 2002 [gerard]: Chapter 06 - Configure Dynamic
 Loader: Removed the <filename class="directory">/lib</filename> and
 <filename class="directory">/usr/lib</filename> directories from the

+ 3 - 3
index.xml

@@ -4,8 +4,8 @@
 
 <!ENTITY book SYSTEM "book/book.xml">
 
-<!ENTITY version "20020320">
-<!ENTITY releasedate "March 20th, 2002">
+<!ENTITY version "20020321">
+<!ENTITY releasedate "March 21st, 2002">
 
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">
@@ -40,7 +40,7 @@
 <!ENTITY c1-conventions SYSTEM "chapter01/conventions.xml">
 <!ENTITY c1-version SYSTEM "chapter01/versions.xml">
 <!ENTITY c1-mirrors SYSTEM "chapter01/mirrors.xml">
-<!ENTITY c1-acknowledgments SYSTEM "chapter01/acknowledgments.xml">
+<!ENTITY c1-acknowledgements SYSTEM "chapter01/acknowledgements.xml">
 <!ENTITY c1-changelog SYSTEM "chapter01/changelog.xml">
 <!ENTITY c1-maillists SYSTEM "chapter01/maillists.xml">
 <!ENTITY c1-ma-lfsdev SYSTEM "chapter01/lfsdev.xml">