aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/bltin/echo.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/bltin/echo.1')
-rw-r--r--bin/sh/bltin/echo.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/bltin/echo.1 b/bin/sh/bltin/echo.1
index 435b85131a08..81ac89b84831 100644
--- a/bin/sh/bltin/echo.1
+++ b/bin/sh/bltin/echo.1
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)echo.1 8.1 (Berkeley) 5/31/93
-.\" $Id$
+.\" $Id: echo.1,v 1.2 1994/09/24 02:58:27 davidg Exp $
.\"
.Dd May 31, 1993
.Dt ECHO 1