summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.110
1 files changed, 5 insertions, 5 deletions
diff --git a/ssh.1 b/ssh.1
index 4bbfe34c0..8f3be1749 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.68 2000/11/12 19:50:38 markus Exp $ 37.\" $OpenBSD: ssh.1,v 1.70 2000/12/01 00:00:51 markus Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -446,7 +446,7 @@ needs to ask for a password or passphrase; see also the
446option.) 446option.)
447.It Fl N 447.It Fl N
448Do not execute a remote command. 448Do not execute a remote command.
449This is usefull if you just want to forward ports 449This is useful if you just want to forward ports
450(protocol version 2 only). 450(protocol version 2 only).
451.It Fl o Ar option 451.It Fl o Ar option
452Can be used to give options in the format used in the config file. 452Can be used to give options in the format used in the config file.
@@ -475,7 +475,7 @@ This can be used to execute arbitrary
475screen-based programs on a remote machine, which can be very useful, 475screen-based programs on a remote machine, which can be very useful,
476e.g., when implementing menu services. 476e.g., when implementing menu services.
477.It Fl T 477.It Fl T
478Disable pseudo-tty allocation (protocol version 2 only). 478Disable pseudo-tty allocation.
479.It Fl v 479.It Fl v
480Verbose mode. 480Verbose mode.
481Causes 481Causes
@@ -1236,7 +1236,7 @@ This version of OpenSSH
1236.Bl -bullet 1236.Bl -bullet
1237.It 1237.It
1238has all components of a restrictive nature (i.e., patents, see 1238has all components of a restrictive nature (i.e., patents, see
1239.Xr crypto 3 ) 1239.Xr ssl 8 )
1240directly removed from the source code; any licensed or patented components 1240directly removed from the source code; any licensed or patented components
1241are chosen from 1241are chosen from
1242external libraries. 1242external libraries.
@@ -1265,4 +1265,4 @@ The support for SSH protocol 2 was written by Markus Friedl.
1265.Xr ssh-keygen 1 , 1265.Xr ssh-keygen 1 ,
1266.Xr telnet 1 , 1266.Xr telnet 1 ,
1267.Xr sshd 8 , 1267.Xr sshd 8 ,
1268.Xr crypto 3 1268.Xr ssl 8