Skip to content

Commit

Permalink
Fix grammar nit.
Browse files Browse the repository at this point in the history
Ensure 'ensure ensure' doesn't make it into the release documentation
:-)
  • Loading branch information
sgtatham committed Jul 10, 2021
1 parent 413398a commit 640e46a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 9 deletions.
4 changes: 2 additions & 2 deletions doc/man-plink.but
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,8 @@ to override a setting in a saved session.)
\dd Disconnect from any SSH server which accepts authentication without
ever having asked for any kind of password or signature or token. (You
might want to enable this for a server you always expect to challenge
you, for instance to ensure ensure you don't accidentally type your key
file's passphrase into a compromised server spoofing Plink's passphrase
you, for instance to ensure you don't accidentally type your key file's
passphrase into a compromised server spoofing Plink's passphrase
prompt.)

\dt \cw{\-noshare}
Expand Down
5 changes: 2 additions & 3 deletions doc/man-pscp.but
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,8 @@ to override a setting in a saved session.)
\dd Disconnect from any SSH server which accepts authentication without
ever having asked for any kind of password or signature or token. (You
might want to enable this for a server you always expect to challenge
you, for instance to ensure ensure you don't accidentally type your key
file's passphrase into a compromised server spoofing PSCP's passphrase
prompt.)
you, for instance to ensure you don't accidentally type your key file's
passphrase into a compromised server spoofing PSCP's passphrase prompt.)

\dt \cw{\-hostkey} \e{key}

Expand Down
4 changes: 2 additions & 2 deletions doc/man-psftp.but
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ to override a setting in a saved session.)
\dd Disconnect from any SSH server which accepts authentication without
ever having asked for any kind of password or signature or token. (You
might want to enable this for a server you always expect to challenge
you, for instance to ensure ensure you don't accidentally type your key
file's passphrase into a compromised server spoofing PSFTP's passphrase
you, for instance to ensure you don't accidentally type your key file's
passphrase into a compromised server spoofing PSFTP's passphrase
prompt.)

\dt \cw{\-hostkey} \e{key}
Expand Down
4 changes: 2 additions & 2 deletions doc/man-putty.but
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,8 @@ to override a setting in a saved session.)
\dd Disconnect from any SSH server which accepts authentication without
ever having asked for any kind of password or signature or token. (You
might want to enable this for a server you always expect to challenge
you, for instance to ensure ensure you don't accidentally type your key
file's passphrase into a compromised server spoofing PuTTY's passphrase
you, for instance to ensure you don't accidentally type your key file's
passphrase into a compromised server spoofing PuTTY's passphrase
prompt.)

\dt \cw{\-hostkey} \e{key}
Expand Down

0 comments on commit 640e46a

Please sign in to comment.