From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23281 invoked from network); 30 Apr 2007 21:23:58 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO autolearn=ham version=3.1.8 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 30 Apr 2007 21:23:58 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 77026 invoked from network); 30 Apr 2007 21:23:53 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 30 Apr 2007 21:23:53 -0000 Received: (qmail 2525 invoked by alias); 30 Apr 2007 21:23:50 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23367 Received: (qmail 2513 invoked from network); 30 Apr 2007 21:23:48 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 30 Apr 2007 21:23:48 -0000 Received: (qmail 76705 invoked from network); 30 Apr 2007 21:23:48 -0000 Received: from eq2.spamarrest.com (66.150.163.135) by a.mx.sunsite.dk with SMTP; 30 Apr 2007 21:23:45 -0000 Received: from [192.168.1.2] (ppp-67-124-90-102.dsl.pltn13.pacbell.net [67.124.90.102]) by eq2.spamarrest.com (Postfix) with ESMTP id 0519360C1F6; Mon, 30 Apr 2007 14:23:42 -0700 (PDT) Mime-Version: 1.0 Message-Id: In-Reply-To: <20070430080116.GB4961@sc.homeunix.net> References: <20070430061326.GA4961@sc.homeunix.net> <20070430080116.GB4961@sc.homeunix.net> Date: Mon, 30 Apr 2007 12:15:52 -0700 To: Stephane Chazelas From: Dave Yost Subject: Re: manual all on one HTML page Cc: zsh-workers@sunsite.dk Content-Type: text/plain; charset="us-ascii" At 09:01 AM +0100 2007-04-30, Stephane Chazelas wrote: >On Mon, Apr 30, 2007 at 12:24:41AM -0700, Dave Yost wrote: >> At 07:13 AM +0100 2007-04-30, Stephane Chazelas wrote: >> >On Sun, Apr 29, 2007 at 05:49:07PM -0700, Dave Yost wrote: >> >> Hi. >> >> >> >> There really should be an all-on-one-page HTML manual. >> >> >> >> I tried to look for the exec command using the current divided-up >> >> HTML and couldn't find it. >> >[...] >> > >> >That's the biggest problem with the HTML format. >> >> The one-page format makes simple searches easy using the browser. > >Yes, but makes the browsing (reaching the section you're >interested in) difficult. Sure, but I'm not suggesting removing the link to the piecewise HTML. I'm just suggesting adding one little extra link on the web page, to a format that is supported in the downloaded source. Dave