Red Hat Bugzilla – Bug 448705
duplicate sentence in man page
Last modified: 2009-05-28 07:36:26 EDT
From Bugzilla Helper: User-Agent: Opera/9.50 (X11; Linux x86_64; U; en) Description of problem: In the manpage for cryptsetup, the following is present under "NOTES ON PASSWORD PROCESSING": Instead it will be zero padded (if shorter than the keysize) or truncated (if longer than the keysize) and used directly as the key. Instead, it will be zero padded (if shorter than the keysize) or truncated (if longer than the keysize) and used directly as the key. Version-Release number of selected component (if applicable): cryptsetup-luks-1.0.6-2.fc9.x86_64 How reproducible: Always Steps to Reproduce: 1. man cryptsetup 2. scroll down to "NOTES ON PASSWORD PROCESSING" 3. read the second paragraph, and note the redundancy Actual Results: Expected Results: Additional info:
Thank you for this report. A patch has been submited to upstream: http://permalink.gmane.org/gmane.linux.kernel.device-mapper.dm-crypt/2735
The patch has been included in upstream scm: http://code.google.com/p/cryptsetup/source/detail?r=39
I see this bug still exists on F9, but has been fixed in rawhide. I'll check the status around F10 after I reboot.
This has also been fixed on F10.
Can this be closed then?
I was just going to let it be end up closed WONTFIX when F9 went EOL, since the bug technically still exists in F9. Closing it now.