]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Fix doc.
authorVMware, Inc <>
Mon, 20 Sep 2010 18:16:50 +0000 (11:16 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Mon, 20 Sep 2010 18:16:50 +0000 (11:16 -0700)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/docs/api/services/utils.txt

index 284c1172ad875c8145482360de790bd49a22c334..974979bd88504e54ff13c28727c676bd21185652 100644 (file)
@@ -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