From owner-freebsd-bugs Thu Apr 8 16:12: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D67A14F32 for ; Thu, 8 Apr 1999 16:12:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id QAA10623; Thu, 8 Apr 1999 16:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from niobe.ewox.org (ppp108.uio.no [129.240.240.113]) by hub.freebsd.org (Postfix) with ESMTP id C3A4314CC7 for ; Thu, 8 Apr 1999 16:11:09 -0700 (PDT) (envelope-from des@niobe.ewox.org) Received: (from root@localhost) by niobe.ewox.org (8.9.3/8.9.1) id BAA54887; Fri, 9 Apr 1999 01:04:17 +0200 (CEST) (envelope-from des) Message-Id: <199904082304.BAA54887@niobe.ewox.org> Date: Fri, 9 Apr 1999 01:04:17 +0200 (CEST) From: des@flood.ping.uio.no Reply-To: des@flood.ping.uio.no To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/11035: Man page indices are built even when NOMAN is set. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11035 >Category: bin >Synopsis: Man page indices are built even when NOMAN is set. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 8 16:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Dag-Erling Smorgrav >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: FreeBSD 3.1 and 4.0 >Description: 'make installworld' tries to rebuild the man page indices even when NOMAN is defined. >How-To-Repeat: # cd /usr/src # make installworld -DNOMAN observe the last five lines of output. >Fix: Make the relevant bits conditional on NOMAN. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message