From 57bf27b6549afb411e8c6ac5c335700eabdc79a1 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Wed, 11 Jun 2008 18:50:41 -0700 Subject: [PATCH] doc: remove obsolete note. --- doc/nasmdoc.src | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index ee4a3fdb..4bae4457 100644 --- a/doc/nasmdoc.src +++ b/doc/nasmdoc.src @@ -581,10 +581,9 @@ if \c{-F} is specified. A complete list of the available debug file formats for an output format can be seen by issuing the command \i\c{nasm -f --y}. (As of 2.00, only "-f elf32", "-f elf64", "-f ieee", and "-f obj" -provide debug information.) See \k{opt-y}. +-y}. Not all output formats currently support debugging output. -This should not be confused with the "-f dbg" output format option which +This should not be confused with the \c{-f dbg} output format option which is not built into NASM by default. For information on how to enable it when building from the sources, see \k{dbgfmt}