diff options
author | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2013-08-26 16:56:50 +0000 |
---|---|---|
committer | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2013-08-26 16:56:50 +0000 |
commit | 03a9cb664a66a822ae7d816694f73760084f0150 (patch) | |
tree | e8a24bf37e42cad2dbba8f8fd28029a21d88c394 /usr.sbin/snmpd/snmpd.conf.5 | |
parent | 9ef91191030bdd7a3d9a3d234689616577364161 (diff) |
capitalize a section header
Diffstat (limited to 'usr.sbin/snmpd/snmpd.conf.5')
-rw-r--r-- | usr.sbin/snmpd/snmpd.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/snmpd/snmpd.conf.5 b/usr.sbin/snmpd/snmpd.conf.5 index dbbcf9bd22a..6c2513241bb 100644 --- a/usr.sbin/snmpd/snmpd.conf.5 +++ b/usr.sbin/snmpd/snmpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: snmpd.conf.5,v 1.24 2013/07/16 11:13:34 schwarze Exp $ +.\" $OpenBSD: snmpd.conf.5,v 1.25 2013/08/26 16:56:49 mikeb Exp $ .\" .\" Copyright (c) 2007, 2008, 2012 Reyk Floeter <reyk@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 16 2013 $ +.Dd $Mdocdate: August 26 2013 $ .Dt SNMPD.CONF 5 .Os .Sh NAME @@ -201,7 +201,7 @@ The default community is specified by the global .Ic trap community option. .El -.Sh User Configuration +.Sh USER CONFIGURATION Users for the SNMP User-based Security Model (USM, RFC 3414) must be defined in the configuration file: .Bl -tag -width xxxx |