diff options
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/ssh/ssh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index 6b3c2fcf82a..8e0f377199e 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/ssh.1 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh.1,v 1.211 2005/09/19 15:38:27 jmc Exp $ +.\" $OpenBSD: ssh.1,v 1.212 2005/09/19 23:31:31 djm Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -455,7 +455,7 @@ option. Selects the cipher specification for encrypting the session. .Pp Protocol version 1 allows specification of a single cipher. -The suported values are +The supported values are .Dq 3des , .Dq blowfish and |