commit | f9860c82986a33442704f60878868bb2631e2116 | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Sun May 01 11:12:35 2011 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Sun May 01 11:12:35 2011 -0400 |
tree | 127a9738cb02ca557dd3f4e2c7f6f6b76b20eb30 | |
parent | dd6ab853849ac07692330769f4835910c28e0c8a [diff] [blame] |
#11971: fix man page; it's -OO not -O0 Patch by Lars Michelsen.
diff --git a/Misc/python.man b/Misc/python.man index ddfccef..9308787 100644 --- a/Misc/python.man +++ b/Misc/python.man
@@ -31,7 +31,7 @@ .B \-O ] [ -.B \-O0 +.B \-OO ] [ .B -Q @@ -148,7 +148,7 @@ .I .pyc to \fI.pyo\fP. Given twice, causes docstrings to be discarded. .TP -.B \-O0 +.B \-OO Discard docstrings in addition to the \fB-O\fP optimizations. .TP .BI "\-Q " argument