summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordjm <djm>2010-11-20 04:20:10 +0000
committerdjm <djm>2010-11-20 04:20:10 +0000
commitfd21244f6fc5a038a19bb86fe0f7b6303df9b909 (patch)
tree2357b9baae8751cb4b86ee00d95e55bfe4d95453
parent7f8a2f253dc5d20a76c63f88cf2bf5e91777bc3a (diff)
downloadopenssh-fd21244f6fc5a038a19bb86fe0f7b6303df9b909.tar.gz
- jmc@cvs.openbsd.org 2010/11/15 07:40:14
[ssh_config.5] libary -> library;
-rw-r--r--ChangeLog3
-rw-r--r--ssh_config.56
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ddba8a9..33875020 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,9 @@
hardcoding lowdelay/throughput.
bz#1733 patch from philipp AT redfish-solutions.com; ok markus@ deraadt@
+ - jmc@cvs.openbsd.org 2010/11/15 07:40:14
+ [ssh_config.5]
+ libary -> library;
20101111
- (djm) [servconf.c ssh-add.c ssh-keygen.c] don't look for ECDSA keys on
diff --git a/ssh_config.5 b/ssh_config.5
index 9e82fa86..a51a37dd 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,8 +33,8 @@
.\" (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.143 2010/11/13 23:27:50 djm Exp $
-.Dd $Mdocdate: November 13 2010 $
+.\" $OpenBSD: ssh_config.5,v 1.144 2010/11/15 07:40:14 jmc Exp $
+.Dd $Mdocdate: November 15 2010 $
.Dt SSH_CONFIG 5
.Os
.Sh NAME
@@ -806,7 +806,7 @@ The default is
.Dq no .
.It Cm PKCS11Provider
Specifies which PKCS#11 provider to use.
-The argument to this keyword is the PKCS#11 shared libary
+The argument to this keyword is the PKCS#11 shared library
.Xr ssh 1
should use to communicate with a PKCS#11 token providing the user's
private RSA key.