mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 03:22:48 -05:00
Merge from trunk up to r8020.
[originally from svn r8021]
[r8020 == 14d825d42f
]
This commit is contained in:
@ -209,7 +209,7 @@ seems to be working so far.
|
||||
|
||||
Currently, release versions of PuTTY tools only run on full Win32
|
||||
systems and Unix. \q{Win32} includes Windows 95, 98, and ME, and it
|
||||
includes Windows NT, Windows 2000 and Windows XP.
|
||||
includes Windows NT, 2000, XP, and Vista.
|
||||
|
||||
In the development code, a partial port to the Mac OS (see
|
||||
\k{faq-mac-port}) is under way.
|
||||
@ -1398,11 +1398,12 @@ and pay any costs, we can't provide this.
|
||||
\H{faq-misc} Miscellaneous questions
|
||||
|
||||
\S{faq-openssh}{Question} Is PuTTY a port of \i{OpenSSH}, or based on
|
||||
OpenSSH?
|
||||
OpenSSH or OpenSSL?
|
||||
|
||||
No, it isn't. PuTTY is almost completely composed of code written
|
||||
from scratch for PuTTY. The only code we share with OpenSSH is the
|
||||
detector for SSH-1 CRC compensation attacks, written by CORE SDI S.A.
|
||||
detector for SSH-1 CRC compensation attacks, written by CORE SDI
|
||||
S.A; we share no code at all with OpenSSL.
|
||||
|
||||
\S{faq-sillyputty}{Question} Where can I buy silly putty?
|
||||
|
||||
|
@ -40,7 +40,7 @@ option has a double minus sign, even though none of the others do.
|
||||
This is because this option is supplied automatically by GTK.
|
||||
Sorry.)
|
||||
|
||||
\dt \cw{\-name} \e{font-name}
|
||||
\dt \cw{\-name} \e{name}
|
||||
|
||||
\dd Specify the name under which \cw{pterm} looks up X resources.
|
||||
Normally it will look them up as (for example) \cw{pterm.Font}. If
|
||||
|
Reference in New Issue
Block a user