From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 14 00:08:43 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D170D106564A; Mon, 14 Feb 2011 00:08:43 +0000 (UTC) (envelope-from arundel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A6FC28FC18; Mon, 14 Feb 2011 00:08:43 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p1E08hXW034286; Mon, 14 Feb 2011 00:08:43 GMT (envelope-from arundel@freefall.freebsd.org) Received: (from arundel@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p1E08huH034282; Mon, 14 Feb 2011 00:08:43 GMT (envelope-from arundel) Date: Mon, 14 Feb 2011 00:08:43 GMT Message-Id: <201102140008.p1E08huH034282@freefall.freebsd.org> To: brett@lariat.org, arundel@FreeBSD.org, freebsd-bugs@FreeBSD.org From: arundel@FreeBSD.org Cc: Subject: Re: bin/13869: man(1) program saves multiple cached copies of the same file X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2011 00:08:43 -0000 Synopsis: man(1) program saves multiple cached copies of the same file State-Changed-From-To: suspended->patched State-Changed-By: arundel State-Changed-When: Mon Feb 14 00:05:24 UTC 2011 State-Changed-Why: With the introduction of the shiny new man(1) script by gordon@, duplicates are no longer an issue. Once it gets MFC'ed to stable/8 and stable/7 goes EoL, we can finally close this ancient PR. ;) http://www.freebsd.org/cgi/query-pr.cgi?pr=13869