[ssh-agent.1]
     grammar; slade@shore.net
This commit is contained in:
Ben Lindstrom 2001-04-04 01:51:25 +00:00
parent efe5fd811b
commit 0d3e8fafa4
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
20010404
- OpenBSD CVS Sync
- deraadt@cvs.openbsd.org 2001/04/02 17:32:23
[ssh-agent.1]
grammar; slade@shore.net
20010403 20010403
- OpenBSD CVS Sync - OpenBSD CVS Sync
- stevesk@cvs.openbsd.org 2001/04/02 14:15:31 - stevesk@cvs.openbsd.org 2001/04/02 14:15:31
@ -4807,4 +4813,4 @@
- Wrote replacements for strlcpy and mkdtemp - Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1 - Released 1.0pre1
$Id: ChangeLog,v 1.1047 2001/04/03 13:02:48 stevesk Exp $ $Id: ChangeLog,v 1.1048 2001/04/04 01:51:25 mouring Exp $

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: ssh-agent.1,v 1.22 2001/03/02 18:54:31 deraadt Exp $ .\" $OpenBSD: ssh-agent.1,v 1.23 2001/04/02 17:32:23 deraadt Exp $
.\" .\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Author: Tatu Ylonen <ylo@cs.hut.fi>
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@ -121,7 +121,7 @@ or
syntax can be generated) which can be evalled in the calling shell. syntax can be generated) which can be evalled in the calling shell.
Later Later
.Xr ssh 1 .Xr ssh 1
look at these variables and use them to establish a connection to the agent. looks at these variables and uses them to establish a connection to the agent.
.Pp .Pp
A unix-domain socket is created A unix-domain socket is created
.Pq Pa /tmp/ssh-XXXXXXXX/agent.<pid> , .Pq Pa /tmp/ssh-XXXXXXXX/agent.<pid> ,