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

Unified Diff: handler/mac/crashpad_handler.ad

Issue 1018023002: Allow man pages to link to each other (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@doc_script
Patch Set: crashpad_handler 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
Index: handler/mac/crashpad_handler.ad
diff --git a/handler/mac/crashpad_handler.ad b/handler/mac/crashpad_handler.ad
index 068dd4822ebc93f877c92a3d6b8c6febec570673..d8ec2ad7465730315b689a84eedb2de3b6e8778f 100644
--- a/handler/mac/crashpad_handler.ad
+++ b/handler/mac/crashpad_handler.ad
@@ -37,8 +37,9 @@ exception messages. When the receive right loses all senders, the server exits.
It is not normally appropriate to invoke this program directly. Usually, it will
be invoked by a Crashpad client using the Crashpad client library. Arbitrary
-programs may be run with a Crashpad handler by using run_with_crashpad(1) to
-establish the Crashpad client environment before running a program.
+programs may be run with a Crashpad handler by using
+man_link:run_with_crashpad[1] to establish the Crashpad client environment
+before running a program.
== Options
*-h*, *--handshake-fd*='FD'::
@@ -60,8 +61,8 @@ Failure, with a message printed to the standard error stream.
== See Also
-catch_exception_tool(1),
-generate_dump(1),
-run_with_crashpad(1)
+man_link:catch_exception_tool[1],
+man_link:generate_dump[1],
+man_link:run_with_crashpad[1]
include::../../doc/man_footer.ad[]
« doc/asciidoc.conf ('K') | « doc/generate_asciidoc.sh ('k') | tools/generate_dump.ad » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698