From owner-freebsd-questions@FreeBSD.ORG Fri May 27 00:46:31 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75FD316A41C for ; Fri, 27 May 2005 00:46:31 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 334A343D4C for ; Fri, 27 May 2005 00:46:31 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin02-en2 [10.13.10.147]) by smtpout.mac.com (Xserve/8.12.11/smtpout02/MantshX 4.0) with ESMTP id j4R0kUii011829; Thu, 26 May 2005 17:46:30 -0700 (PDT) Received: from [192.168.1.6] (pool-68-161-53-96.ny325.east.verizon.net [68.161.53.96]) (authenticated bits=0) by mac.com (Xserve/smtpin02/MantshX 4.0) with ESMTP id j4R0kSnk028653; Thu, 26 May 2005 17:46:29 -0700 (PDT) In-Reply-To: <20050527003237.85895.qmail@web25604.mail.ukl.yahoo.com> References: <20050527003237.85895.qmail@web25604.mail.ukl.yahoo.com> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: <3E7DAA75-B172-4CAD-B314-2844617A3432@mac.com> Content-Transfer-Encoding: quoted-printable From: Charles Swiger Date: Thu, 26 May 2005 20:46:29 -0400 To: =?ISO-8859-1?Q?Rold=E1n?= X-Mailer: Apple Mail (2.730) Cc: freebsd-questions@freebsd.org Subject: Re: problem with internet connection X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2005 00:46:31 -0000 On May 26, 2005, at 8:32 PM, Rold=E1n wrote: > and what is the tip of putting the line HTTP_PROXY in > the make.conf? > i look for that in the man pages but it say nothig > about that configuration command It's discussed in "man 3 fetch", not in "man 1 fetch". --=20 -Chuck