From b8e699fb3d5e61f3e64fceb8632aac64886ea1cf Mon Sep 17 00:00:00 2001 From: Victor van den Elzen Date: Sat, 24 Jul 2010 22:24:15 +0200 Subject: [PATCH] Remove redundant sentence in docs --- doc/nasmdoc.src | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index ffa06e6..25dcb99 100644 --- a/doc/nasmdoc.src +++ b/doc/nasmdoc.src @@ -843,8 +843,7 @@ with a \i{stub preprocessor} which does nothing. \S{opt-O} The \i\c{-O} Option: Specifying \i{Code Size Optimization} Using the \c{-O} option, you can tell NASM to carry out different -levels of optimization. NASM defaults to full optimization. -The syntax is: +levels of optimization. The syntax is: \b \c{-O0}: No optimization. All operands take their long forms, if a short form is not specified, except conditional jumps. -- 2.7.4