From e1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 8 Oct 2002 05:39:08 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_7_0_RELEASE'. This commit was manufactured to restore the state of the 4.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 4857ca6d44c0..8037f50bf119 100644 --- a/bin/expr/Makefile +++ b/bin/expr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/bin/expr/Makefile,v 1.14.2.1 2001/08/01 02:37:46 obrien Exp $ PROG= expr SRCS= expr.y diff --git a/bin/expr/expr.1 b/bin/expr/expr.1 index 9da526984a99..e3a015383614 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. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/bin/expr/expr.1,v 1.9.2.3 2001/07/22 11:32:16 dd Exp $ .\" .Dd July 3, 1993 .Dt EXPR 1 diff --git a/bin/expr/expr.y b/bin/expr/expr.y index 5367b89fdee4..242b72f88474 100644 --- a/bin/expr/expr.y +++ b/bin/expr/expr.y @@ -4,7 +4,7 @@ * * Largely rewritten by J.T. Conklin (jtc@wimsey.com) * - * $FreeBSD$ + * $FreeBSD: src/bin/expr/expr.y,v 1.14.2.3 2001/08/01 02:37:46 obrien Exp $ */ #include -- cgit v1.3