From owner-freebsd-questions@FreeBSD.ORG Wed Apr 6 14:14:56 2005 Return-Path: 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 36FBC16A4CE for ; Wed, 6 Apr 2005 14:14:56 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCFC643D48 for ; Wed, 6 Apr 2005 14:14:55 +0000 (GMT) (envelope-from indigomoon.ca@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so291639wra for ; Wed, 06 Apr 2005 07:14:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=V3WGrYc9WtoNCeK34z3tO1eeEyPeNq2nRc2PR+DqN5GpjL5aU43ZbgKiMSslz4EUkU5M+yAKb7vFrdkgkkx+P1LMpCtF8Sg83BXMEMsAiFtu+atWhqVKw4jiM1/zzzGPElKPL4t4EOjSEtYa+YuIkqi8bA8myK7FLNjQDThfXN0= Received: by 10.54.29.26 with SMTP id c26mr668752wrc; Wed, 06 Apr 2005 07:14:53 -0700 (PDT) Received: by 10.54.14.45 with HTTP; Wed, 6 Apr 2005 07:14:52 -0700 (PDT) Message-ID: <46dc360a050406071430fa3462@mail.gmail.com> Date: Wed, 6 Apr 2005 11:14:52 -0300 From: Don Kuzenko To: freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: docs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: djkuzenko@indigomoon.ca List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2005 14:14:56 -0000 Hi, I have a number of machines running FreeBSD and I would like to create a local mirror of the documentation available on the FreeBSD website. My problem is that I currently have a dial up connection (rural living :-) Is there a simple way to obtain a tarball of a mirror of the docs so that I can access the docs via a browser on my machine. I will have access to high speed for a couple of days next week so I would like to grab the info then. Better yet would be if the info is available via something like offline explorer so that I could set it to only grab updates on a regular basis. Any tips or suggestions would be greatly appreciated don