summaryrefslogtreecommitdiffstats
path: root/contrib/bsnmp/snmpd
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2016-05-15 03:43:36 +0000
committerngie <ngie@FreeBSD.org>2016-05-15 03:43:36 +0000
commite2d22654dfe9c34790bcd31bb5abaeb96cf716a2 (patch)
tree0fca7788fdd90673ff3e064cc95bd8b7819a78ca /contrib/bsnmp/snmpd
parent24775f5dbad99898efc71ebf3183082c614ffd9f (diff)
downloadFreeBSD-src-e2d22654dfe9c34790bcd31bb5abaeb96cf716a2.zip
FreeBSD-src-e2d22654dfe9c34790bcd31bb5abaeb96cf716a2.tar.gz
Fix fully canonicalized example for `myvariable.27...`
`6` doesn't occur in the OID; it was spurious Bump .Dd for the change MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'contrib/bsnmp/snmpd')
-rw-r--r--contrib/bsnmp/snmpd/bsnmpd.14
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/bsnmp/snmpd/bsnmpd.1 b/contrib/bsnmp/snmpd/bsnmpd.1
index 145e9d5..1fbdad6 100644
--- a/contrib/bsnmp/snmpd/bsnmpd.1
+++ b/contrib/bsnmp/snmpd/bsnmpd.1
@@ -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.
OpenPOWER on IntegriCloud