summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-07-22 20:45:39 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-07-22 20:45:39 +0000
commit979c981f99de7e7a3589018852482b0a9c57907b (patch)
tree99f179a438b4698b1bd5623f3d17c9d997136dce /ssh.1
parent0250da057d8eea11ee76ff5100be41bb2ce2241c (diff)
- stevesk@cvs.openbsd.org 2001/07/20 18:41:51
[ssh.1] "the" command line
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh.1 b/ssh.1
index 0cc56ae8c..061f5d15d 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh.1,v 1.119 2001/07/19 00:41:44 stevesk Exp $ 37.\" $OpenBSD: ssh.1,v 1.120 2001/07/20 18:41:51 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -349,10 +349,10 @@ sent to the server machine (and no cookies are sent in the plain).
349.Pp 349.Pp
350If the user is using an authentication agent, the connection to the agent 350If the user is using an authentication agent, the connection to the agent
351is automatically forwarded to the remote side unless disabled on 351is automatically forwarded to the remote side unless disabled on
352command line or in a configuration file. 352the command line or in a configuration file.
353.Pp 353.Pp
354Forwarding of arbitrary TCP/IP connections over the secure channel can 354Forwarding of arbitrary TCP/IP connections over the secure channel can
355be specified either on command line or in a configuration file. 355be specified either on the command line or in a configuration file.
356One possible application of TCP/IP forwarding is a secure connection to an 356One possible application of TCP/IP forwarding is a secure connection to an
357electronic purse; another is going through firewalls. 357electronic purse; another is going through firewalls.
358.Pp 358.Pp