summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-04-04 01:51:25 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-04-04 01:51:25 +0000
commit0d3e8fafa46441d448cee87a0dc8f9274d137ba4 (patch)
treeb87ebc437a61b90a6f96d40e4b7ac25c4c022744
parentefe5fd811bee766f4d5f5b5d0072d271bfd24f49 (diff)
- deraadt@cvs.openbsd.org 2001/04/02 17:32:23
[ssh-agent.1] grammar; slade@shore.net
-rw-r--r--ChangeLog8
-rw-r--r--ssh-agent.14
2 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 2211ac3d6..2bf835bcf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120010404
2 - OpenBSD CVS Sync
3 - deraadt@cvs.openbsd.org 2001/04/02 17:32:23
4 [ssh-agent.1]
5 grammar; slade@shore.net
6
120010403 720010403
2 - OpenBSD CVS Sync 8 - OpenBSD CVS Sync
3 - stevesk@cvs.openbsd.org 2001/04/02 14:15:31 9 - stevesk@cvs.openbsd.org 2001/04/02 14:15:31
@@ -4807,4 +4813,4 @@
4807 - Wrote replacements for strlcpy and mkdtemp 4813 - Wrote replacements for strlcpy and mkdtemp
4808 - Released 1.0pre1 4814 - Released 1.0pre1
4809 4815
4810$Id: ChangeLog,v 1.1047 2001/04/03 13:02:48 stevesk Exp $ 4816$Id: ChangeLog,v 1.1048 2001/04/04 01:51:25 mouring Exp $
diff --git a/ssh-agent.1 b/ssh-agent.1
index 0d8da1d8e..a14f359a4 100644
--- a/ssh-agent.1
+++ b/ssh-agent.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-agent.1,v 1.22 2001/03/02 18:54:31 deraadt Exp $ 1.\" $OpenBSD: ssh-agent.1,v 1.23 2001/04/02 17:32:23 deraadt 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
@@ -121,7 +121,7 @@ or
121syntax can be generated) which can be evalled in the calling shell. 121syntax can be generated) which can be evalled in the calling shell.
122Later 122Later
123.Xr ssh 1 123.Xr ssh 1
124look at these variables and use them to establish a connection to the agent. 124looks at these variables and uses them to establish a connection to the agent.
125.Pp 125.Pp
126A unix-domain socket is created 126A unix-domain socket is created
127.Pq Pa /tmp/ssh-XXXXXXXX/agent.<pid> , 127.Pq Pa /tmp/ssh-XXXXXXXX/agent.<pid> ,