From: Justin Bogner Date: Thu, 12 Mar 2015 04:43:01 +0000 (+0000) Subject: docs: Fix a typo in my previous commit X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=db9db0b2a17375328964408bd3271b7a05736756;p=oota-llvm.git docs: Fix a typo in my previous commit git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232009 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/llvm-cov.rst b/docs/CommandGuide/llvm-cov.rst index 3eb8d16794a..a054ff14b0b 100644 --- a/docs/CommandGuide/llvm-cov.rst +++ b/docs/CommandGuide/llvm-cov.rst @@ -280,7 +280,7 @@ coverage data. If any files are provided, summaries are shown for each function in the listed files instead. For information on compiling programs for coverage and generating profile data, -see :ref:`report `. +see :ref:`llvm-cov-show`. OPTIONS ^^^^^^^