mercurial/help/config.txt
changeset 32686 dd0bdeb0feee
parent 32314 2b017d22fe97
child 32764 33b7283a3828
--- a/mercurial/help/config.txt	Mon May 22 22:20:38 2017 -0400
+++ b/mercurial/help/config.txt	Mon May 22 22:32:59 2017 -0400
@@ -415,7 +415,7 @@
 ``mode``
     String: control the method used to output color. One of ``auto``, ``ansi``,
     ``win32``, ``terminfo`` or ``debug``. In auto mode, Mercurial will
-    use ANSI mode by default (or win32 mode on Windows) if it detects a
+    use ANSI mode by default (or win32 mode prior to Windows 10) if it detects a
     terminal. Any invalid value will disable color.
 
 ``pagermode``