From owner-cvs-all Fri May 10 20: 8:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 478DD37B403; Fri, 10 May 2002 20:08:12 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4B38Co83963; Fri, 10 May 2002 20:08:12 -0700 (PDT) (envelope-from wollman) Message-Id: <200205110308.g4B38Co83963@freefall.freebsd.org> From: Garrett Wollman Date: Fri, 10 May 2002 20:08:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/expr expr.1 expr.y X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wollman 2002/05/10 20:08:12 PDT Modified files: bin/expr expr.1 expr.y Log: EXPR_COMPAT should imply -e, since there is no way to specify it otherwise, and -e reflects the historic behavior of FreeBSD's expr. Revision Changes Path 1.19 +17 -1 src/bin/expr/expr.1 1.22 +1 -0 src/bin/expr/expr.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message