diff --git a/gdb/config/i386v32-g.mh b/gdb/config/i386v32-g.mh
index 9382889529d..1b16789c200 100644
--- a/gdb/config/i386v32-g.mh
+++ b/gdb/config/i386v32-g.mh
@@ -1,5 +1,5 @@
-# Intel 386 running System V release 2, using COFF encapsulation
-# Copyright (C) 1990 Free Software Foundation, Inc.
+# Intel 386 running System V release 3.2, using COFF encapsulation
+# Copyright (C) 1991 Free Software Foundation, Inc.
 
 # This file is part of GDB.
 
diff --git a/gdb/config/i386v32.mh b/gdb/config/i386v32.mh
index 40bb628000f..0dc3d19b3bc 100644
--- a/gdb/config/i386v32.mh
+++ b/gdb/config/i386v32.mh
@@ -1,5 +1,5 @@
-# Intel 386 running System V release 2
-# Copyright (C) 1990 Free Software Foundation, Inc.
+# Intel 386 running System V release 3.2
+# Copyright (C) 1991 Free Software Foundation, Inc.
 
 # This file is part of GDB.