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

Unified Diff: tools/mac/on_demand_service_tool.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/exception_port_tool.ad ('k') | tools/mac/run_with_crashpad.ad » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mac/on_demand_service_tool.ad
diff --git a/tools/mac/on_demand_service_tool.ad b/tools/mac/on_demand_service_tool.ad
index 54eb3693383af2571469eb87ce723b6d6d9b38cc..5a04482aa103e0dc2980bb699f46a744f483583e 100644
--- a/tools/mac/on_demand_service_tool.ad
+++ b/tools/mac/on_demand_service_tool.ad
@@ -68,8 +68,8 @@ Output version information and exit.
== Examples
-Registers an on-demand server that will execute catch_exception_tool(1) when a
-Mach message is sent to a Mach port obtained from the bootstrap server by
+Registers an on-demand server that will execute man_link:catch_exception_tool[1]
+when a Mach message is sent to a Mach port obtained from the bootstrap server by
looking up the name +svc+:
[subs="quotes"]
----
@@ -95,8 +95,8 @@ Failure, with a message printed to the standard error stream.
== See Also
-exception_port_tool(1),
+man_link:catch_exception_tool[1],
+man_link:exception_port_tool[1],
launchctl(1)
-on_demand_service_tool(1)
include::../../doc/man_footer.ad[]
« no previous file with comments | « tools/mac/exception_port_tool.ad ('k') | tools/mac/run_with_crashpad.ad » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698