Module Name:    src
Committed By:   wiz
Date:           Sat Sep 10 20:47:33 UTC 2011

Modified Files:
        src/sbin/ping: ping.8

Log Message:
Another option order fix.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sbin/ping/ping.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/ping/ping.8
diff -u src/sbin/ping/ping.8:1.49 src/sbin/ping/ping.8:1.50
--- src/sbin/ping/ping.8:1.49	Sat Sep 10 20:46:43 2011
+++ src/sbin/ping/ping.8	Sat Sep 10 20:47:33 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ping.8,v 1.49 2011/09/10 20:46:43 wiz Exp $
+.\"	$NetBSD: ping.8,v 1.50 2011/09/10 20:47:33 wiz Exp $
 .\"
 .\" Copyright (c) 1985, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -44,8 +44,8 @@
 .Op Fl E Ar policy
 .Op Fl g Ar gateway
 .Op Fl h Ar host
-.Op Fl i Ar interval
 .Op Fl I Ar srcaddr
+.Op Fl i Ar interval
 .Op Fl l Ar preload
 .Op Fl p Ar pattern
 .Op Fl s Ar packetsize

Reply via email to