summaryrefslogtreecommitdiff
path: root/doc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/NEWS')
-rw-r--r--doc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/NEWS b/doc/NEWS
index d190193e1b..22e1ca0a68 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -3,7 +3,7 @@ This file is not actively maintained. See ChangeLog for recent changes.
: -W option
new option to specify warning level. -W0 to shut up warnings, -W1 for normal level,
- -W3 for verbose level. -w equals to -W1.
+ -W2 for verbose level. -w equals to -W1.
: Marshal to use marshal_dump and marshal_load