Add -p (public only) flag to find-doc-nits
authorRich Salz <rsalz@openssl.org>
Thu, 1 Jun 2017 20:26:26 +0000 (16:26 -0400)
committerRich Salz <rsalz@openssl.org>
Thu, 1 Jun 2017 20:26:26 +0000 (16:26 -0400)
commit274d1beea2ffff23a469a978658a83e03e46f80f
treecca4caebf7496d7c5056436bf02cf2f64d4b87ae
parent73bc53708c386c1ea85941d345721e23dc61c05c
Add -p (public only) flag to find-doc-nits

Report if any non-public items are documented.
Add util/private.num that lists items that aren't in the public
(lib*.num) files that we do want to document.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3603)
doc/man3/d2i_Netscape_RSA.pod [deleted file]
util/find-doc-nits
util/private.num [new file with mode: 0644]