[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#265627: ssh.1 forgets to mention where the "Ciphers" list is



Package: ssh
Version: 1:3.8.1p1-8
Severity: minor
Tags: patch

The '-c' option in ssh.1 directs the reader to the "Ciphers" section,
but forgets to mention that this section is actually in ssh_config(5).


--- ssh.1.orig	2004-08-02 19:05:32.000000000 -0500
+++ ssh.1	2004-08-13 22:27:30.000000000 -0500
@@ -463,9 +463,11 @@
 .It Fl c Ar cipher_spec
 Additionally, for protocol version 2 a comma-separated list of ciphers can
 be specified in order of preference.
-See
+See the
 .Cm Ciphers
-for more information.
+section of
+.Xr ssh_config 5
+for the list of ciphers supported in protocol 2.
 .It Fl D Ar port
 Specifies a local
 .Dq dynamic




Reply to: