diff options
author | jmc@openbsd.org <jmc@openbsd.org> | 2015-11-15 23:54:15 +0000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2015-11-16 11:31:40 +1100 |
commit | 1a11670286acddcc19f5eff0966c380831fc4638 (patch) | |
tree | 772cd9940683f3257902a7774c22ee109633d586 /ssh-agent.1 | |
parent | f361df474c49a097bfcf16d1b7b5c36fcd844b4b (diff) |
upstream commit
do not confuse mandoc by presenting "Dd";
Upstream-ID: 1470fce171c47b60bbc7ecd0fc717a442c2cfe65
Diffstat (limited to 'ssh-agent.1')
-rw-r--r-- | ssh-agent.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh-agent.1 b/ssh-agent.1 index dabc5c46..c4b50bbd 100644 --- a/ssh-agent.1 +++ b/ssh-agent.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-agent.1,v 1.61 2015/11/15 22:26:49 jcs Exp $ +.\" $OpenBSD: ssh-agent.1,v 1.62 2015/11/15 23:54:15 jmc Exp $ .\" .\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland @@ -43,7 +43,7 @@ .Sh SYNOPSIS .Nm ssh-agent .Op Fl c | s -.Op Fl Dd +.Op Fl \&Dd .Op Fl a Ar bind_address .Op Fl E Ar fingerprint_hash .Op Fl t Ar life |