summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-02-11 13:23:30 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-02-11 13:23:30 +0000
commit4d7905123caaf9405015ef7d41cdafe61660dfb3 (patch)
tree2cf3192539123288cda351cb8a8b2e7498b8251a /usr.bin
parente3c06d9197bf7d3013c72dc37f16089b0d9dfa1e (diff)
libarary -> library;
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ssh/ssh.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1
index 8fcc9b56424..6964cd09cfb 100644
--- a/usr.bin/ssh/ssh.1
+++ b/usr.bin/ssh/ssh.1
@@ -34,8 +34,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.1,v 1.293 2010/02/10 23:20:38 markus Exp $
-.Dd $Mdocdate: February 10 2010 $
+.\" $OpenBSD: ssh.1,v 1.294 2010/02/11 13:23:29 jmc Exp $
+.Dd $Mdocdate: February 11 2010 $
.Dt SSH 1
.Os
.Sh NAME
@@ -286,7 +286,7 @@ before placing itself in the background.
.It Fl g
Allows remote hosts to connect to local forwarded ports.
.It Fl I Ar pkcs11
-Specify the PKCS#11 shared libarary
+Specify the PKCS#11 shared library
.Nm
should use to communicate with a PKCS#11 token providing the user's
private RSA key.