CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/06 06:26:59
Modified files:
lib/libcrypto/man: OBJ_create.3
Log message:
Correct the RETURN VALUES of OBJ_add_object(3).
The text was misleading before and after the improvement
in obj_dat.c rev. 1.61. The way i'm fixing the documentation
here takes that improvement into account.
Also add a CAVEATS section about adding incomplete objects.
