From ffe303d7937f478fccbb302c04e63e0cbfd7867e Mon Sep 17 00:00:00 2001 From: yaworsky Date: Tue, 29 Nov 2005 10:12:45 +0000 Subject: Convert TAG (program name) from source encoding to locale encoding if source encoding is specified and other than locale encoding. --- doc/src/configuration.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src/configuration.xml') diff --git a/doc/src/configuration.xml b/doc/src/configuration.xml index dc99510..f88059b 100644 --- a/doc/src/configuration.xml +++ b/doc/src/configuration.xml @@ -172,7 +172,7 @@ It may contain the following format characters: %lpriority level in numeric form %Hsource host name (a device, according to RFC 3164) %hsender host name (datagram sender, which may be device or relay) - %Pprogram name + %Pprogram name; this is taken from the MSG part of message and converted to locale encoding if source encoding is specified %%% character -- cgit v1.2.3