From 870406fba4c6e5897a3378ed7b2ee1dccbbc2079 Mon Sep 17 00:00:00 2001 From: Jakob Schlyter Date: Tue, 6 Feb 2001 23:03:25 +0000 Subject: add -1 option (force protocol version 1). ok markus@ --- usr.bin/ssh/ssh.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'usr.bin/ssh/ssh.1') diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index 28913232fdb..ff9090942a1 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.84 2001/02/04 15:10:44 markus Exp $ +.\" $OpenBSD: ssh.1,v 1.85 2001/02/06 23:03:24 jakob Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -549,6 +549,10 @@ from the local machine. Port forwardings can also be specified in the configuration file. Privileged ports can be forwarded only when logging in as root on the remote machine. +.It Fl 1 +Forces +.Nm +to try protocol version 1 only. .It Fl 2 Forces .Nm -- cgit v1.2.3