| Index: tools/mac/run_with_crashpad.ad
|
| diff --git a/tools/mac/run_with_crashpad.ad b/tools/mac/run_with_crashpad.ad
|
| index 514619381eb91feaca343741686f0d5b796a900a..7d3954559faf7efe7b304b7aebffa79720ad6d50 100644
|
| --- a/tools/mac/run_with_crashpad.ad
|
| +++ b/tools/mac/run_with_crashpad.ad
|
| @@ -80,7 +80,7 @@ Illegal instruction: 4
|
| ----
|
|
|
| Starts a Crashpad exception handler server at a nonstandard path, and runs
|
| -exception_port_tool(1) to show the task-level exception ports.
|
| +man_link:exception_port_tool[1] to show the task-level exception ports.
|
| [subs="quotes"]
|
| ----
|
| $ *run_with_crashpad --handler=/tmp/crashpad_handler \
|
| @@ -106,7 +106,7 @@ The program specified by 'COMMAND' could not be found.
|
|
|
| == See Also
|
|
|
| -crashpad_handler(8),
|
| -exception_port_tool(1)
|
| +man_link:crashpad_handler[8],
|
| +man_link:exception_port_tool[1]
|
|
|
| include::../../doc/man_footer.ad[]
|
|
|