summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2016-08-17 21:23:01 +0000
committerschwarze <schwarze@openbsd.org>2016-08-17 21:23:01 +0000
commitffafbea63573994d1900c2643a6457bbe622ddba (patch)
treea32093f31b8c1d2ee54dce6cb7384c9eef30b22d
parentWhen the content of a manual page does not specify a section, the (diff)
downloadwireguard-openbsd-ffafbea63573994d1900c2643a6457bbe622ddba.tar.xz
wireguard-openbsd-ffafbea63573994d1900c2643a6457bbe622ddba.zip
Add HISTORY section.
Information found on: http://www.tuhs.org/cgi-bin/utree.pl Checked by Sevan Janiyan <venture37 at geeklan dot co dot uk>.
-rw-r--r--bin/dd/dd.19
1 files changed, 7 insertions, 2 deletions
diff --git a/bin/dd/dd.1 b/bin/dd/dd.1
index 5d3fffd6218..c4383b04451 100644
--- a/bin/dd/dd.1
+++ b/bin/dd/dd.1
@@ -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 .