From 18a623738197ad96781301b40c54b7abcc2a314e Mon Sep 17 00:00:00 2001 From: mason Date: Mon, 20 Nov 2000 06:42:05 +0000 Subject: [PATCH] s/usefull/useful/ --- crypto/dist/ssh/ssh.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crypto/dist/ssh/ssh.1 b/crypto/dist/ssh/ssh.1 index 3d6cefdb5e9c..64d43dd2e0dd 100644 --- a/crypto/dist/ssh/ssh.1 +++ b/crypto/dist/ssh/ssh.1 @@ -1,6 +1,6 @@ .\" -*- nroff -*- .\" -.\" $NetBSD: ssh.1,v 1.2 2000/10/20 12:40:34 martin Exp $ +.\" $NetBSD: ssh.1,v 1.3 2000/11/20 06:42:05 mason Exp $ .\" .\" Author: Tatu Ylonen .\" Copyright (c) 1995 Tatu Ylonen , Espoo, Finland @@ -418,7 +418,7 @@ needs to ask for a password or passphrase; see also the option.) .It Fl N Do not execute a remote command. -This is usefull if you just want to forward ports +This is useful if you just want to forward ports (protocol version 2 only). .It Fl o Ar option Can be used to give options in the format used in the config file.