summaryrefslogtreecommitdiff
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
parent4314c2b5489da5af3b70c440fcd2c44ddc4745a8 (diff)
- jmc@cvs.openbsd.org 2010/08/31 17:40:54
[ssh-agent.1] fix some macro abuse;
-rw-r--r--ChangeLog3
-rw-r--r--ssh-agent.16
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 594ebc24c..50dd15954 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
9 engineering: 9 engineering:
10 OpenSSL_add_all_algorithms is the name of the function we have a 10 OpenSSL_add_all_algorithms is the name of the function we have a
11 man page for, so use that. ok djm 11 man page for, so use that. ok djm
12 - jmc@cvs.openbsd.org 2010/08/31 17:40:54
13 [ssh-agent.1]
14 fix some macro abuse;
12 15
1320100831 1620100831
14 - OpenBSD CVS Sync 17 - OpenBSD CVS Sync
diff --git a/ssh-agent.1 b/ssh-agent.1
index 88ad490bc..134b93ae9 100644
--- a/ssh-agent.1
+++ b/ssh-agent.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-agent.1,v 1.51 2010/08/31 11:54:45 djm Exp $ 1.\" $OpenBSD: ssh-agent.1,v 1.52 2010/08/31 17:40:54 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
@@ -42,13 +42,13 @@
42.Nd authentication agent 42.Nd authentication agent
43.Sh SYNOPSIS 43.Sh SYNOPSIS
44.Nm ssh-agent 44.Nm ssh-agent
45.Op Fl c Li | Fl s 45.Op Fl c | s
46.Op Fl d 46.Op Fl d
47.Op Fl a Ar bind_address 47.Op Fl a Ar bind_address
48.Op Fl t Ar life 48.Op Fl t Ar life
49.Op Ar command Op Ar arg ... 49.Op Ar command Op Ar arg ...
50.Nm ssh-agent 50.Nm ssh-agent
51.Op Fl c Li | Fl s 51.Op Fl c | s
52.Fl k 52.Fl k
53.Sh DESCRIPTION 53.Sh DESCRIPTION
54.Nm 54.Nm