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:
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),