diff options
author | Ingela Anderton Andin <[email protected]> | 2013-02-22 11:10:57 +0100 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2013-02-22 11:11:32 +0100 |
commit | cdc749bfc82dcbefe13ce9ed7885936bd9a9a58b (patch) | |
tree | e9231578e7576b6ea8dc5b6ed312a47289b27e2c /lib/ssl/doc/src/ssl_app.xml | |
parent | f5c2c7299926bc024f296cf79f037576c260f0c9 (diff) | |
download | otp-cdc749bfc82dcbefe13ce9ed7885936bd9a9a58b.tar.gz otp-cdc749bfc82dcbefe13ce9ed7885936bd9a9a58b.tar.bz2 otp-cdc749bfc82dcbefe13ce9ed7885936bd9a9a58b.zip |
ssl: Add missing option and links
Diffstat (limited to 'lib/ssl/doc/src/ssl_app.xml')
-rw-r--r-- | lib/ssl/doc/src/ssl_app.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/ssl/doc/src/ssl_app.xml b/lib/ssl/doc/src/ssl_app.xml index 84ad483617..0ee5b23e47 100644 --- a/lib/ssl/doc/src/ssl_app.xml +++ b/lib/ssl/doc/src/ssl_app.xml @@ -41,8 +41,9 @@ <section> <title>ENVIRONMENT</title> <p>The following application environment configuration parameters - are defined for the SSL application. Refer to application(3) for - more information about configuration parameters. + are defined for the SSL application. See <seealso + marker="kernel:application">application(3)</seealso>for more + information about configuration parameters. </p> <p>Note that the environment parameters can be set on the command line, for instance,</p> @@ -87,7 +88,7 @@ <section> <title>SEE ALSO</title> - <p>application(3)</p> + <p><seealso marker="kernel:application">application(3)</seealso></p> </section> </appref> |