From owner-cvs-doc Fri Jun 12 08:05:53 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA26924 for cvs-doc-outgoing; Fri, 12 Jun 1998 08:05:53 -0700 (PDT) (envelope-from owner-cvs-doc) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA26907; Fri, 12 Jun 1998 08:05:38 -0700 (PDT) (envelope-from jfieber@indiana.edu) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.8/8.8.7) with SMTP id KAA18736; Fri, 12 Jun 1998 10:05:35 -0500 (EST) Date: Fri, 12 Jun 1998 10:05:35 -0500 (EST) From: John Fieber Reply-To: John Fieber To: "Jordan K. Hubbard" cc: Wolfram Schneider , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: Re: cvs commit: doc/FAQ FAQ.sgml In-Reply-To: <13344.897660316@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-doc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 12 Jun 1998, Jordan K. Hubbard wrote: > > Add HTTP link to the PDF version on the FTP Server. I hope > > Jordan will update the directory /pub/FreeBSD/docs more regulary ;-) > > Jordan will need to automate it first - there is currently nothing > which builds the ASCII/PS docs on a regular basis (the web build stuff > does HTML versions only). Um, no. ASCII, latin1, postscript and HTML versions of the handbook and FAQ are generated automagically. They just need an automated way to migrate. Maybe you can fetch(1) them in a cron job? The URL (compact representation): http://www.freebsd.org/(handbook|FAQ)/(handbook|FAQ)(.ascii|.latin1|.ps|-html.tar.gz) -john