Author: ngie
Date: Wed Jun  8 13:25:15 2016
New Revision: 301611
URL: https://svnweb.freebsd.org/changeset/base/301611

Log:
  MFstable/10 r301610:
  
  MFC r299833:
  
  Fix fully canonicalized example for `myvariable.27...`
  
  `6` doesn't occur in the OID; it was spurious
  
  Bump .Dd for the change

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

Modified: stable/9/contrib/bsnmp/snmpd/bsnmpd.1
==============================================================================
--- stable/9/contrib/bsnmp/snmpd/bsnmpd.1       Wed Jun  8 13:24:42 2016        
(r301610)
+++ stable/9/contrib/bsnmp/snmpd/bsnmpd.1       Wed Jun  8 13:25:15 2016        
(r301611)
@@ -31,7 +31,7 @@
 .\"
 .\" $Begemot: bsnmp/snmpd/bsnmpd.1,v 1.12 2006/02/27 09:50:03 brandt_h Exp $
 .\"
-.Dd September 9, 2010
+.Dd May 10, 2016
 .Dt BSNMPD 1
 .Os
 .Sh NAME
@@ -227,7 +227,7 @@ myvariable.27.foooll.[localhost]."&^!"
 .Pp
 results in the oid
 .Bd -unfilled -offset indent
-myvariable.27.6.102.111.111.111.108.108.127.0.0.1.38.94.33
+myvariable.27.102.111.111.111.108.108.127.0.0.1.38.94.33
 .Ed
 .Pp
 The value of the assignment may be either empty, a string or a number.
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to