From owner-freebsd-questions@FreeBSD.ORG Tue Aug 1 20:22:02 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40E6816A4E1 for ; Tue, 1 Aug 2006 20:22:02 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from zeus.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id F336943D5F for ; Tue, 1 Aug 2006 20:21:56 +0000 (GMT) (envelope-from freebsd@dfwlp.com) Received: from webmail.dfwlp.org (localhost.dfwlp.com [127.0.0.1]) by zeus.dfwlp.com (8.13.6/8.13.6) with ESMTP id k71KLsqT022194 for ; Tue, 1 Aug 2006 15:21:54 -0500 (CDT) (envelope-from freebsd@dfwlp.com) Received: from 167.246.36.14 (SquirrelMail authenticated user jhorne) by webmail.dfwlp.org with HTTP; Tue, 1 Aug 2006 15:21:54 -0500 (CDT) Message-ID: <45035.167.246.36.14.1154463714.squirrel@webmail.dfwlp.org> Date: Tue, 1 Aug 2006 15:21:54 -0500 (CDT) From: "Jonathan Horne" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.7 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on zeus.dfwlp.com Subject: need help troubleshooting man X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Aug 2006 20:22:02 -0000 i remember a thread from a few weeks back, that i followed closely, but was never able to resolve my issue as the original poster did. i have a 6.1-STABLE system that the bulk of my mans to not work, but some that are recently installed from ports are working. can someone guide me thru trouble shooting this issue? i have several other boxes that are RELENG, and they all ahve 100% working man pages, but this system (which is also my only system with x/kde) is the only one not working. [jhorne@athena ~]$ uname -a FreeBSD athena.dfwlp.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Fri Jun 16 20:48:52 CDT 2006 root@athena.int.dfwlp.com:/usr/obj/usr/src/sys/ATHENA i386 [jhorne@athena ~]$ man man No manual entry for man [jhorne@athena ~]$ man iftop IFTOP(8) IFTOP(8) NAME iftop - display bandwidth usage on an interface by host tia, jonathan