Update the location of the pod files

CLA: trivial
Since 99d63d4 ("Move manpages to man[1357] structure.", 2016-10-26), the location
of the pod files has changed.
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1951)
This commit is contained in:
Beat Bolli 2016-11-18 10:17:28 +01:00 committed by Rich Salz
parent 0a3dce8257
commit 663ece0faa
1 changed files with 2 additions and 2 deletions

View File

@ -50,5 +50,5 @@ acceptance and review process faster:
test/README for information on the test framework. test/README for information on the test framework.
6. New features or changed functionality must include 6. New features or changed functionality must include
documentation. Please look at the "pod" files in doc/apps, doc/crypto documentation. Please look at the "pod" files in doc/man[1357]
and doc/ssl for examples of our style. for examples of our style.