]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Fix typo: 'you' -> 'your'.
authorDarren Tucker <dtucker@dtucker.net>
Sun, 5 Jan 2020 22:02:53 +0000 (09:02 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Sun, 5 Jan 2020 22:02:53 +0000 (09:02 +1100)
bz#3108 from jmckitrick@gmail.com.

contrib/ssh-copy-id.1

index 8850cceda0a9734c24f0b8888c1e721a022ebfa6..ae75c79a5793314aeae63cb1e5d0978fa2108f21 100644 (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 .