mirror of https://github.com/openssl/openssl.git
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:
parent
0a3dce8257
commit
663ece0faa
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue