From bernd@heitec.net  Sat Dec 15 17:18:02 2001
Return-Path: <bernd@heitec.net>
Received: from christel.heitec.net (christel.heitec.net [193.101.232.3])
	by hub.freebsd.org (Postfix) with ESMTP id 58CA237B405
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 15 Dec 2001 17:18:01 -0800 (PST)
Received: from heitec.net (paladin.heitec.net [193.101.232.30])
	by christel.heitec.net (Postfix) with ESMTP id 1A6F5B8101
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 Dec 2001 02:17:59 +0100 (CET)
Received: (from root@localhost)
	by  heitec.net (8.11.6/8.11.4) id fBG1Hwc38647;
	Sun, 16 Dec 2001 02:17:58 +0100 (CET)
	(envelope-from bernd)
Message-Id: <200112160117.fBG1Hwc38647@ heitec.net>
Date: Sun, 16 Dec 2001 02:17:58 +0100 (CET)
From: bdluevel@heitec.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: unknown option for 'tidy' when making documentation
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         32888
>Category:       docs
>Synopsis:       unknown option for 'tidy' when making documentation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 15 17:20:00 PST 2001
>Closed-Date:    Sat Dec 15 17:32:39 PST 2001
>Last-Modified:  Sat Dec 15 17:33:29 PST 2001
>Originator:     bdluevel@heitec.net
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD 4.4-STABLE #0: Sun Dec 16 00:38:21 CET 2001

>Description:
When doing
  cd /usr/doc
  make clean
  make install
the build process will, for any call of the "tidy" utility, complain
about a non-existing "-preserve" option:

/usr/local/bin/tidy -i -m -raw -preserve -f /dev/null  $(/usr/bin/xargs < HTML.manifest)
Can't open "/home/bernd/.tidyrc"
unrecognized option -p use -help to list options
unrecognized option -r use -help to list options
unrecognized option -s use -help to list options
unrecognized option -r use -help to list options
unrecognized option -v use -help to list options
*** Error code 1 (ignored)

>How-To-Repeat:
  cd /usr/doc
  make clean
  make install

>Fix:
Omit the "-preserve" option for "tidy".
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: bmah 
State-Changed-When: Sat Dec 15 17:32:39 PST 2001 
State-Changed-Why:  
You need to update your tidy port to 20000804_1. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32888 
>Unformatted:
