summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.113
1 files changed, 7 insertions, 6 deletions
diff --git a/ssh.1 b/ssh.1
index f4b1679e3..d8af4de62 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.171 2003/05/15 04:08:41 markus Exp $ 37.\" $OpenBSD: ssh.1,v 1.172 2003/05/20 12:09:31 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -488,8 +488,8 @@ It is possible to have multiple
488options (and multiple identities specified in 488options (and multiple identities specified in
489configuration files). 489configuration files).
490.It Fl I Ar smartcard_device 490.It Fl I Ar smartcard_device
491Specifies which smartcard device to use. The argument is 491Specifies which smartcard device to use.
492the device 492The argument is the device
493.Nm 493.Nm
494should use to communicate with a smartcard used for storing the user's 494should use to communicate with a smartcard used for storing the user's
495private RSA key. 495private RSA key.
@@ -542,9 +542,10 @@ per-host basis in the configuration file.
542Quiet mode. 542Quiet mode.
543Causes all warning and diagnostic messages to be suppressed. 543Causes all warning and diagnostic messages to be suppressed.
544.It Fl s 544.It Fl s
545May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use 545May be used to request invocation of a subsystem on the remote system.
546of SSH as a secure transport for other applications (eg. sftp). The 546Subsystems are a feature of the SSH2 protocol which facilitate the use
547subsystem is specified as the remote command. 547of SSH as a secure transport for other applications (eg. sftp).
548The subsystem is specified as the remote command.
548.It Fl t 549.It Fl t
549Force pseudo-tty allocation. 550Force pseudo-tty allocation.
550This can be used to execute arbitrary 551This can be used to execute arbitrary