- jmc@cvs.openbsd.org 2007/06/12 13:41:03
     [ssh-add.1]
     identies -> identities;
diff --git a/ssh-add.1 b/ssh-add.1
index 550562f..005041b 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
-.\"	$OpenBSD: ssh-add.1,v 1.45 2007/06/12 07:41:00 djm Exp $
+.\"	$OpenBSD: ssh-add.1,v 1.46 2007/06/12 13:41:03 jmc Exp $
 .\"
 .\"  -*- nroff -*-
 .\"
@@ -37,7 +37,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: June 5 2007 $
+.Dd $Mdocdate: June 12 2007 $
 .Dt SSH-ADD 1
 .Os
 .Sh NAME
@@ -89,10 +89,10 @@
 .It Fl D
 Deletes all identities from the agent.
 .It Fl d
-Instead of adding identies, removes identities from the agent.
+Instead of adding identities, removes identities from the agent.
 If
 .Nm
-has been run without arguments, the keys for the default identies will
+has been run without arguments, the keys for the default identities will
 be removed.
 Otherwise, the argument list will be interpreted as a list of paths to
 public key files and matching keys will be removed from the agent.