From owner-freebsd-doc@FreeBSD.ORG Wed Sep 10 11:51:06 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6049B16A4BF for ; Wed, 10 Sep 2003 11:51:06 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7515843FCB for ; Wed, 10 Sep 2003 11:51:05 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (acs-24-154-239-225.zoominternet.net [24.154.239.225]) by pittgoth.com (8.12.9/8.12.9) with SMTP id h8AIp4vd028609 for ; Wed, 10 Sep 2003 14:51:04 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Wed, 10 Sep 2003 14:08:35 -0400 From: Tom Rhodes To: FreeBSD-doc@FreeBSD.org Message-Id: <20030910140835.63751f1f.trhodes@FreeBSD.org> X-Mailer: Sylpheed version 0.9.3claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Indexterm generation problem? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2003 18:51:06 -0000 Hello -doc team, While testing out the new indexterms I'm adding in the Kerberos sections i've come across the following during the build. Processing html-split.index... 925 entries loaded... duplicated index entry found, 386BSD duplicated index entry found, ENVIRONMENT VARIABLES duplicated index entry found, KERMIT duplicated index entry found, MAKEDEV duplicated index entry found, NET/2 duplicated index entry found, NETGROUPS duplicated index entry found, PKG_ADD duplicated index entry found, U.C. BERKELEY 8 entries ignored... Done. This was done with: %make GEN_INDEX=yes I cannot remember who is working on the indexterms task, but this is something they should look at. -- Tom Rhodes