summaryrefslogtreecommitdiff
path: root/ssh-agent.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-09-10 11:12:38 +1000
committerDamien Miller <djm@mindrot.org>2010-09-10 11:12:38 +1000
commitde735ea3bddf5813aabd76de18151e55172626b3 (patch)
treeca918335e9aec6483a2ac657c48f4d10f09f19c9 /ssh-agent.1
parent4314c2b5489da5af3b70c440fcd2c44ddc4745a8 (diff)
downloadopenssh-git-de735ea3bddf5813aabd76de18151e55172626b3.tar.gz
- jmc@cvs.openbsd.org 2010/08/31 17:40:54
[ssh-agent.1] fix some macro abuse;
Diffstat (limited to 'ssh-agent.1')
-rw-r--r--ssh-agent.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-agent.1 b/ssh-agent.1
index 88ad490b..134b93ae 100644
--- a/ssh-agent.1
+++ b/ssh-agent.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-agent.1,v 1.51 2010/08/31 11:54:45 djm Exp $
+.\" $OpenBSD: ssh-agent.1,v 1.52 2010/08/31 17:40:54 jmc Exp $
.\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -42,13 +42,13 @@
.Nd authentication agent
.Sh SYNOPSIS
.Nm ssh-agent
-.Op Fl c Li | Fl s
+.Op Fl c | s
.Op Fl d
.Op Fl a Ar bind_address
.Op Fl t Ar life
.Op Ar command Op Ar arg ...
.Nm ssh-agent
-.Op Fl c Li | Fl s
+.Op Fl c | s
.Fl k
.Sh DESCRIPTION
.Nm