]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- jmc@cvs.openbsd.org 2010/02/11 13:23:29
authorDamien Miller <djm@mindrot.org>
Thu, 11 Feb 2010 22:26:23 +0000 (09:26 +1100)
committerDamien Miller <djm@mindrot.org>
Thu, 11 Feb 2010 22:26:23 +0000 (09:26 +1100)
     [ssh.1]
     libarary -> library;

ChangeLog
ssh.1

index 1c532a6e47e246b3ba9f2a49a25520e69fe31b68..f2bad93600458bcab3d303a521815ea4f05d1895 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,9 @@
    - markus@cvs.openbsd.org 2010/02/10 23:20:38
      [ssh-add.1 ssh-keygen.1 ssh.1 ssh_config.5]
      pkcs#11 is no longer optional; improve wording; ok jmc@
+   - jmc@cvs.openbsd.org 2010/02/11 13:23:29
+     [ssh.1]
+     libarary -> library;
 
 20100210
  - (djm) add -lselinux to LIBS before calling AC_CHECK_FUNCS for
diff --git a/ssh.1 b/ssh.1
index 8fcc9b564243686664f1f4a6f3387c9d261b534a..6964cd09cfbd7b8c59c6a3c9000accf1de5882aa 100644 (file)
--- a/ssh.1
+++ b/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.