Fix typo: 'you' -> 'your'.

bz#3108 from jmckitrick@gmail.com.
This commit is contained in:
Darren Tucker 2020-01-06 09:02:53 +11:00
parent 7652a57662
commit 69e44ba701
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ asked for confirmation, which is your cue to log back out and run
The reason you might want to specify the -i option in this case is to
ensure that the comment on the installed key is the one from the
.Pa .pub
file, rather than just the filename that was loaded into you agent.
file, rather than just the filename that was loaded into your agent.
It also ensures that only the id you intended is installed, rather than
all the keys that you have in your
.Xr ssh-agent 1 .