--- zsh-3.1.9-dev-1/Completion/User/_ssh Sun May 21 20:31:27 2000 +++ zsh-3.1.9-dev-mine/Completion/User/_ssh Sun May 21 20:34:28 2000 @@ -33,7 +33,7 @@ '-l[specify login name]:login name:_ssh_users' \ '-n[redirect stdin from /dev/null]' \ '*-o[specify extra options]:option string:->option' \ - '-p[specify port on remote host]:port number on remote host:' \ + '-p[specify port on remote host]:port number on remote host:_ports' \ '-q[quiet operation]' \ '-P[use non priviledged port]' \ '-t[force pseudo-tty allocation]' \