svn commit: r299834 - head/contrib/bsnmp/snmpd

Garrett Cooper ngie at FreeBSD.org
Sun May 15 03:44:33 UTC 2016


Author: ngie
Date: Sun May 15 03:44:32 2016
New Revision: 299834
URL: https://svnweb.freebsd.org/changeset/base/299834

Log:
  Fix .Dd
  
  Today is the 14th, not the 10th of May
  
  Reported by: igor (derp)
  Sponsored by: EMC / Isilon Storage Division

Modified:
  head/contrib/bsnmp/snmpd/bsnmpd.1

Modified: head/contrib/bsnmp/snmpd/bsnmpd.1
==============================================================================
--- head/contrib/bsnmp/snmpd/bsnmpd.1	Sun May 15 03:43:36 2016	(r299833)
+++ head/contrib/bsnmp/snmpd/bsnmpd.1	Sun May 15 03:44:32 2016	(r299834)
@@ -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-head mailing list