diff --git a/SWIG/Doc/Manual/Warnings.html b/SWIG/Doc/Manual/Warnings.html
index a6e4af471..7bb9a2c0a 100644
--- a/SWIG/Doc/Manual/Warnings.html
+++ b/SWIG/Doc/Manual/Warnings.html
@@ -425,7 +425,8 @@ example.i(4): Syntax error in input.
467. Overloaded declaration not supported (no type checking rule for 'type')
468. No 'throw' typemap defined for exception type type
469. No or improper directorin typemap defined for type
-470. Unable to use return type type in director method
+470. Possible thread/reentrant unsafe wrapping
+471. Unable to use return type type in director method
14.8.5 Code generation (500-599)