summaryrefslogtreecommitdiffstats
path: root/PROTOCOL
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2015-05-08 03:56:51 +0000
committerDamien Miller <djm@mindrot.org>2015-05-08 13:58:06 +1000
commit4e636cf201ce6e7e3b9088568218f9d4e2c51712 (patch)
tree81eaec7f6fd26d6a9aae9dc44146683083455e28 /PROTOCOL
parent38b8272f823dc1dd4e29dbcee83943ed48bb12fa (diff)
upstream commit
whitespace at EOL
Diffstat (limited to 'PROTOCOL')
-rw-r--r--PROTOCOL4
1 files changed, 2 insertions, 2 deletions
diff --git a/PROTOCOL b/PROTOCOL
index 91bfe270..85641e65 100644
--- a/PROTOCOL
+++ b/PROTOCOL
@@ -175,7 +175,7 @@ whitelisted to receive this message upon request.
OpenSSH supports layer 2 and layer 3 tunnelling via the "tun@openssh.com"
channel type. This channel type supports forwarding of network packets
-with datagram boundaries intact between endpoints equipped with
+with datagram boundaries intact between endpoints equipped with
interfaces like the BSD tun(4) device. Tunnel forwarding channels are
requested by the client with the following packet:
@@ -453,4 +453,4 @@ respond with a SSH_FXP_STATUS message.
This extension is advertised in the SSH_FXP_VERSION hello with version
"1".
-$OpenBSD: PROTOCOL,v 1.27 2015/02/20 22:17:21 djm Exp $
+$OpenBSD: PROTOCOL,v 1.28 2015/05/08 03:56:51 djm Exp $