From owner-cvs-all Thu Oct 1 12:40:40 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA18630 for cvs-all-outgoing; Thu, 1 Oct 1998 12:40:40 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA18619; Thu, 1 Oct 1998 12:40:33 -0700 (PDT) (envelope-from dt@FreeBSD.org) From: Dmitrij Tejblum Received: (from dt@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA20337; Thu, 1 Oct 1998 12:40:28 -0700 (PDT) Date: Thu, 1 Oct 1998 12:40:28 -0700 (PDT) Message-Id: <199810011940.MAA20337@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/lex lex.1 main.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dt 1998/10/01 12:40:28 PDT Modified files: usr.bin/lex lex.1 main.c Log: Backed out "fix for PR 7575". It was bogus. Revision Changes Path 1.8 +1 -1 src/usr.bin/lex/lex.1 1.5 +1 -1 src/usr.bin/lex/main.c