[sysprof] help: fix cross-reference link title



commit a07ee1eb03608e1c0fde1e97f3b58b8aef3daec5
Author: Christian Hergert <chergert redhat com>
Date:   Tue Nov 21 17:06:50 2017 -0800

    help: fix cross-reference link title
    
    This was linking to the right section, but had the incorrect
    link text.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=790543

 help/C/profiling.page |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/help/C/profiling.page b/help/C/profiling.page
index eb780ae..cc161b2 100644
--- a/help/C/profiling.page
+++ b/help/C/profiling.page
@@ -12,8 +12,8 @@
 information for all applications executing, including the Linux kernel. This
 can sometimes be confusing if you only want to look at a single process.  If
 your application does not interact much with the host system, you may have more
-success with <link href="profiling#new-process-profiling">profiling an existing
-process</link>.</p>
+success by using <app>Sysprof</app> to
+<link href="profiling#new-process-profiling">spawn a new process</link>.</p>
 
     <p>To profile your entire system, ensure the target button is set to
 <em>All Processes</em> and click <em>Record</em>.</p>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]