Avoid lines >80 chars. From jmc@
This commit is contained in:
parent
af5d8094d8
commit
0fd3f62edd
|
@ -157,7 +157,8 @@ which in turn can be evaluated in the calling shell, for example
|
|||
.Pp
|
||||
In both cases,
|
||||
.Xr ssh 1
|
||||
looks at these environment variables and uses them to establish a connection to the agent.
|
||||
looks at these environment variables
|
||||
and uses them to establish a connection to the agent.
|
||||
.Pp
|
||||
The agent initially does not have any private keys.
|
||||
Keys are added using
|
||||
|
|
Loading…
Reference in New Issue