From owner-freebsd-stable@FreeBSD.ORG Mon Feb 16 17:03:24 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A5B7F909 for ; Mon, 16 Feb 2015 17:03:24 +0000 (UTC) Received: from constantine.ingresso.co.uk (constantine.ingresso.co.uk [IPv6:2a02:b90:3002:e550::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6C53723D for ; Mon, 16 Feb 2015 17:03:24 +0000 (UTC) Received: from dilbert.london-internal.ingresso.co.uk ([10.64.50.6] helo=dilbert.ingresso.co.uk) by constantine.ingresso.co.uk with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.84 (FreeBSD)) (envelope-from ) id 1YNP4q-00070i-Ok; Mon, 16 Feb 2015 17:03:20 +0000 Received: from petefrench by dilbert.ingresso.co.uk with local (Exim 4.85 (FreeBSD)) (envelope-from ) id 1YNP4q-0008rH-Jw; Mon, 16 Feb 2015 17:03:20 +0000 To: david@catwhisker.org, petefrench@ingresso.co.uk Subject: Re: Unable to read manpages (even after installing groff) In-Reply-To: <20150214154024.GW1256@albert.catwhisker.org> Message-Id: From: Pete French Date: Mon, 16 Feb 2015 17:03:20 +0000 Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2015 17:03:24 -0000 > Fixed by r278693; ref. > . Aha, thanks. svn update and now all working again... -pete.