From owner-freebsd-doc@FreeBSD.ORG Sat Nov 24 05:53:49 2012 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA5DE2D1; Sat, 24 Nov 2012 05:53:49 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id A169B8FC13; Sat, 24 Nov 2012 05:53:49 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id qAO5rmH1010724; Fri, 23 Nov 2012 22:53:48 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id qAO5rmJf010721; Fri, 23 Nov 2012 22:53:48 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Fri, 23 Nov 2012 22:53:48 -0700 (MST) From: Warren Block To: Benjamin Kaduk Subject: Re: Request for Review: pkgng documentation for the Handbook In-Reply-To: Message-ID: References: <20121116165810.GC1335@glenbarber.us> <20121123173758.GA1282@glenbarber.us> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Fri, 23 Nov 2012 22:53:48 -0700 (MST) Cc: freebsd-doc@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Nov 2012 05:53:50 -0000 On Fri, 23 Nov 2012, Benjamin Kaduk wrote: > % % By default, pkgng stores > % binary packages in a cache directory as defined by > % PKG_CACHEDIR in pkg.conf(5). When > % upgrading packages with pkg upgrade, old > % versions of the upgraded packages are not automatically > % removed. > % % To remove the outdated binary packages from the system, > > Perhaps this should be file system instead of just "system"? It may be clearer to just remove "from the system".