diff options
author | 2019-11-30 07:07:59 +0000 | |
---|---|---|
committer | 2019-11-30 07:07:59 +0000 | |
commit | 1890c57d070455b68833a23c07905fe7317a5441 (patch) | |
tree | 78b4b2bb7cd1674ebcca69b2a477c8a8c0fb52e0 /usr.bin/ssh/ssh-add.1 | |
parent | Test inet6 netmask and non-contiguous netmask in ifconfig(8). (diff) | |
download | wireguard-openbsd-1890c57d070455b68833a23c07905fe7317a5441.tar.xz wireguard-openbsd-1890c57d070455b68833a23c07905fe7317a5441.zip |
tweak the Nd lines for a bit of consistency;
ok markus
Diffstat (limited to 'usr.bin/ssh/ssh-add.1')
-rw-r--r-- | usr.bin/ssh/ssh-add.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh-add.1 b/usr.bin/ssh/ssh-add.1 index 432c4c78b43..1832ae66d4a 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.75 2019/11/18 23:16:49 naddy Exp $ +.\" $OpenBSD: ssh-add.1,v 1.76 2019/11/30 07:07:59 jmc Exp $ .\" .\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland @@ -35,12 +35,12 @@ .\" (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: November 18 2019 $ +.Dd $Mdocdate: November 30 2019 $ .Dt SSH-ADD 1 .Os .Sh NAME .Nm ssh-add -.Nd adds private key identities to the authentication agent +.Nd adds private key identities to the OpenSSH authentication agent .Sh SYNOPSIS .Nm ssh-add .Op Fl cDdkLlqvXx |