Document the version echo first appeared.

Bump date.
This commit is contained in:
sevan 2016-08-11 01:47:15 +00:00
parent 69fa749227
commit 2c701eeaeb
1 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: echo.1,v 1.13 2003/08/07 09:05:12 agc Exp $
.\" $NetBSD: echo.1,v 1.14 2016/08/11 01:47:15 sevan Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -32,7 +32,7 @@
.\"
.\" @(#)echo.1 8.1 (Berkeley) 7/22/93
.\"
.Dd July 22, 1993
.Dd August 11, 2016
.Dt ECHO 1
.Os
.Sh NAME
@ -66,3 +66,8 @@ The
utility is expected to be
.St -p1003.2
compatible.
.Sh HISTORY
An
.Nm
utility appeared in
.At v3 .