summaryrefslogtreecommitdiffstats
path: root/contrib/bsnmp
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-01-04 00:57:29 +0000
committerngie <ngie@FreeBSD.org>2017-01-04 00:57:29 +0000
commitf62d0b4bab6ac849b8f3d48130c5efc979c42b61 (patch)
treea4cf1f77ca01c1104e965b108ccaac340ee4fb87 /contrib/bsnmp
parent7216da90eecc6edd4261659f97048ffbcddbbb80 (diff)
downloadFreeBSD-src-f62d0b4bab6ac849b8f3d48130c5efc979c42b61.zip
FreeBSD-src-f62d0b4bab6ac849b8f3d48130c5efc979c42b61.tar.gz
MFstable/11 r311217:
MFC r311003: Fix spelling errors; bump .Dd for the change
Diffstat (limited to 'contrib/bsnmp')
-rw-r--r--contrib/bsnmp/lib/bsnmplib.36
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/bsnmp/lib/bsnmplib.3 b/contrib/bsnmp/lib/bsnmplib.3
index 76b4bd4..05734e8 100644
--- a/contrib/bsnmp/lib/bsnmplib.3
+++ b/contrib/bsnmp/lib/bsnmplib.3
@@ -37,7 +37,7 @@
.\"
.\" $Begemot: bsnmp/lib/bsnmplib.3,v 1.9 2005/10/04 08:46:51 brandt_h Exp $
.\"
-.Dd December 19, 2010
+.Dd December 31, 2016
.Dt BSNMPLIB 3
.Os
.Sh NAME
@@ -381,7 +381,7 @@ The function
verifies the authentication parameter contained in the PDU (if present) and
if the PDU is encrypted, decrypts the PDU contents pointed to by
.Fa buf .
-If successfull, a plain text scoped PDU is stored in the buffer.
+If successful, a plain text scoped PDU is stored in the buffer.
.Pp
The function
.Fn snmp_pdu_init_secparams
@@ -477,7 +477,7 @@ The requested securityLevel contained in the PDU is not supported.
The PDU authentication parameter received in the PDU did not match the
calculated message digest.
.It Bq Er SNMP_CODE_EDECRYPT
-Error occured while trying to decrypt the PDU.
+Error occurred while trying to decrypt the PDU.
.El
.Pp
.Fn snmp_pdu_encode
OpenPOWER on IntegriCloud