updated for version 7.0057
diff --git a/runtime/doc/pattern.txt b/runtime/doc/pattern.txt
index d12f0a0..d5a6e29 100644
--- a/runtime/doc/pattern.txt
+++ b/runtime/doc/pattern.txt
@@ -1,4 +1,4 @@
-*pattern.txt* For Vim version 7.0aa. Last change: 2005 Feb 20
+*pattern.txt* For Vim version 7.0aa. Last change: 2005 Mar 07
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -272,7 +272,7 @@
==============================================================================
2. The definition of a pattern *search-pattern* *pattern* *[pattern]*
*regular-expression* *regexp* *Pattern*
- *E76* *E361* *E363* *E383* *E476*
+ *E76* *E383* *E476*
For starters, read chapter 27 of the user manual |usr_27.txt|.