=== modified file 'plugins.d/password-request.xml'
--- plugins.d/password-request.xml 2008-09-03 05:04:40 +0000
+++ plugins.d/password-request.xml 2008-09-03 05:08:24 +0000
@@ -329,10 +329,10 @@
This program could, theoretically, be used as a keyscript in
/etc/crypttab, but it would then be
- impossible to enter the encrypted root disk password at the
- console, since this program does not read from the console at
- all. This is why a separate plugin does that, which will be run
- in parallell to this one.
+ impossible to enter a password for the encrypted root disk at
+ the console, since this program does not read from the console
+ at all. This is why a separate plugin does that, which will be
+ run in parallell to this one by the plugin runner.
@@ -344,8 +344,8 @@
successfully decrypted and output on standard output. The
program will exit with a non-zero exit status only if a critical
error occurs. Otherwise, it will forever connect to new
- Mandosservers servers as they appear,
- trying to get a decryptable password.
+ Mandos servers as they appear, trying
+ to get a decryptable password.