On Fri, Oct 29, 2010 at 03:25:42AM +0200, Ingo Schwarze wrote:
> Jonathan Gray wrote on Fri, Oct 29, 2010 at 04:39:29AM +1100:
> > On Thu, Oct 28, 2010 at 06:23:49PM +0059, Jason McIntyre wrote:
> >> On Thu, Oct 28, 2010 at 06:19:01PM +0100, Jason McIntyre wrote:
> 
> >>> so, what place is "correct"? des_crypt.3 looks like the best candidate,
> >>> but note that FILES is now totally irrelevant. the other candidate
> >>> appears to be crypt(3)...
> 
> >> err, it's obviously not des_crypt(3), since this commit removed it!
> >> so, crypt(3)?
> 
> > lib/libssl/src/doc/crypto/des.pod
> > lib/libssl/src/doc/crypto/des_modes.pod
> > 
> > we don't currently install these however
> 
> Judging from the build log and /usr/src/lib/libssl/man/Makefile,
> the former is installed to /usr/share/man/cat3/DES_set_key.0.
> You are right that the latter isn't, though.

oh right, it's all coming back. the file got renamed to stop it
clobbering another file - i suspect the one that jsg just removed. since
we now have no des man page, we could undo that workaround. but i'm just
not sure it's worth the effort. the whole thing is a mess.

jmc

Reply via email to