From owner-freebsd-questions Fri Jul 28 18:11:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 46FA037BA66 for ; Fri, 28 Jul 2000 18:11:05 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.15 #1) id 13IKqJ-000CIy-00; Sat, 29 Jul 2000 01:51:07 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.15 #1) id 13IKqJ-000Gpb-00; Sat, 29 Jul 2000 01:51:07 +0100 Date: Sat, 29 Jul 2000 01:51:07 +0100 From: Ben Smithurst To: Linh Pham Cc: questions@FreeBSD.org Subject: Re: Files in /usr/doc Message-ID: <20000729015107.A59315@strontium.scientia.demon.co.uk> References: <20000728230459.W59315@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Linh Pham wrote: > tidy -i -m -f /dev/null article.html > *** Error code 1 (ignored) Well, that's odd, since it looks like tidy *is* being run (you'd see "tidy: not found") if it wasn't being run, or something. If you execute the "tidy" command manually on one of the files (without the "-f /dev/null", that redirects errors), does it work then? What errors, if any, do you see? Either way something rather odd seems to be happening. Do you have a .tidyrc file which could be confusing it (syntax error or something in there perhaps)? I run without a .tidyrc at all, and it works fine. -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message