From 66907e25e135aca9c865cf191b01e9474870fa8e Mon Sep 17 00:00:00 2001
From: Xin LI <delphij@FreeBSD.org>
Date: Sun, 25 Dec 2005 13:43:06 +0000
Subject: [PATCH] Since RFC1644 support is removed, remove related stuff.

---
 en/internet.sgml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/en/internet.sgml b/en/internet.sgml
index 5d7b6862af..3c01e14708 100644
--- a/en/internet.sgml
+++ b/en/internet.sgml
@@ -1,5 +1,5 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
-<!ENTITY date "$FreeBSD: www/en/internet.sgml,v 1.33 2004/04/26 18:35:55 simon Exp $">
+<!ENTITY date "$FreeBSD: www/en/internet.sgml,v 1.34 2005/10/04 20:06:57 hrs Exp $">
 <!ENTITY title "About FreeBSD's Internetworking">
 <!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
 <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
@@ -50,9 +50,7 @@
 
       <p>FreeBSD also handles TCP extensions like the <a
 	  href="http://www.cis.ohio-state.edu/htbin/rfc/rfc1323.html">RFC-1323</a>
-	high performance extension and <a
-	  href="http://www.cis.ohio-state.edu/htbin/rfc/rfc1644.html">RFC-1644</a>
-	extension for transactions, plus SLIP and dial-on-demand PPP.  It is
+	high performance extension, plus SLIP and dial-on-demand PPP.  It is
 	an operating system suitable for a home-based net surfer as well as a
 	corporate systems administrator.</p>