diff options
author | Hans Nilsson <[email protected]> | 2018-04-18 20:17:49 +0200 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2018-04-25 18:25:24 +0200 |
commit | 06a782d7b5868237fa260b293f50646f9883cf33 (patch) | |
tree | ae833a196c08a4a91f1209c558986b7c60fb1eee /lib/ssh/doc/src/ssh_app.xml | |
parent | 30689e4e47351e235944350c88822b1e09b290e6 (diff) | |
download | otp-06a782d7b5868237fa260b293f50646f9883cf33.tar.gz otp-06a782d7b5868237fa260b293f50646f9883cf33.tar.bz2 otp-06a782d7b5868237fa260b293f50646f9883cf33.zip |
ssh: Use -spec and -type for documentation generation
Diffstat (limited to 'lib/ssh/doc/src/ssh_app.xml')
-rw-r--r-- | lib/ssh/doc/src/ssh_app.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ssh/doc/src/ssh_app.xml b/lib/ssh/doc/src/ssh_app.xml index faee9ef992..6d180a5272 100644 --- a/lib/ssh/doc/src/ssh_app.xml +++ b/lib/ssh/doc/src/ssh_app.xml @@ -333,7 +333,8 @@ <item><url href="https://tools.ietf.org/html/rfc8332">RFC 8332</url>, Use of RSA Keys with SHA-256 and SHA-512 in the Secure Shell (SSH) Protocol. </item> - <item><url href="https://tools.ietf.org/html/rfc8308">RFC 8308</url>, Extension Negotiation in the Secure Shell (SSH) Protocol. + <item><marker id="supported-ext-info"/> + <url href="https://tools.ietf.org/html/rfc8308">RFC 8308</url>, Extension Negotiation in the Secure Shell (SSH) Protocol. <p>Implemented are:</p> <list type="bulleted"> <item>The Extension Negotiation Mechanism</item> |