diff options
author | Fredrik Gustafsson <[email protected]> | 2013-01-28 10:45:29 +0100 |
---|---|---|
committer | Fredrik Gustafsson <[email protected]> | 2013-01-28 10:45:29 +0100 |
commit | e9bd9d3cec027bf6147af8355f3faff330602a45 (patch) | |
tree | bb688d5037d99c73aa4fc9268c004e23b14ac7ef /lib/ssh/doc/src/introduction.xml | |
parent | 1265cf07e3c4f1cf10fb2541951eae7ff35d25b4 (diff) | |
parent | f67ee57b37c0f7d819781dc23230048cc776532b (diff) | |
download | otp-e9bd9d3cec027bf6147af8355f3faff330602a45.tar.gz otp-e9bd9d3cec027bf6147af8355f3faff330602a45.tar.bz2 otp-e9bd9d3cec027bf6147af8355f3faff330602a45.zip |
Merge branch 'fredrik/ssh/dialyzer-and-doc'
* fredrik/ssh/dialyzer-and-doc:
Fixed some broken links in ssh doc
Fixed some ssh documentation
Diffstat (limited to 'lib/ssh/doc/src/introduction.xml')
-rw-r--r-- | lib/ssh/doc/src/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/doc/src/introduction.xml b/lib/ssh/doc/src/introduction.xml index ae75414999..e76aa20d64 100644 --- a/lib/ssh/doc/src/introduction.xml +++ b/lib/ssh/doc/src/introduction.xml @@ -48,7 +48,7 @@ <section> <title>Prerequisites</title> - <p>It is assumed that the reader is familiar with the concepts of <seealso marker="doc/design_principals:des_princ">OTP</seealso> + <p>It is assumed that the reader is familiar with the concepts of <seealso marker="doc/design_principles:des_princ">OTP</seealso> and has a basic understanding of <url href="http://en.wikipedia.org/wiki/Public-key_cryptography">public keys</url>.</p> </section> |