diff options
-rw-r--r-- | ssh-agent.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ssh-agent.1 b/ssh-agent.1 index 2cf46160b..ed8c87096 100644 --- a/ssh-agent.1 +++ b/ssh-agent.1 @@ -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 |