Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(318)

Unified Diff: tools/mac/run_with_crashpad.ad

Issue 1018023002: Allow man pages to link to each other (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@doc_script
Patch Set: Rebase Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/mac/on_demand_service_tool.ad ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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[]
« no previous file with comments | « tools/mac/on_demand_service_tool.ad ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698