From owner-freebsd-www Sat May 10 13:54:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA21247 for www-outgoing; Sat, 10 May 1997 13:54:32 -0700 (PDT) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA21240 for ; Sat, 10 May 1997 13:54:30 -0700 (PDT) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id PAA14630 for ; Sat, 10 May 1997 15:54:29 -0500 (EST) Date: Sat, 10 May 1997 15:54:28 -0500 (EST) From: John Fieber To: www@freebsd.org Subject: Heads up for mirrors building their own pages Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-www@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Anybody building the web pages from the sources rather than just copying the "live" pages will need to install sgmlfmt(1) from -current. I've added an option to sgmlfmt to set the character encoding in generated HTML files (via a META tag) and the Makefile for the japanese version of the handbook will be modified in a couple days to use it. -john