From a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 24 Jul 1998 04:57:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_2_7_RELEASE'. This commit was manufactured to restore the state of the 2.2.7-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- bin/expr/Makefile | 2 +- bin/expr/expr.1 | 2 +- bin/expr/expr.y | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/expr') diff --git a/bin/expr/Makefile b/bin/expr/Makefile index 3b83c36b2909..92ef908a91ba 100644 --- a/bin/expr/Makefile +++ b/bin/expr/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1996/06/02 17:05:48 phk Exp $ +# $Id: Makefile,v 1.10.2.1 1998/07/15 02:01:24 jkh Exp $ PROG= expr SRCS= expr.y diff --git a/bin/expr/expr.1 b/bin/expr/expr.1 index 9d8069239cdc..9b5f3ce05be0 100644 --- a/bin/expr/expr.1 +++ b/bin/expr/expr.1 @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: expr.1,v 1.4 1996/01/29 22:53:24 mpp Exp $ +.\" $Id: expr.1,v 1.4.2.1 1998/07/15 02:01:24 jkh Exp $ .\" .Dd July 3, 1993 .Dt EXPR 1 diff --git a/bin/expr/expr.y b/bin/expr/expr.y index 938a8749fffe..931bf276a4a4 100644 --- a/bin/expr/expr.y +++ b/bin/expr/expr.y @@ -4,7 +4,7 @@ * * Largely rewritten by J.T. Conklin (jtc@wimsey.com) * - * $Id: expr.y,v 1.10 1995/08/04 17:08:07 joerg Exp $ + * $Id: expr.y,v 1.11 1995/11/18 18:05:03 joerg Exp $ */ #include -- cgit v1.3