summaryrefslogtreecommitdiff
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorBeat Bolli <me+github@drbeat.li>2016-11-18 10:17:28 +0100
committerRich Salz <rsalz@openssl.org>2016-11-18 07:28:03 -0500
commit663ece0faa3d87a81838011f81edb8ede97018fd (patch)
tree408e0a4f5ee234a9bbfe7d4fd4e0131b9a8158ad /CONTRIBUTING
parent0a3dce8257d62cd39a17ff7fdbb1fe4724146f7b (diff)
downloadopenssl-new-663ece0faa3d87a81838011f81edb8ede97018fd.tar.gz
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)
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
index 1eebaf37ec..08c607aad2 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -50,5 +50,5 @@ acceptance and review process faster:
test/README for information on the test framework.
6. New features or changed functionality must include
- documentation. Please look at the "pod" files in doc/apps, doc/crypto
- and doc/ssl for examples of our style.
+ documentation. Please look at the "pod" files in doc/man[1357]
+ for examples of our style.