summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-11-15 07:40:15 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-11-15 07:40:15 +0000
commitafdab98cb456c9774dc86829c1bafd1919d445ee (patch)
treec149eef3e9d1d07d8934b3778d8469030009d4e3 /usr.bin
parent0cc87acc67e6c732e1450bc9fcb144cd9f95e4ec (diff)
libary -> library;
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ssh/ssh_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh_config.5 b/usr.bin/ssh/ssh_config.5
index 9e82fa864a3..a51a37dded6 100644
--- a/usr.bin/ssh/ssh_config.5
+++ b/usr.bin/ssh/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.