From d1e8ba60392e0b36185af0f8953942600e73e3f1 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Thu, 29 Nov 2007 17:19:49 -0800 Subject: [PATCH] -o is output filename, not output format --- doc/nasmdoc.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index 734e72bb..f8636c20 100644 --- a/doc/nasmdoc.src +++ b/doc/nasmdoc.src @@ -814,8 +814,8 @@ The syntax is: \b \c{-Ox} where \c{x} is the actual letter \c{x}, indicates to NASM to do unlimited passes. -Note that this is a capital O, and is different from a small o, which -is used to specify the output format. See \k{opt-o}. +Note that this is a capital \c{O}, and is different from a small \c{o}, which +is used to specify the output file name. See \k{opt-o}. \S{opt-t} The \i\c{-t} option: Enable TASM Compatibility Mode