X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=config.c;h=613d5408b5005621393c3003dfdcdd242d5fb9e4;hb=9f9d72ec58642e91b4f93ee4405a8086ee2fb2f0;hp=a1eae18f02a1b196964d892f966709b08f1c346b;hpb=f7713d452d37e9b314af48bb295d418b185989b7;p=PuTTY.git diff --git a/config.c b/config.c index a1eae18f..613d5408 100644 --- a/config.c +++ b/config.c @@ -1478,7 +1478,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),