diff options
Diffstat (limited to 'usr.sbin/snmpd/snmpd.8')
-rw-r--r-- | usr.sbin/snmpd/snmpd.8 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/usr.sbin/snmpd/snmpd.8 b/usr.sbin/snmpd/snmpd.8 index 7c06771b6f9..bd5b513df7a 100644 --- a/usr.sbin/snmpd/snmpd.8 +++ b/usr.sbin/snmpd/snmpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: snmpd.8,v 1.12 2010/02/23 21:30:40 schwarze Exp $ +.\" $OpenBSD: snmpd.8,v 1.13 2010/05/24 19:44:23 jmc Exp $ .\" .\" Copyright (c) 2007, 2008 Reyk Floeter <reyk@vantronix.net> .\" @@ -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: February 23 2010 $ +.Dd $Mdocdate: May 24 2010 $ .Dt SNMPD 8 .Os .Sh NAME @@ -23,9 +23,7 @@ .Sh SYNOPSIS .Nm snmpd .Op Fl dNnv -.Oo -.Fl D Ar macro Ns = Ns Ar value -.Oc +.Op Fl D Ar macro Ns = Ns Ar value .Op Fl f Ar file .Op Fl r Ar path .Sh DESCRIPTION |