Module Name: src
Committed By: snj
Date: Sun Apr 8 06:01:04 UTC 2018
Modified Files:
src/bin/ed: ed.1
Log Message:
fix date
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/bin/ed/ed.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/ed/ed.1
diff -u src/bin/ed/ed.1:1.32 src/bin/ed/ed.1:1.33
--- src/bin/ed/ed.1:1.32 Thu Apr 5 18:44:57 2018
+++ src/bin/ed/ed.1 Sun Apr 8 06:01:04 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: ed.1,v 1.32 2018/04/05 18:44:57 christos Exp $
+.\" $NetBSD: ed.1,v 1.33 2018/04/08 06:01:04 snj Exp $
.\" $OpenBSD: ed.1,v 1.42 2003/07/27 13:25:43 jmc Exp $
.\"
.\" Copyright (c) 1993 Andrew Moore, Talke Studio.
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd April 23, 2002
+.Dd April 5, 2018
.Dt ED 1
.Os
.Sh NAME