diff options
author | Colin Watson <cjwatson@debian.org> | 2010-08-23 22:56:08 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-08-23 22:56:08 +0100 |
commit | 31e30b835fd9695d3b6647cab4867001b092e28f (patch) | |
tree | 138e715c25661825457c7280cd66e3f4853d474c /ssh-rand-helper.0 | |
parent | 78eedc2c60ff4718200f9271d8ee4f437da3a0c5 (diff) | |
parent | 43094ebf14c9b16f1ea398bc5b65a7335e947288 (diff) |
merge 5.6p1
Diffstat (limited to 'ssh-rand-helper.0')
-rw-r--r-- | ssh-rand-helper.0 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-rand-helper.0 b/ssh-rand-helper.0 index 51b6f5571..5bc19e8a7 100644 --- a/ssh-rand-helper.0 +++ b/ssh-rand-helper.0 | |||
@@ -27,8 +27,8 @@ DESCRIPTION | |||
27 | random numbers from a EGD/PRNGd server via a unix domain or localhost tcp | 27 | random numbers from a EGD/PRNGd server via a unix domain or localhost tcp |
28 | socket. | 28 | socket. |
29 | 29 | ||
30 | This program is not intended to be run by the end-user, so the few com- | 30 | This program is not intended to be run by the end-user, so the few |
31 | mandline options are for debugging purposes only. | 31 | commandline options are for debugging purposes only. |
32 | 32 | ||
33 | -b bytes | 33 | -b bytes |
34 | Specify the number of random bytes to include in the output. | 34 | Specify the number of random bytes to include in the output. |
@@ -48,4 +48,4 @@ AUTHORS | |||
48 | SEE ALSO | 48 | SEE ALSO |
49 | ssh(1), ssh-add(1), ssh-keygen(1), sshd(8) | 49 | ssh(1), ssh-add(1), ssh-keygen(1), sshd(8) |
50 | 50 | ||
51 | OpenBSD 4.7 April 14, 2002 1 | 51 | OpenBSD 4.8 April 14, 2002 OpenBSD 4.8 |