summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/haveged.87
1 files changed, 5 insertions, 2 deletions
diff --git a/man/haveged.8 b/man/haveged.8
index f47f052..fdf682c 100644
--- a/man/haveged.8
+++ b/man/haveged.8
@@ -118,14 +118,14 @@ Set file path for the daemon pid file. Default is "/var/run/haveged.pid",
Set run level for daemon interface:
n = 0 Run as daemon - must be root. Fills /dev/random when the supply of random bits
- falls below the low water mark of the device.
+ falls below the low water mark of the device.
n = 1 Display configuration info and terminate.
n > 1 Write <n> kb of output. Deprecated (use --number instead), only provided for backward
compatibility.
-If --number is specified, values other than 0,1 are ignored. Default is 0.
+If --number is specified, values other than 0,1 are ignored. Default is 0.
.TP
-v n, --verbose=n
Set diagnostic bitmap as sum of following options:
@@ -149,6 +149,9 @@ Default is 0. Use -1 for all diagnostics.
-w nnn, --write=nnn
Set write_wakeup_threshold of daemon interface to nnn bits. Applies only to run level 0.
.TP
+-V, --version
+Print version information and exit
+.TP
-?, --help
This summary of program options.