From owner-freebsd-questions@FreeBSD.ORG Fri Oct 29 05:10:47 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 B5A6F106564A for ; Fri, 29 Oct 2010 05:10:47 +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 5E4648FC0C for ; Fri, 29 Oct 2010 05:10:47 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id o9T4c1pL061589 for ; Thu, 28 Oct 2010 22:38:01 -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 o9T4c0OV061586 for ; Thu, 28 Oct 2010 22:38:01 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 28 Oct 2010 22:38:00 -0600 (MDT) From: Warren Block To: questions@freebsd.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Thu, 28 Oct 2010 22:38:01 -0600 (MDT) Cc: Subject: 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: Fri, 29 Oct 2010 05:10:47 -0000 On 8-stable, this works: % man csh | less +/rehash but after exiting less: 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 This error seems new.