- 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
This commit is contained in:
parent
b9902cf6f6
commit
36378c6413
|
@ -38,6 +38,10 @@
|
||||||
[ssh.1 sshd.8]
|
[ssh.1 sshd.8]
|
||||||
Remove mention of 'three' key files since there are now four. From
|
Remove mention of 'three' key files since there are now four. From
|
||||||
Steve.McClellan at radisys com.
|
Steve.McClellan at radisys com.
|
||||||
|
- 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
|
||||||
|
|
||||||
20120519
|
20120519
|
||||||
- (dtucker) [configure.ac] bz#2010: fix non-portable shell construct. Patch
|
- (dtucker) [configure.ac] bz#2010: fix non-portable shell construct. Patch
|
||||||
|
|
6
ssh.1
6
ssh.1
|
@ -33,7 +33,7 @@
|
||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" 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 $
|
.Dd $Mdocdate: June 18 2012 $
|
||||||
.Dt SSH 1
|
.Dt SSH 1
|
||||||
.Os
|
.Os
|
||||||
|
@ -587,8 +587,8 @@ Implies
|
||||||
.Fl T ,
|
.Fl T ,
|
||||||
.Cm ExitOnForwardFailure
|
.Cm ExitOnForwardFailure
|
||||||
and
|
and
|
||||||
.Cm ClearAllForwardings
|
.Cm ClearAllForwardings .
|
||||||
and works with Protocol version 2 only.
|
Works with Protocol version 2 only.
|
||||||
.It Fl w Xo
|
.It Fl w Xo
|
||||||
.Ar local_tun Ns Op : Ns Ar remote_tun
|
.Ar local_tun Ns Op : Ns Ar remote_tun
|
||||||
.Xc
|
.Xc
|
||||||
|
|
Loading…
Reference in New Issue