summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2012-06-20 21:53:25 +1000
committerDamien Miller <djm@mindrot.org>2012-06-20 21:53:25 +1000
commit36378c64134c9fee2258e0fc8f1cff1bfccdfecd (patch)
treea5bf606f7d61b2ed76fe1431ba029896643b502b
parentb9902cf6f6a2f657b1f2128eb01df75b309e80c6 (diff)
- dtucker@cvs.openbsd.org 2012/06/18 12:17:18
[ssh.1] Clarify description of -W. Noted by Steve.McClellan at radisys com, ok jmc
-rw-r--r--ChangeLog4
-rw-r--r--ssh.16
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 25c46c1cf..df10ce092 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,10 @@
38 [ssh.1 sshd.8] 38 [ssh.1 sshd.8]
39 Remove mention of 'three' key files since there are now four. From 39 Remove mention of 'three' key files since there are now four. From
40 Steve.McClellan at radisys com. 40 Steve.McClellan at radisys com.
41 - dtucker@cvs.openbsd.org 2012/06/18 12:17:18
42 [ssh.1]
43 Clarify description of -W. Noted by Steve.McClellan at radisys com,
44 ok jmc
41 45
4220120519 4620120519
43 - (dtucker) [configure.ac] bz#2010: fix non-portable shell construct. Patch 47 - (dtucker) [configure.ac] bz#2010: fix non-portable shell construct. Patch
diff --git a/ssh.1 b/ssh.1
index 71beefc15..eaf5d83db 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,7 +33,7 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh.1,v 1.325 2012/06/18 12:07:07 dtucker Exp $ 36.\" $OpenBSD: ssh.1,v 1.326 2012/06/18 12:17:18 dtucker Exp $
37.Dd $Mdocdate: June 18 2012 $ 37.Dd $Mdocdate: June 18 2012 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
@@ -587,8 +587,8 @@ Implies
587.Fl T , 587.Fl T ,
588.Cm ExitOnForwardFailure 588.Cm ExitOnForwardFailure
589and 589and
590.Cm ClearAllForwardings 590.Cm ClearAllForwardings .
591and works with Protocol version 2 only. 591Works with Protocol version 2 only.
592.It Fl w Xo 592.It Fl w Xo
593.Ar local_tun Ns Op : Ns Ar remote_tun 593.Ar local_tun Ns Op : Ns Ar remote_tun
594.Xc 594.Xc