From owner-freebsd-questions@FreeBSD.ORG Sun Oct 31 02:50:55 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4295C106566C for ; Sun, 31 Oct 2010 02:50:55 +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 BDE348FC08 for ; Sun, 31 Oct 2010 02:50:54 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id o9V2op3N007012; Sat, 30 Oct 2010 20:50:51 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id o9V2opaM007009; Sat, 30 Oct 2010 20:50:51 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 30 Oct 2010 20:50:51 -0600 (MDT) From: Warren Block To: Chip Camden In-Reply-To: Message-ID: References: <20101029185853.0631917f.freebsd@edvax.de> <20101029184958.GE2439@libertas.local.camdensoftware.com> 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.6 (wonkity.com [127.0.0.1]); Sat, 30 Oct 2010 20:50:51 -0600 (MDT) Cc: questions@freebsd.org Subject: Re: man(1) output error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Oct 2010 02:50:55 -0000 On Sat, 30 Oct 2010, Warren Block wrote: > On Fri, 29 Oct 2010, Chip Camden wrote: > >>> % man csh | less +/rehash >>> >>> rehash Causes the internal hash table of the contents of the >>> directo- >>> ries in the path variable to be recomputed. This is >>> needed if >>> [...] >>> Error executing formatting or display command. >>> system command exited with status 36096 >>> Error executing formatting or display command. >>> system command exited with status 36096 >>> No manual entry for csh >>> % >>> >> >> (meant to reply to list) >> >> I can confirm that the very latest 8.1-STABLE (csup and build this >> morning) reproduces the problem. uname -a: >> >> FreeBSD libertas.local.camdensoftware.com 8.1-STABLE FreeBSD 8.1-STABLE >> #85: Fri Oct 29 10:27:19 PDT 2010 >> sterling@libertas.local.camdensoftware.com:/usr/obj/usr/src/sys/LIBERTAS >> amd64 > > This seems to be a problem with the csh man page. Other pages work fine, > like 'man hosts | less +/named' or 'man devfs | less +/ruleset'. Actually, it appears to be a problem with long manual pages, including csh, bash, or perlfunc.