From ef09ea7f9f936fccb15b3629daa69854871c4870 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Tue, 31 Jan 2006 09:34:12 +0000 Subject: use "proxy_protocol" as the arg to -X, not "proxy_version"; from ray lai; --- src/usr.bin/nc/nc.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1 index 2b87caa915..852ded8ef8 100644 --- a/src/usr.bin/nc/nc.1 +++ b/src/usr.bin/nc/nc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nc.1,v 1.42 2006/01/25 23:21:37 djm Exp $ +.\" $OpenBSD: nc.1,v 1.43 2006/01/31 09:34:12 jmc Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. @@ -188,7 +188,7 @@ will listen forever for a connection, with or without the .Fl w flag. The default is no timeout. -.It Fl X Ar proxy_version +.It Fl X Ar proxy_protocol Requests that .Nm should use the specified protocol when talking to the proxy server. -- cgit v1.2.3-55-g6feb