Remove end of line whitespace.

This commit is contained in:
Joel Dahl 2012-06-17 11:36:28 +00:00
parent 0aa9c2d892
commit bef04523e3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=237194
2 changed files with 4 additions and 4 deletions

View File

@ -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.

View File

@ -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