svn commit: r294897 - stable/10/usr.bin/dpv

Devin Teske dteske at FreeBSD.org
Wed Jan 27 06:30:25 UTC 2016


Author: dteske
Date: Wed Jan 27 06:30:23 2016
New Revision: 294897
URL: https://svnweb.freebsd.org/changeset/base/294897

Log:
  MFC r289797: dpv(1) merged to stable/10 before release/10.2.0

Modified:
  stable/10/usr.bin/dpv/dpv.1
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/usr.bin/dpv/dpv.1
==============================================================================
--- stable/10/usr.bin/dpv/dpv.1	Wed Jan 27 06:28:56 2016	(r294896)
+++ stable/10/usr.bin/dpv/dpv.1	Wed Jan 27 06:30:23 2016	(r294897)
@@ -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
@@ -425,6 +425,6 @@ for additional information.
 A
 .Nm
 utility first appeared in
-.Fx 11.0 .
+.Fx 10.2 .
 .Sh AUTHORS
 .An Devin Teske Aq dteske at FreeBSD.org


More information about the svn-src-all mailing list