summaryrefslogtreecommitdiffstats
path: root/contrib/bsnmp/lib
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-01-04 00:53:02 +0000
committerngie <ngie@FreeBSD.org>2017-01-04 00:53:02 +0000
commit2270ead7ae3f267dfde0257a4b046aad72cf6e71 (patch)
treea98085910d37aee4b7cd866159093fbf826d4d7c /contrib/bsnmp/lib
parent6b3882b6d5d53ce2fb81fb5c89d80ced5312f292 (diff)
downloadFreeBSD-src-2270ead7ae3f267dfde0257a4b046aad72cf6e71.zip
FreeBSD-src-2270ead7ae3f267dfde0257a4b046aad72cf6e71.tar.gz
MFC r311003:
Fix spelling errors; bump .Dd for the change
Diffstat (limited to 'contrib/bsnmp/lib')
-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