diff options
author | Damien Miller <djm@mindrot.org> | 2010-02-11 23:26:23 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2010-02-11 23:26:23 +0100 |
commit | d400da5ba8d7e5822647c472c7dfbfecb55c2152 (patch) | |
tree | ac494185db88f94c77c2a7f7fde8381bfc31c800 /ssh.1 | |
parent | - markus@cvs.openbsd.org 2010/02/10 23:20:38 (diff) | |
download | openssh-d400da5ba8d7e5822647c472c7dfbfecb55c2152.tar.xz openssh-d400da5ba8d7e5822647c472c7dfbfecb55c2152.zip |
- jmc@cvs.openbsd.org 2010/02/11 13:23:29
[ssh.1]
libarary -> library;
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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. |