From f33e2614ae7040579a3ccd9da6796a9287f1b4d1 Mon Sep 17 00:00:00 2001
From: Doug White <dwhite@FreeBSD.org>
Date: Wed, 18 Nov 1998 21:39:43 +0000
Subject: [PATCH] Add an entry for bandwidth managers. Submitted by:	
 George Uhl <uhl@mamba-e.gsfc.nasa.gov>

---
 FAQ/network.sgml | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/FAQ/network.sgml b/FAQ/network.sgml
index 35c6398041..32ca45156c 100644
--- a/FAQ/network.sgml
+++ b/FAQ/network.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: network.sgml,v 1.16 1998-10-22 18:14:54 brian Exp $ -->
+<!-- $Id: network.sgml,v 1.17 1998-11-18 21:39:43 dwhite Exp $ -->
 <!-- The FreeBSD Documentation Project -->
 
   <sect>
@@ -1144,6 +1144,16 @@ ftp stream tcp nowait nobody /usr/local/bin/socket socket ftp.foo.com ftp
 
       <p>where 'ftp.foo.com' and 'ftp' are the host and port to redirect to,
       respectively.
+    
+     <sect1>
+       <heading>Where can I get a bandwidth management tool?</heading>
+
+       <p>There are two bandwidth management tools available for FreeBSD. 
+       <url url="http://www.csl.sony.co.jp/person/kjc/programs.html" 
+        name="ALTQ"> is available for free; Bandwidth Manager from
+       <url url="http://www.etinc.com" name="Emerging Technologies"> is
+       a commercial product. 
+
 
   </sect>