1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-25 01:02:24 +00:00

Fix typo in pageant(1).

This commit is contained in:
Jacob Nevins 2016-03-19 22:54:51 +00:00
parent 2aa8d81c2d
commit 4b8a86b1ac

View File

@ -155,7 +155,7 @@ before it manages to happen.
\dt \cw{--debug}
\dd Pageant will run in the foreground, without forking. It will print
its enviroment variable setup commands on standard output, and then it
its environment variable setup commands on standard output, and then it
will log all agent activity to standard output as well. This is useful
for debugging what Pageant itself is doing, or what another process is
doing to it.