Module Name: src
Committed By: sevan
Date: Tue Apr 7 17:57:33 UTC 2020
Modified Files:
src/usr.bin/banner: banner.1
Log Message:
Add history section
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/banner/banner.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/banner/banner.1
diff -u src/usr.bin/banner/banner.1:1.9 src/usr.bin/banner/banner.1:1.10
--- src/usr.bin/banner/banner.1:1.9 Wed Feb 29 08:54:55 2012
+++ src/usr.bin/banner/banner.1 Tue Apr 7 17:57:33 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: banner.1,v 1.9 2012/02/29 08:54:55 wiz Exp $
+.\" $NetBSD: banner.1,v 1.10 2020/04/07 17:57:33 sevan Exp $
.\"
.\" @(#)Copyright (c) 1995, Simon J. Gerraty.
.\"
@@ -15,7 +15,7 @@
.\" Please send copies of changes and bug-fixes to:
.\" [email protected]
.\"
-.Dd February 26, 2012
+.Dd April 7, 2020
.Dt BANNER 1
.Os
.Sh NAME
@@ -61,3 +61,8 @@ font.
.Ex -std
.Sh SEE ALSO
.Xr banner 6
+.Sh HISTORY
+The
+.Nm
+utility first appeared in
+.Nx 1.2 .