diff options
author | Darren Tucker <dtucker@cvs.openbsd.org> | 2012-06-18 12:17:19 +0000 |
---|---|---|
committer | Darren Tucker <dtucker@cvs.openbsd.org> | 2012-06-18 12:17:19 +0000 |
commit | 254f645187613167d55a8eafe27613608d333d90 (patch) | |
tree | 2ba7ca60d9fa06f73505e38920f3448e81bc3cdd | |
parent | 9a2e11b41ade3bfab302c98487872b4dd3ea2e5c (diff) |
Clarify description of -W. Noted by Steve.McClellan at radisys com, ok jmc
-rw-r--r-- | usr.bin/ssh/ssh.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index 71beefc158e..eaf5d83db16 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/ssh.1 @@ -33,7 +33,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.325 2012/06/18 12:07:07 dtucker Exp $ +.\" $OpenBSD: ssh.1,v 1.326 2012/06/18 12:17:18 dtucker Exp $ .Dd $Mdocdate: June 18 2012 $ .Dt SSH 1 .Os @@ -587,8 +587,8 @@ Implies .Fl T , .Cm ExitOnForwardFailure and -.Cm ClearAllForwardings -and works with Protocol version 2 only. +.Cm ClearAllForwardings . +Works with Protocol version 2 only. .It Fl w Xo .Ar local_tun Ns Op : Ns Ar remote_tun .Xc |