summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2015-02-28 19:54:54 -0800
committerJeff Forcier <jeff@bitprophet.org>2015-02-28 19:54:54 -0800
commitbb7acdc81f8c318fe844e3c61d0ee03d03a70bcd (patch)
tree5c0d8482ff6d109c1b9ebddacf00b3ef1ad64118 /sites
parent3ceab6a5f65db5be219b3dba17677e3101a0489f (diff)
parentca0fd1024ecf61b1758bdd38350fbd4c4ccaaefb (diff)
Merge branch '1.15'
Diffstat (limited to 'sites')
-rw-r--r--sites/www/index.rst8
1 files changed, 2 insertions, 6 deletions
diff --git a/sites/www/index.rst b/sites/www/index.rst
index 1b609709..8e7562af 100644
--- a/sites/www/index.rst
+++ b/sites/www/index.rst
@@ -26,11 +26,7 @@ Please see the sidebar to the left to begin.
.. rubric:: Footnotes
.. [#]
- SSH is defined in RFCs
- `4251 <http://www.rfc-editor.org/rfc/rfc4251.txt>`_,
- `4252 <http://www.rfc-editor.org/rfc/rfc4252.txt>`_,
- `4253 <http://www.rfc-editor.org/rfc/rfc4253.txt>`_, and
- `4254 <http://www.rfc-editor.org/rfc/rfc4254.txt>`_;
- the primary working implementation of the protocol is the `OpenSSH project
+ SSH is defined in :rfc:`4251`, :rfc:`4252`, :rfc:`4253` and :rfc:`4254`. The
+ primary working implementation of the protocol is the `OpenSSH project
<http://openssh.org>`_. Paramiko implements a large portion of the SSH
feature set, but there are occasional gaps.