From owner-freebsd-bugs Mon May 6 2:20: 7 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8353137B405 for ; Mon, 6 May 2002 02:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g469K3I08948; Mon, 6 May 2002 02:20:03 -0700 (PDT) (envelope-from gnats) Date: Mon, 6 May 2002 02:20:03 -0700 (PDT) Message-Id: <200205060920.g469K3I08948@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Malone Subject: Re: bin/37662: man(1) fails to display anything if $PAGER is set but blank Reply-To: David Malone Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/37662; it has been noted by GNATS. From: David Malone To: Peter Lowe Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: bin/37662: man(1) fails to display anything if $PAGER is set but blank Date: Mon, 6 May 2002 10:14:56 +0100 On Thu, May 02, 2002 at 12:16:39PM +0100, Peter Lowe wrote: > >Fix: > patch man's source to check for $PAGER with a non-zero value. I think this is actually a bug in the FreeBSD version of sh. It accepts the command: (echo hello |) as valid, where as most Bourne like shells don't. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message