X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/cdd66111973295c976f1a0bb57f571eba0513757..22ce3a3becb01f9487f7fa12b859100c162e231c:/openssh/ssh_prng_cmds.in diff --git a/openssh/ssh_prng_cmds.in b/openssh/ssh_prng_cmds.in index 46eba9e..003e0e0 100644 --- a/openssh/ssh_prng_cmds.in +++ b/openssh/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 -n -a" @PROG_ARP@ 0.02 +"arp -a -n" @PROG_ARP@ 0.02 "ifconfig -a" @PROG_IFCONFIG@ 0.02