Install applink.c with the public header files.
[openssl.git] / doc / crypto / OPENSSL_Applink.pod
index 59f46ebbebe623986b52d4ca613058670f1f2947..d3a461ba39d3e0befd3f1c082a21b290a02287c1 100644 (file)
@@ -16,7 +16,8 @@ Even though it appears at application side, it's essentially OpenSSL
 private interface. For this reason application developers are not
 expected to implement it, but to compile provided module with
 compiler of their choice and link it into the target application.
-The referred module is available as <openssl>/ms/applink.c.
+The referred module is available as F<applink.c>, located alongside
+the public header files (only on the platforms where applicable).
 
 =head1 COPYRIGHT