Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Oct 2015 07:38:34 +0000 (UTC)
From:      Devin Teske <dteske@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r289797 - head/usr.bin/dpv
Message-ID:  <201510230738.t9N7cY6K069082@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dteske
Date: Fri Oct 23 07:38:34 2015
New Revision: 289797
URL: https://svnweb.freebsd.org/changeset/base/289797

Log:
  dpv(1) merged to stable/10 before release/10.2.0
  
  MFC after:	3 days
  X-MFC-to:	stable/10

Modified:
  head/usr.bin/dpv/dpv.1

Modified: head/usr.bin/dpv/dpv.1
==============================================================================
--- head/usr.bin/dpv/dpv.1	Fri Oct 23 07:37:54 2015	(r289796)
+++ head/usr.bin/dpv/dpv.1	Fri Oct 23 07:38:34 2015	(r289797)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013-2014 Devin Teske
+.\" Copyright (c) 2013-2015 Devin Teske
 .\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd Sep 7, 2014
+.Dd Oct 22, 2015
 .Dt DPV 1
 .Os
 .Sh NAME
@@ -366,7 +366,7 @@ dpv -o /dev/md42 < /dev/zero
 A
 .Nm
 utility first appeared in
-.Fx 11.0 .
+.Fx 10.2 .
 .Sh AUTHORS
 .An Devin Teske Aq dteske@FreeBSD.org
 .Sh BUGS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510230738.t9N7cY6K069082>