From owner-svn-src-head@FreeBSD.ORG Sun Jun 17 11:36:29 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 570BD106564A; Sun, 17 Jun 2012 11:36:29 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 282368FC08; Sun, 17 Jun 2012 11:36:29 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q5HBaTQ1005648; Sun, 17 Jun 2012 11:36:29 GMT (envelope-from joel@svn.freebsd.org) Received: (from joel@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q5HBaSUV005645; Sun, 17 Jun 2012 11:36:28 GMT (envelope-from joel@svn.freebsd.org) Message-Id: <201206171136.q5HBaSUV005645@svn.freebsd.org> From: Joel Dahl Date: Sun, 17 Jun 2012 11:36:28 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r237194 - in head/contrib/bsnmp: lib snmp_usm X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2012 11:36:29 -0000 Author: joel (doc committer) Date: Sun Jun 17 11:36:28 2012 New Revision: 237194 URL: http://svn.freebsd.org/changeset/base/237194 Log: Remove end of line whitespace. Modified: head/contrib/bsnmp/lib/bsnmplib.3 head/contrib/bsnmp/snmp_usm/snmp_usm.3 Modified: head/contrib/bsnmp/lib/bsnmplib.3 ============================================================================== --- head/contrib/bsnmp/lib/bsnmplib.3 Sun Jun 17 11:33:55 2012 (r237193) +++ head/contrib/bsnmp/lib/bsnmplib.3 Sun Jun 17 11:36:28 2012 (r237194) @@ -386,7 +386,7 @@ If successfull, a plain text scoped PDU 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. Modified: head/contrib/bsnmp/snmp_usm/snmp_usm.3 ============================================================================== --- head/contrib/bsnmp/snmp_usm/snmp_usm.3 Sun Jun 17 11:33:55 2012 (r237193) +++ head/contrib/bsnmp/snmp_usm/snmp_usm.3 Sun Jun 17 11:36:28 2012 (r237194) @@ -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 .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