diff options
author | 2001-08-23 18:08:59 +0000 | |
---|---|---|
committer | 2001-08-23 18:08:59 +0000 | |
commit | 702adc3a8b367daa2cb7e54b329cf4ad2d98520c (patch) | |
tree | f311cbda6ee28c04547c25e476f7d6f4f4957d0c /usr.bin/ssh/ssh-add.1 | |
parent | fix usage; ok markus@ (diff) | |
download | wireguard-openbsd-702adc3a8b367daa2cb7e54b329cf4ad2d98520c.tar.xz wireguard-openbsd-702adc3a8b367daa2cb7e54b329cf4ad2d98520c.zip |
minor cleanup
Diffstat (limited to 'usr.bin/ssh/ssh-add.1')
-rw-r--r-- | usr.bin/ssh/ssh-add.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh-add.1 b/usr.bin/ssh/ssh-add.1 index e906c912f89..b842080d632 100644 --- a/usr.bin/ssh/ssh-add.1 +++ b/usr.bin/ssh/ssh-add.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-add.1,v 1.26 2001/08/03 10:31:19 jakob Exp $ +.\" $OpenBSD: ssh-add.1,v 1.27 2001/08/23 18:08:59 stevesk Exp $ .\" .\" -*- nroff -*- .\" @@ -42,7 +42,7 @@ .Os .Sh NAME .Nm ssh-add -.Nd adds RSA or DSA identities for the authentication agent +.Nd adds RSA or DSA identities to the authentication agent .Sh SYNOPSIS .Nm ssh-add .Op Fl lLdD |