From owner-freebsd-bugs Sat Mar 8 23:10:30 2003 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF99537B401 for ; Sat, 8 Mar 2003 23:10:29 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AE9744032 for ; Sat, 8 Mar 2003 23:10:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h297AENS061294 for ; Sat, 8 Mar 2003 23:10:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h297ADtj061292; Sat, 8 Mar 2003 23:10:13 -0800 (PST) Date: Sat, 8 Mar 2003 23:10:13 -0800 (PST) Message-Id: <200303090710.h297ADtj061292@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andrew Marks Subject: Re: bin/4419: man can display the same man page twice Reply-To: Andrew Marks Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/4419; it has been noted by GNATS. From: Andrew Marks To: freebsd-gnats-submit@FreeBSD.org, imp@village.org Cc: Subject: Re: bin/4419: man can display the same man page twice Date: Sat, 08 Mar 2003 19:24:12 -0800 The problem is actually in glob_filename() returning both the compressed and uncompressed files. Hopefully I will have a solution by tonight, I have to fix this for a class, and its due on friday. ~Andrew Marks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message