summaryrefslogtreecommitdiffstats
path: root/ssh-add.1
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-05-06 05:01:02 +0200
committerBen Lindstrom <mouring@eviladmin.org>2001-05-06 05:01:02 +0200
commitaafff9cc7619d238e27500d0e4d2e4ea0fa140e1 (patch)
tree1c7f41fe5c1f08248afcc0e380bd132c2b199bfb /ssh-add.1
parent - (bal) Add 'seed_rng()' to ssh-add.c (diff)
downloadopenssh-aafff9cc7619d238e27500d0e4d2e4ea0fa140e1.tar.xz
openssh-aafff9cc7619d238e27500d0e4d2e4ea0fa140e1.zip
- stevesk@cvs.openbsd.org 2001/05/05 13:42:52
[sftp.1 ssh-add.1 ssh-keygen.1] typos, grammar
Diffstat (limited to 'ssh-add.1')
-rw-r--r--ssh-add.14
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index d7725c6e3..2bcbe0eeb 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-add.1,v 1.24 2001/04/10 09:13:21 itojun Exp $
+.\" $OpenBSD: ssh-add.1,v 1.25 2001/05/05 13:42:52 stevesk Exp $
.\"
.\" -*- nroff -*-
.\"
@@ -57,7 +57,7 @@ Alternative file names can be given on the command line.
If any file requires a passphrase,
.Nm
asks for the passphrase from the user.
-The Passphrase it is read from the user's tty.
+The passphrase is read from the user's tty.
.Nm
retries the last passphrase if multiple identity files are given.
.Pp