summaryrefslogtreecommitdiffstats
path: root/bin/sh/bltin
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-08-27 23:15:48 +0000
committerpeter <peter@FreeBSD.org>1999-08-27 23:15:48 +0000
commit66312e4a8d4ad8bda7524141fcd8fd3fade9e807 (patch)
treed4a3af96d7d9b2e251eca5af46bf6c70c23d8b33 /bin/sh/bltin
parent5cb30a3039d8ce0b4500713028b354539f4bc7d5 (diff)
downloadFreeBSD-src-66312e4a8d4ad8bda7524141fcd8fd3fade9e807.zip
FreeBSD-src-66312e4a8d4ad8bda7524141fcd8fd3fade9e807.tar.gz
$Id$ -> $FreeBSD$
Diffstat (limited to 'bin/sh/bltin')
-rw-r--r--bin/sh/bltin/bltin.h2
-rw-r--r--bin/sh/bltin/echo.12
-rw-r--r--bin/sh/bltin/echo.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/bin/sh/bltin/bltin.h b/bin/sh/bltin/bltin.h
index ebd035a..a96c476 100644
--- a/bin/sh/bltin/bltin.h
+++ b/bin/sh/bltin/bltin.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)bltin.h 8.2 (Berkeley) 5/4/95
- * $Id: bltin.h,v 1.8 1997/02/22 13:58:58 peter Exp $
+ * $FreeBSD$
*/
/*
diff --git a/bin/sh/bltin/echo.1 b/bin/sh/bltin/echo.1
index b54ce3a..a2f57f3 100644
--- a/bin/sh/bltin/echo.1
+++ b/bin/sh/bltin/echo.1
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)echo.1 8.2 (Berkeley) 5/4/95
-.\" $Id$
+.\" $FreeBSD$
.\"
.Dd May 4, 1995
.Dt ECHO 1
diff --git a/bin/sh/bltin/echo.c b/bin/sh/bltin/echo.c
index f082905..8ce088a 100644
--- a/bin/sh/bltin/echo.c
+++ b/bin/sh/bltin/echo.c
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)echo.c 8.2 (Berkeley) 5/4/95
- * $Id: echo.c,v 1.7 1997/02/22 13:58:59 peter Exp $
+ * $FreeBSD$
*/
/*
OpenPOWER on IntegriCloud