Add a forgotten ;.
Spotted by: Siebrand Mazeland <siebrand dot mazeland at xs4all dot nl>
This commit is contained in:
parent
63807d817c
commit
30626e26d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25140
1 changed files with 1 additions and 1 deletions
|
@ -4390,7 +4390,7 @@ bb:48:db:f2:93:57:80:b6:aa:bc:f5:d5:ba:8f:79:17 user@host.example.com
|
|||
into memory for use, without needing to type the passphrase
|
||||
each time.</para>
|
||||
|
||||
<para>The &man.ssh-agent.1 utility will handle the authentication
|
||||
<para>The &man.ssh-agent.1; utility will handle the authentication
|
||||
using the private key(s) that are loaded into it.
|
||||
&man.ssh-agent.1; should be used to launch another application.
|
||||
At the most basic level, it could spawn a shell or at a more
|
||||
|
|
Loading…
Reference in a new issue