]> andersk Git - openssh.git/commitdiff
- msf@cvs.openbsd.org 2006/02/06 15:54:07
authordjm <djm>
Wed, 15 Mar 2006 00:05:35 +0000 (00:05 +0000)
committerdjm <djm>
Wed, 15 Mar 2006 00:05:35 +0000 (00:05 +0000)
     [ssh.1]
     - typo fix
     ok jmc@

ChangeLog
ssh.1

index d94d34c2c75ab2c0670aa5a63c10cf3b37faf201..85f3deccc679f62e48de1e04c2988fcebbc77b05 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+20060315
+ - (djm) OpenBSD CVS Sync:
+   - msf@cvs.openbsd.org 2006/02/06 15:54:07
+     [ssh.1]
+     - typo fix
+     ok jmc@
+
 20060313
  - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
    since not all platforms support it.  Instead, use internal equivalent while
diff --git a/ssh.1 b/ssh.1
index f4c677628ce291aafb648d7bd23f9e6b59c171b4..8950081390554dcc749bf4a89312cf1cf844161a 100644 (file)
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,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.253 2006/01/30 13:37:49 jmc Exp $
+.\" $OpenBSD: ssh.1,v 1.254 2006/02/06 15:54:07 msf Exp $
 .Dd September 25, 1999
 .Dt SSH 1
 .Os
@@ -1087,7 +1087,7 @@ is set to
 .Dq forced-commands-only :
 .Bd -literal -offset 2n
 tunnel="1",command="sh /etc/netstart tun1" ssh-rsa ... jane
-tunnel="2",command="sh /etc/netstart tun1" ssh-rsa ... john
+tunnel="2",command="sh /etc/netstart tun2" ssh-rsa ... john
 .Ed
 .Pp
 Since a SSH-based setup entails a fair amount of overhead,
This page took 0.066927 seconds and 5 git commands to generate.