summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authordtucker <dtucker>2004-01-30 02:00:29 +0000
committerdtucker <dtucker>2004-01-30 02:00:29 +0000
commit3d46fbd873cd469a88479188b800c5ce7ed6f736 (patch)
treea4b2d5724772916a73d7191118352a2d4f27fc62 /regress
parentcf1809a45b9af6f5868b3e858aa7f113a7749901 (diff)
downloadopenssh-3d46fbd873cd469a88479188b800c5ce7ed6f736.tar.gz
- jmc@cvs.openbsd.org 2003/11/07 10:16:44
[ssh-com.sh] adress -> address, and a few more; all from Jonathon Gray;
Diffstat (limited to 'regress')
-rw-r--r--regress/ssh-com.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/ssh-com.sh b/regress/ssh-com.sh
index 78ae6e9e..c3715a24 100644
--- a/regress/ssh-com.sh
+++ b/regress/ssh-com.sh
@@ -1,4 +1,4 @@
-# $OpenBSD: ssh-com.sh,v 1.5 2003/05/14 22:08:27 markus Exp $
+# $OpenBSD: ssh-com.sh,v 1.6 2003/11/07 10:16:44 jmc Exp $
# Placed in the Public Domain.
tid="connect to ssh.com server"
@@ -29,7 +29,7 @@ SRC=`dirname ${SCRIPT}`
# ssh.com
cat << EOF > $OBJ/sshd2_config
#*:
- # Port and ListenAdress are not used.
+ # Port and ListenAddress are not used.
QuietMode yes
Port 4343
ListenAddress 127.0.0.1