diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/guide/start_parameters.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/guide/start_parameters.xhp b/source/text/shared/guide/start_parameters.xhp index 6f767eacaf..b87cc0c476 100644 --- a/source/text/shared/guide/start_parameters.xhp +++ b/source/text/shared/guide/start_parameters.xhp @@ -355,7 +355,7 @@ </tablerow> <tablerow> <tablecell> - <paragraph id="par_id51571706970244" role="paragraph"><emph>--record</emph></paragraph> + <paragraph id="par_id51571706970244" localize="false" role="paragraph"><emph>--record</emph></paragraph> </tablecell> <tablecell> <paragraph id="par_id11571706970245" role="paragraph">An enhanced debugger.</paragraph> @@ -363,7 +363,7 @@ </tablerow> <tablerow> <tablecell> - <paragraph id="par_id751571707080685" role="paragraph"><emph>--backtrace</emph></paragraph> + <paragraph id="par_id751571707080685" localize="false" role="paragraph"><emph>--backtrace</emph></paragraph> </tablecell> <tablecell> <paragraph id="par_id971571707080686" role="paragraph">Prints the backtrace of the entire stack.</paragraph> @@ -371,7 +371,7 @@ </tablerow> <tablerow> <tablecell> - <paragraph id="par_id171571707097883" role="paragraph"><emph>--strace</emph></paragraph> + <paragraph id="par_id171571707097883" localize="false" role="paragraph"><emph>--strace</emph></paragraph> </tablecell> <tablecell> <paragraph id="par_id621571707097884" role="paragraph">strace is a diagnostic, debugging and instructional userspace utility for Linux.</paragraph> @@ -379,7 +379,7 @@ </tablerow> <tablerow> <tablecell> - <paragraph id="par_id81571707115501" role="paragraph"><emph>--valgrind</emph></paragraph> + <paragraph id="par_id81571707115501" localize="false" role="paragraph"><emph>--valgrind</emph></paragraph> </tablecell> <tablecell> <paragraph id="par_id281571707115502" role="paragraph">Automatically detect many memory management and threading bugs, and profile the program in detail.</paragraph> |