X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/ca5c7d6a14b128d609df0edf758d5e509ca19842..5da3b47f5965592dbbc5edc9e0a3260e55d4d5de:/ssh_prng_cmds.in diff --git a/ssh_prng_cmds.in b/ssh_prng_cmds.in index 003e0e09..46eba9ed 100644 --- a/ssh_prng_cmds.in +++ b/ssh_prng_cmds.in @@ -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