svn commit: r301667 - stable/10/contrib/bsnmp/snmpd

Garrett Cooper ngie at FreeBSD.org
Wed Jun 8 17:59:22 UTC 2016


Author: ngie
Date: Wed Jun  8 17:59:21 2016
New Revision: 301667
URL: https://svnweb.freebsd.org/changeset/base/301667

Log:
  MFC r299834:
  
  Fix .Dd
  
  Today is the 14th, not the 10th of May

Modified:
  stable/10/contrib/bsnmp/snmpd/bsnmpd.1
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/contrib/bsnmp/snmpd/bsnmpd.1
==============================================================================
--- stable/10/contrib/bsnmp/snmpd/bsnmpd.1	Wed Jun  8 17:57:42 2016	(r301666)
+++ stable/10/contrib/bsnmp/snmpd/bsnmpd.1	Wed Jun  8 17:59:21 2016	(r301667)
@@ -31,7 +31,7 @@
 .\"
 .\" $Begemot: bsnmp/snmpd/bsnmpd.1,v 1.12 2006/02/27 09:50:03 brandt_h Exp $
 .\"
-.Dd May 10, 2016
+.Dd May 14, 2016
 .Dt BSNMPD 1
 .Os
 .Sh NAME


More information about the svn-src-all mailing list