From: VMware, Inc <> Date: Mon, 20 Sep 2010 18:16:50 +0000 (-0700) Subject: Fix doc. X-Git-Tag: 2010.09.19-301124~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96cec70284ccc77251586f51bbe13fd58efbeaf2;p=thirdparty%2Fopen-vm-tools.git Fix doc. Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/docs/api/services/utils.txt b/open-vm-tools/docs/api/services/utils.txt index 284c1172a..974979bd8 100644 --- a/open-vm-tools/docs/api/services/utils.txt +++ b/open-vm-tools/docs/api/services/utils.txt @@ -47,8 +47,8 @@ for each domain are: - Valid values: error, critical, warning, message, info, debug, none - This value is required when configuring a domain. - handler: the handler to use when logging. - - Valid values: std, outputdebugstring (Win32-only), file, file+, vmx - (same as "file", but appends to existing log file), syslog (Unix only). + - Valid values: std, outputdebugstring (Win32-only), file, file+ (same as + "file", but appends to existing log file), vmx, syslog (Unix only). - Default: "std" on Unix, "outputdebugstring" on Windows. For file handlers, the following extra configuration information can be