diff options
author | Tom Tanner <ttanner2@bloomberg.net> | 2013-11-04 10:24:31 (GMT) |
---|---|---|
committer | Tom Tanner <ttanner2@bloomberg.net> | 2013-11-04 10:24:31 (GMT) |
commit | 425a1f0df64d016128a98098b30f7d0e1ebd8de8 (patch) | |
tree | 4708c19376a60748c924f31f5509e72afa2e140d | |
parent | abec7c8c531817d20185f9c758f3ca7316b1207b (diff) | |
download | SCons-425a1f0df64d016128a98098b30f7d0e1ebd8de8.zip SCons-425a1f0df64d016128a98098b30f7d0e1ebd8de8.tar.gz SCons-425a1f0df64d016128a98098b30f7d0e1ebd8de8.tar.bz2 |
Another problem with <para> tags.
-rw-r--r-- | doc/user/troubleshoot.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/user/troubleshoot.xml b/doc/user/troubleshoot.xml index b609855..65c9199 100644 --- a/doc/user/troubleshoot.xml +++ b/doc/user/troubleshoot.xml @@ -165,13 +165,10 @@ file.in executed. </para> - <para> <scons_output example="troubleshoot_explain1" os="posix" suffix="3"> <scons_output_command>scons -Q --warn=target-not-built</scons_output_command> </scons_output> - </para> - <para> The &debug-explain; option also comes in handy |