Add HISTORY section.
authorschwarze <schwarze@openbsd.org>
Wed, 17 Aug 2016 21:23:01 +0000 (21:23 +0000)
committerschwarze <schwarze@openbsd.org>
Wed, 17 Aug 2016 21:23:01 +0000 (21:23 +0000)
Information found on: http://www.tuhs.org/cgi-bin/utree.pl
Checked by Sevan Janiyan <venture37 at geeklan dot co dot uk>.

bin/dd/dd.1

index 5d3fffd..c4383b0 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: dd.1,v 1.32 2015/01/15 19:06:31 schwarze Exp $
+.\"    $OpenBSD: dd.1,v 1.33 2016/08/17 21:23:01 schwarze Exp $
 .\"    $NetBSD: dd.1,v 1.5 1995/03/21 09:04:04 cgd Exp $
 .\"
 .\" Copyright (c) 1990, 1993
@@ -33,7 +33,7 @@
 .\"
 .\"    @(#)dd.1        8.2 (Berkeley) 1/13/94
 .\"
-.Dd $Mdocdate: January 15 2015 $
+.Dd $Mdocdate: August 17 2016 $
 .Dt DD 1
 .Os
 .Sh NAME
@@ -378,3 +378,8 @@ handling
 are all extensions to the
 .St -p1003.1-2008
 specification.
+.Sh HISTORY
+A
+.Nm
+utility appeared in
+.At v5 .