summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authordtucker <dtucker>2006-01-20 00:30:14 +0000
committerdtucker <dtucker>2006-01-20 00:30:14 +0000
commit5d99117d33b6ce11c965781dcf2481db3a412320 (patch)
tree4e1e6e0b163f6c23608e28cdc9a4812a068e53b4 /ssh.1
parente290d0eb4d5d3010ac420185126480a3ab406b92 (diff)
downloadopenssh-5d99117d33b6ce11c965781dcf2481db3a412320.tar.gz
- jmc@cvs.openbsd.org 2006/01/15 17:37:05
[ssh.1] correction from deraadt
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index 59694822..59ec74b3 100644
--- a/ssh.1
+++ b/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.248 2006/01/12 22:34:12 jmc Exp $
+.\" $OpenBSD: ssh.1,v 1.249 2006/01/15 17:37:05 jmc Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@@ -643,7 +643,7 @@ The file format and configuration options are described in
exits with the exit status of the remote command or with 255
if an error occurred.
.Sh AUTHENTICATION
-The OpenSSH SSH client supports OpenSSH protocols 1 and 2.
+The OpenSSH SSH client supports SSH protocols 1 and 2.
Protocol 2 is the default, with
.Nm
falling back to protocol 1 if it detects protocol 2 is unsupported.