filter out OCSP_crlID_new links for now, breaks on case-insensitve filesystems
This commit is contained in:
parent
bf368e58e7
commit
b78f293939
@ -1021,7 +1021,6 @@ OBJ_nid2obj.3,OBJ_txt2nid.3
|
||||
OBJ_nid2obj.3,OBJ_txt2obj.3
|
||||
OBJ_nid2obj.3,i2t_ASN1_OBJECT.3
|
||||
OCSP_CRLID_new.3,OCSP_CRLID_free.3
|
||||
OCSP_CRLID_new.3,OCSP_crlID_new.3
|
||||
OCSP_REQUEST_new.3,OCSP_ONEREQ_free.3
|
||||
OCSP_REQUEST_new.3,OCSP_ONEREQ_new.3
|
||||
OCSP_REQUEST_new.3,OCSP_REQINFO_free.3
|
||||
|
@ -16,4 +16,4 @@
|
||||
makewhatis -a .
|
||||
|
||||
echo "# This is an auto-generated file by $0" > links
|
||||
/usr/src/regress/usr.bin/mandoc/db/mlinks/obj/mlinks mandoc.db | sort >> links
|
||||
/usr/src/regress/usr.bin/mandoc/db/mlinks/obj/mlinks mandoc.db | sort | grep -v OCSP_crlID_new >> links
|
||||
|
Loading…
x
Reference in New Issue
Block a user