From owner-freebsd-questions@FreeBSD.ORG Thu Aug 26 02:41:30 2004 Return-Path: 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 F41F816A545 for ; Thu, 26 Aug 2004 02:41:29 +0000 (GMT) Received: from sccimhc92.asp.att.net (sccimhc92.asp.att.net [63.240.76.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADDD243D3F for ; Thu, 26 Aug 2004 02:41:29 +0000 (GMT) (envelope-from FreeBSD@insightbb.com) Received: from [192.168.1.239] (12-202-28-183.client.insightbb.com[12.202.28.183]) by sccimhc92.asp.att.net (sccimhc92) with ESMTP id <20040826024128i920091fbae>; Thu, 26 Aug 2004 02:41:29 +0000 From: Steven Friedrich To: "FreeBSD-Questions" Date: Wed, 25 Aug 2004 22:41:28 -0400 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200408252241.28527.FreeBSD@InsightBB.com> Subject: libxine man page X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2004 02:41:30 -0000 I rebuilt libxine today and noticed that it said it was compressing man pages. I tried man libxine and didn't get one, so I used find to look for it: find / -name libxine\* and I didn't see the man page. My MANPATH is /usr/share/man:/usr/X11R6/man:/usr/local/man Something missing? Or does that message appear for all ports and this one doesn't actually have a man page?