svn commit: r49919 - head/en_US.ISO8859-1/books/handbook/firewalls

Benedict Reuschling bcr at FreeBSD.org
Sat Feb 4 09:47:58 UTC 2017


Author: bcr
Date: Sat Feb  4 09:47:56 2017
New Revision: 49919
URL: https://svnweb.freebsd.org/changeset/doc/49919

Log:
  Replace the link to the scrub documentation again
  with the one in Peter Hansteen's pf tutorial.
  
  Suggested by:	wblock

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

Modified: head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml	Sat Feb  4 08:01:15 2017	(r49918)
+++ head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml	Sat Feb  4 09:47:56 2017	(r49919)
@@ -1526,7 +1526,7 @@ rdr pass on $ext_if inet proto tcp from 
 
 	<para>Some services, such as <acronym>NFS</acronym>, require
 	  specific fragment handling options.  Refer to <link
-	    xlink:href="http://docstore.mik.ua/manuals/openbsd/faq/pf/scrub.html">http://docstore.mik.ua/manuals/openbsd/faq/pf/scrub.html</link>
+	    xlink:href="https://home.nuug.no/~peter/pf/en/scrub.html">https://home.nuug.no/~peter/pf/en/scrub.html</link>
 	  for more information.</para>
 
 	<para>This example reassembles fragments, clears the


More information about the svn-doc-head mailing list