diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-12-08 21:37:51 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-12-08 21:37:51 +0000 |
commit | 587ea03acd07cf2f51416ddcbbeb833de7dd8d94 (patch) | |
tree | 5c53ae0d08edc2f054319cea22916e368546ac4d /usr.bin | |
parent | 2958db9f30520688ab6aaacf4b2460cf76a2de71 (diff) |
new sentence, new line;
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/ssh/ssh_config.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/ssh/ssh_config.5 b/usr.bin/ssh/ssh_config.5 index 68061182c9f..50df0d432df 100644 --- a/usr.bin/ssh/ssh_config.5 +++ b/usr.bin/ssh/ssh_config.5 @@ -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_config.5,v 1.68 2005/12/08 18:34:11 reyk Exp $ +.\" $OpenBSD: ssh_config.5,v 1.69 2005/12/08 21:37:50 jmc Exp $ .Dd September 25, 1999 .Dt SSH_CONFIG 5 .Os @@ -911,9 +911,9 @@ with older servers. .It Cm Tunnel Request starting .Xr tun 4 -device forwarding between the client and the server. This option also -allows requesting layer 2 (ethernet) instead of layer 3 -(point-to-point) tunneling from the server. +device forwarding between the client and the server. +This option also allows requesting layer 2 (ethernet) +instead of layer 3 (point-to-point) tunneling from the server. The argument must be .Dq yes , .Dq point-to-point , |