summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/ssh_prng_cmds.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/ssh_prng_cmds.in')
-rw-r--r--crypto/openssh/ssh_prng_cmds.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/openssh/ssh_prng_cmds.in b/crypto/openssh/ssh_prng_cmds.in
index 03fa540..50e7771 100644
--- a/crypto/openssh/ssh_prng_cmds.in
+++ b/crypto/openssh/ssh_prng_cmds.in
@@ -5,7 +5,7 @@
# The "rate" represents the number of bits of usuable entropy per
# byte of command output. Be conservative.
#
-# $Id: ssh_prng_cmds.in,v 1.7 2001/07/22 19:32:01 mouring Exp $
+# $Id: ssh_prng_cmds.in,v 1.8 2002/07/14 21:43:58 tim Exp $
"ls -alni /var/log" @PROG_LS@ 0.02
"ls -alni /var/adm" @PROG_LS@ 0.02
@@ -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
OpenPOWER on IntegriCloud