summaryrefslogtreecommitdiff
path: root/ssh-add.1
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2012-12-07 13:06:13 +1100
committerDarren Tucker <dtucker@zip.com.au>2012-12-07 13:06:13 +1100
commitf9333d5246d979a448c5ff4d466de2fd2d286cfd (patch)
tree930757c09738a55b6d88fff7739777964b72d64b /ssh-add.1
parent3dfb877046b40638ac7c88de9bb07091eb463205 (diff)
- jmc@cvs.openbsd.org 2012/12/03 08:33:03
[ssh-add.1 sshd_config.5] tweak previous;
Diffstat (limited to 'ssh-add.1')
-rw-r--r--ssh-add.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index af93762ae..44846b67e 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-add.1,v 1.57 2012/12/02 20:42:15 djm Exp $ 1.\" $OpenBSD: ssh-add.1,v 1.58 2012/12/03 08:33:02 jmc Exp $
2.\" 2.\"
3.\" Author: Tatu Ylonen <ylo@cs.hut.fi> 3.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -35,7 +35,7 @@
35.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 35.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
36.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 36.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
37.\" 37.\"
38.Dd $Mdocdate: December 2 2012 $ 38.Dd $Mdocdate: December 3 2012 $
39.Dt SSH-ADD 1 39.Dt SSH-ADD 1
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -99,7 +99,7 @@ Instead of adding identities, removes identities from the agent.
99If 99If
100.Nm 100.Nm
101has been run without arguments, the keys for the default identities and 101has been run without arguments, the keys for the default identities and
102their corresponding certificateswill be removed. 102their corresponding certificates will be removed.
103Otherwise, the argument list will be interpreted as a list of paths to 103Otherwise, the argument list will be interpreted as a list of paths to
104public key files to specify keys and certificates to be removed from the agent. 104public key files to specify keys and certificates to be removed from the agent.
105If no public key is found at a given path, 105If no public key is found at a given path,