diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-06-15 21:22:40 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-06-15 21:22:40 -0700 |
commit | d11c48d9104ae7e5e979428ec01bc204bde38bfd (patch) | |
tree | 85de134a91611fc0c62549a45b6970a6535d28d0 /doc | |
parent | 0ee9c37a5214e66603a8de39e741f86b8e803560 (diff) | |
parent | eafc83fc65e511a794d5120f434291498552c0b1 (diff) | |
download | nasm-d11c48d9104ae7e5e979428ec01bc204bde38bfd.tar.gz nasm-d11c48d9104ae7e5e979428ec01bc204bde38bfd.tar.bz2 nasm-d11c48d9104ae7e5e979428ec01bc204bde38bfd.zip |
Merge branch 'nasm-2.03.x'
Conflicts:
doc/nasmdoc.src
Diffstat (limited to 'doc')
-rw-r--r-- | doc/nasmdoc.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index 4847a90..9c2070a 100644 --- a/doc/nasmdoc.src +++ b/doc/nasmdoc.src @@ -584,6 +584,7 @@ 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 <format> -y}. Not all output formats currently support debugging output. +See \k{opt-y}. 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 |