Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaim, Sean M <Sean.Kaim@ca.com>2015-11-12 07:23:46 +0300
committerKaim, Sean M <Sean.Kaim@ca.com>2015-11-12 07:23:46 +0300
commitb63a1d0669623f3c452e42e9c66c52255cbe69fa (patch)
treebc5320bc56aad162ba0c66bed03745df700ad845 /CONFIG.C
parentd351dabaf31dac85a14bdbd059c7d1886fd7fe11 (diff)
Merge upstream 0.66 tag
http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commit;h=8fdeb3a95cc3d7dce5629fc22e309eb3c996f44d
Diffstat (limited to 'CONFIG.C')
-rw-r--r--CONFIG.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONFIG.C b/CONFIG.C
index 3100503f..086956fc 100644
--- a/CONFIG.C
+++ b/CONFIG.C
@@ -1474,7 +1474,7 @@ void setup_config_box(struct controlbox *b, int midsession,
HELPCTX(logging_filename),
conf_filesel_handler, I(CONF_logfilename));
ctrl_text(s, "(Log file name can contain &Y, &M, &D for date,"
- " &T for time, and &H for host name)",
+ " &T for time, &H for host name, and &P for port number)",
HELPCTX(logging_filename));
ctrl_radiobuttons(s, "What to do if the log file already exists:", 'e', 1,
HELPCTX(logging_exists),