svn commit: r52865 - head/de_DE.ISO8859-1/books/handbook/firewalls

Bjoern Heidotting bhd at FreeBSD.org
Fri Mar 15 19:38:29 UTC 2019


Author: bhd
Date: Fri Mar 15 19:38:28 2019
New Revision: 52865
URL: https://svnweb.freebsd.org/changeset/doc/52865

Log:
  Update to 52845:
  
  Update link to Daryl's TCP/IP Primer in the firewall chapter.
  
  The link was moved and no forwarding to the new location was put in
  place, which resulted in a broken link.  Update the link to the new
  location.

Modified:
  head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml	Thu Mar 14 20:25:17 2019	(r52864)
+++ head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml	Fri Mar 15 19:38:28 2019	(r52865)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/firewalls/chapter.xml,v 1.53 2012/04/30 16:15:52 bcr Exp $
-     basiert auf: r52831
+     basiert auf: r52845
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -175,7 +175,7 @@
 	Erstellung von Firewallregeln ein grundlegendes Verständnis
 	von <acronym>TCP/IP</acronym> vorhanden sein.  Eine gute
 	Einführung finden Sie in <link
-	  xlink:href="http://www.ipprimer.com/overview.cfm">
+	  xlink:href="http://www.ipprimer.com">
 	  Daryl's TCP/IP Primer</link>.</para>
     </note>
   </sect1>


More information about the svn-doc-all mailing list