=== modified file 'mandos-keygen.xml' --- mandos-keygen.xml 2019-02-10 04:20:26 +0000 +++ mandos-keygen.xml 2019-07-18 00:02:43 +0000 @@ -2,7 +2,7 @@ - + %common; ]> @@ -363,7 +363,9 @@ >8. The host name or the name specified with the option is used for the section header. All other options are ignored, - and no key is created. + and no key is created. Note: white space is stripped from + the beginning and from the end of the password; See . @@ -375,7 +377,8 @@ The same as , but read from - FILE, not the terminal. + FILE, not the terminal, and + white space is not stripped from the password in any way. @@ -489,6 +492,13 @@ BUGS + + The / option + strips white space from the start and from the end of the + password before using it. If this is a problem, use the + option instead, which does not do + this. +