From 86597b0745fd0a5a16af43041c81aa8528ac538f Mon Sep 17 00:00:00 2001 From: Reyk Floeter Date: Wed, 5 Dec 2007 16:03:43 +0000 Subject: typo --- usr.sbin/snmpd/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/snmpd') diff --git a/usr.sbin/snmpd/README b/usr.sbin/snmpd/README index 8025c02be2b..f1834b908c7 100644 --- a/usr.sbin/snmpd/README +++ b/usr.sbin/snmpd/README @@ -1,4 +1,4 @@ -# $OpenBSD: README,v 1.1 2007/12/05 09:22:44 reyk Exp $ +# $OpenBSD: README,v 1.2 2007/12/05 16:03:42 reyk Exp $ SNMP daemon ----------- @@ -19,7 +19,7 @@ DESIGN It uses a new ASN.1/BER implementation to parse and create the SNMP messages. It is a simple implementation which does what we need. - I may change the layout a to look a bit more like RFC 2271. But + I may change the layout to look a bit more like RFC 2271. But the proposed design in RFC 2271 is a bad joke; it uses too many subsystems with the requirement to communicate with ASN.1/BER messages. -- cgit v1.2.3