I've noticed that openssl installs the man page des_modes.7 and makes three links to it called Modes.7, of.7, and DES.7 (because the title is "Modes of DES").
To fix this, I have modified util/extract-names.pl, util/point.sh, and Makefile.org, in order to extract the name as a single string with embedded spaces and to create the symbolic link that way. Diffs are attached. Of course, a man page file name with embedded spaces isn't very useful anyway, but it's better than having "of.7". Maybe something should be changed in doc/crypto/des_modes.pod. Matthew Fischer ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
