Mention win2k3 support in the sample config and in the faq.
diff --git a/documentation/faq.sgml b/documentation/faq.sgml
index 9ec16e4..e9e3f1f 100644
--- a/documentation/faq.sgml
+++ b/documentation/faq.sgml
@@ -1292,7 +1292,7 @@
<para>
Either use a classic no-windows install (Wine is getting better all
the time) or use a Win9x install (Win95, 98, 98SE, ME). DON'T
- configure Wine to use an NT-based Windows install (NT, Win2K, WinXP).
+ configure Wine to use an NT-based Windows install (NT, Win2K, WinXP, Win2K3).
</para>
<para>
In general, most Windows installations contain vast quantities of garbage
diff --git a/documentation/samples/config b/documentation/samples/config
index f7c84aa..d0fab95 100644
--- a/documentation/samples/config
+++ b/documentation/samples/config
@@ -76,7 +76,7 @@
# [wineconf]
[Version]
-; Windows version to imitate (win95,win98,winme,nt351,nt40,win2k,winxp,win20,win30,win31)
+; Windows version to imitate (win95,win98,winme,nt351,nt40,win2k,winxp,win2k3,win20,win30,win31)
;"Windows" = "win98"
; DOS version to imitate
;"DOS" = "6.22"