summaryrefslogtreecommitdiffstats
path: root/contrib/bsnmp
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-06-17 11:36:28 +0000
committerjoel <joel@FreeBSD.org>2012-06-17 11:36:28 +0000
commit44b4398f7d9f0ed863dd8cfd3bd835118fe08b7e (patch)
tree006851e99a9edc465ea0156a793053cef1293e2b /contrib/bsnmp
parentf7ba75166258205ffaa6876e96bef0ad54d1ca56 (diff)
downloadFreeBSD-src-44b4398f7d9f0ed863dd8cfd3bd835118fe08b7e.zip
FreeBSD-src-44b4398f7d9f0ed863dd8cfd3bd835118fe08b7e.tar.gz
Remove end of line whitespace.
Diffstat (limited to 'contrib/bsnmp')
-rw-r--r--contrib/bsnmp/lib/bsnmplib.34
-rwxr-xr-xcontrib/bsnmp/snmp_usm/snmp_usm.34
2 files changed, 4 insertions, 4 deletions
diff --git a/contrib/bsnmp/lib/bsnmplib.3 b/contrib/bsnmp/lib/bsnmplib.3
index a9ba204..12d676a 100644
--- a/contrib/bsnmp/lib/bsnmplib.3
+++ b/contrib/bsnmp/lib/bsnmplib.3
@@ -386,7 +386,7 @@ If successfull, a plain text scoped PDU is stored in the buffer.
The function
.Fn snmp_pdu_init_secparams
calculates the initialization vector for the privacy protocol in use before
-the PDU pointed to by
+the PDU pointed to by
.Fa pdu
may be encrypted or decrypted.
.Pp
@@ -501,7 +501,7 @@ the cryptographic functions from
The library may optionally be built without references to the
.Xr crypto 3
library. In such case only plain text SNMPv3 PDUs without message digests
-may be proccessed correctly.
+may be proccessed correctly.
.Sh STANDARDS
This implementation conforms to the applicable IETF RFCs and ITU-T
recommendations.
diff --git a/contrib/bsnmp/snmp_usm/snmp_usm.3 b/contrib/bsnmp/snmp_usm/snmp_usm.3
index f3c0b91..ceb62e4 100755
--- a/contrib/bsnmp/snmp_usm/snmp_usm.3
+++ b/contrib/bsnmp/snmp_usm/snmp_usm.3
@@ -79,7 +79,7 @@ supported.
.It Va usmUserAuthProtocol
The value of this column contains the OID corresponding to the authentication
protocol used by the USM user. The following protocols and their OIDs are known to
-.Nm
+.Nm
module
.Bl -tag -width ".It Va NoAuthProtocol"
.It NoAuthProtocol 1.3.6.1.6.3.10.1.1.1
@@ -91,7 +91,7 @@ These columns may be used to change the user's authentication key.
.It Va usmUserPrivProtocol
The value of this column contains the OID corresponding to the privacy
protocol used by the USM user. The following protocols and their OIDs are known to
-.Nm
+.Nm
module
.Bl -tag -width ".It Va NoPrivProtocol"
.It NoPrivProtocol 1.3.6.1.6.3.10.1.2.1
OpenPOWER on IntegriCloud