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

Bjoern Heidotting bhd at FreeBSD.org
Sun Feb 5 12:05:22 UTC 2017


Author: bhd
Date: Sun Feb  5 12:05:21 2017
New Revision: 49928
URL: https://svnweb.freebsd.org/changeset/doc/49928

Log:
  Update to r49919:
  
  Replace the link to the scrub documentation again
  with the one in Peter Hansteen's pf tutorial.

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	Sun Feb  5 11:26:07 2017	(r49927)
+++ head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml	Sun Feb  5 12:05:21 2017	(r49928)
@@ -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: r49915
+     basiert auf: r49919
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -1660,7 +1660,7 @@ rdr pass on $ext_if inet proto tcp from 
 	  <acronym>NFS</acronym>, erfordern eine bestimmte Handhabung
 	  von fragmentierten Paketen.  Weitere Informationen finden
 	  Sie unter <link
-	    xlink:href="http://docstore.mik.ua/manuals/openbsd/faq/pf/scrub.html">http://docstore.mik.ua/manuals/openbsd/faq/pf/scrub.html</link>.</para>
+	    xlink:href="https://home.nuug.no/~peter/pf/en/scrub.html">https://home.nuug.no/~peter/pf/en/scrub.html</link>.</para>
 
 	<para>Dieses Beispiel fügt fragmentierte Pakete wieder
 	  zusammen, löscht das <quote>do not fragment</quote>-Bit und


More information about the svn-doc-head mailing list