summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-agent.1
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2010-08-31 17:40:54 +0000
committerjmc <jmc@openbsd.org>2010-08-31 17:40:54 +0000
commite1afe787e79810bbb184232d9ce2d0d6b645994c (patch)
treeb64479efe1c985317fb53db45164556990059bda /usr.bin/ssh/ssh-agent.1
parentDo wsdisplay suspend/resume and also the bufq dance. (diff)
downloadwireguard-openbsd-e1afe787e79810bbb184232d9ce2d0d6b645994c.tar.xz
wireguard-openbsd-e1afe787e79810bbb184232d9ce2d0d6b645994c.zip
fix some macro abuse;
Diffstat (limited to 'usr.bin/ssh/ssh-agent.1')
-rw-r--r--usr.bin/ssh/ssh-agent.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh-agent.1 b/usr.bin/ssh/ssh-agent.1
index 88ad490bcec..134b93ae91f 100644
--- a/usr.bin/ssh/ssh-agent.1
+++ b/usr.bin/ssh/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