]> andersk Git - openssh.git/blobdiff - ssh_prng_cmds.in
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / ssh_prng_cmds.in
index 003e0e0954cd853062a26e3bcbd600c7b11db295..46eba9edb6fefdc690af77b0add87033dcad9702 100644 (file)
@@ -2,7 +2,7 @@
 
 # Format is: "program-name args" path rate
 
-# The "rate" represents the number of bits of usuable entropy per 
+# The "rate" represents the number of bits of usuable entropy per
 # byte of command output. Be conservative.
 #
 # $Id$
@@ -37,7 +37,7 @@
 "netstat -s"                           @PROG_NETSTAT@  0.02
 "netstat -is"                          @PROG_NETSTAT@  0.07
 
-"arp -a -n"                            @PROG_ARP@      0.02
+"arp -n -a"                            @PROG_ARP@      0.02
 
 "ifconfig -a"                          @PROG_IFCONFIG@ 0.02
 
This page took 0.034211 seconds and 4 git commands to generate.