]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- dtucker@cvs.openbsd.org 2012/06/18 12:17:18
authorDamien Miller <djm@mindrot.org>
Wed, 20 Jun 2012 11:53:25 +0000 (21:53 +1000)
committerDamien Miller <djm@mindrot.org>
Wed, 20 Jun 2012 11:53:25 +0000 (21:53 +1000)
     [ssh.1]
     Clarify description of -W.  Noted by Steve.McClellan at radisys com, ok jmc

ChangeLog
ssh.1

index 25c46c1cf0f6ab3b16ba4be57e795594062ecbe8..df10ce0922d7a54434434333a86d516719cec329 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
      [ssh.1 sshd.8]
      Remove mention of 'three' key files since there are now four.  From
      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
  - (dtucker) [configure.ac] bz#2010: fix non-portable shell construct.  Patch
diff --git a/ssh.1 b/ssh.1
index 71beefc158e9e37164869bfde42849ccd39aa4db..eaf5d83db161081b7e10f94dc7a9a0afa97adfce 100644 (file)
--- a/ssh.1
+++ b/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