summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.57
1 files changed, 3 insertions, 4 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 350a8eacd..7ab5d02fd 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -34,8 +34,8 @@
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_config.5,v 1.127 2010/02/08 10:50:20 markus Exp $ 37.\" $OpenBSD: ssh_config.5,v 1.128 2010/02/10 23:20:38 markus Exp $
38.Dd $Mdocdate: February 8 2010 $ 38.Dd $Mdocdate: February 10 2010 $
39.Dt SSH_CONFIG 5 39.Dt SSH_CONFIG 5
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -715,9 +715,8 @@ The default is
715Specifies which PKCS#11 provider to use. 715Specifies which PKCS#11 provider to use.
716The argument to this keyword is the PKCS#11 shared libary 716The argument to this keyword is the PKCS#11 shared libary
717.Xr ssh 1 717.Xr ssh 1
718should use to communicate with a PKCS#11 token used for storing the user's 718should use to communicate with a PKCS#11 token providing the user's
719private RSA key. 719private RSA key.
720By default, no device is specified and PKCS#11 support is not activated.
721.It Cm Port 720.It Cm Port
722Specifies the port number to connect on the remote host. 721Specifies the port number to connect on the remote host.
723The default is 22. 722The default is 22.