From 0fd3f62eddc7cf54dcc9053be6f58998f3eb926a Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Tue, 3 Aug 2021 21:02:33 +1000 Subject: Avoid lines >80 chars. From jmc@ --- ssh-agent.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ssh-agent.1') diff --git a/ssh-agent.1 b/ssh-agent.1 index 2cf46160..ed8c8709 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 -- cgit v1.2.1