summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.16
1 files changed, 4 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index 6369fc28b..73e208693 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh.1,v 1.339 2013/10/16 22:49:38 djm Exp $ 36.\" $OpenBSD: ssh.1,v 1.340 2013/11/21 00:45:44 djm Exp $
37.Dd $Mdocdate: October 16 2013 $ 37.Dd $Mdocdate: November 21 2013 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -504,6 +504,8 @@ for the algorithms supported for the specified version 2
504The queriable features are: 504The queriable features are:
505.Dq cipher 505.Dq cipher
506(supported symmetric ciphers), 506(supported symmetric ciphers),
507.Dq cipher-auth
508(supported symmetric ciphers that support authenticated encryption),
507.Dq MAC 509.Dq MAC
508(supported message integrity codes), 510(supported message integrity codes),
509.Dq KEX 511.Dq KEX