util/find-doc-nits.pl
100644 → 100755
+77
−28
util/find-undoc-api.pl
0 → 100755
+82
−0
Loading
Also tweaks to find-doc-nits, including name/synopsis checking.
Ironically, it also reports on duplicated doc names :)
Reviewed-by:
Richard Levitte <levitte@openssl.org>