diff options
-rw-r--r-- | rdd.1 | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/rdd.1 b/rdd.1 index b87e39d..34b1092 100644 --- a/rdd.1 +++ b/rdd.1 @@ -30,8 +30,8 @@ Reload the IV every .Ar rekeymb megabytes of output (default: 4). .It Fl v -Print a -.Li Sq \&. +Print a +.Sq Li \&. to standard error on every rekey. .El .Sh EXIT STATUS @@ -42,7 +42,8 @@ to standard error on every rekey. .Xr random 7 .Sh NOTES rdd reads 32 random bytes for the initial key and 16 bytes for every rekeying -from the random source. Setting +from the random source. +Setting .Ar rekeymb to -1 never rekeys. .Pp @@ -67,9 +68,10 @@ as of 2013-04-13. An error message which can never occur in rdd usage has been #ifdef'ed out. .Pp -\[co] 2005 X-CRYPT project. This software is provided 'as-is', without -any express or implied warranty. In no event will the authors be held -liable for any damages arising from the use of this software. +\[co] 2005 X-CRYPT project. +This software is provided 'as-is', without any express or implied warranty. +In no event will the authors be held liable for any damages arising +from the use of this software. .Pp Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it |