diff options
author | gjb <gjb@FreeBSD.org> | 2012-05-11 20:06:46 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2012-05-11 20:06:46 +0000 |
commit | 8670397617a81b2ecea7375cbd0af3c77821459b (patch) | |
tree | 0b28f0bebde32579d2780e773f4990dfb45d3f30 /contrib/bsnmp/snmp_usm | |
parent | 39c22309ed9c2ffe7c028062bc1cb57b20ec6945 (diff) | |
download | FreeBSD-src-8670397617a81b2ecea7375cbd0af3c77821459b.zip FreeBSD-src-8670397617a81b2ecea7375cbd0af3c77821459b.tar.gz |
General mdoc(7) and typo fixes.
PR: 167734
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
Diffstat (limited to 'contrib/bsnmp/snmp_usm')
-rwxr-xr-x | contrib/bsnmp/snmp_usm/snmp_usm.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/bsnmp/snmp_usm/snmp_usm.3 b/contrib/bsnmp/snmp_usm/snmp_usm.3 index 9927f6e..f85380c 100755 --- a/contrib/bsnmp/snmp_usm/snmp_usm.3 +++ b/contrib/bsnmp/snmp_usm/snmp_usm.3 @@ -57,7 +57,7 @@ An advisory lock used to coordinate several Command Generator Applications when altering the SNMP USM users. .It Va usmUserTable The table contains all SNMP USM users configured in -.Nm bsnmpd. +.Nm bsnmpd . The table contains the following objects .Bl -tag -width ".It Va usmUserEngineID" .It Va usmUserEngineID @@ -102,7 +102,7 @@ module These columns may be used to change the user's privacy key. .It Va usmUserPublic An arbitrary octet string that may be modified to confirm a SET operation on any -of the columns was successfull. +of the columns was successful. .It Va usmUserStorageType This column always has either of two values. Entries created via .Nm bsnmpd's |