core/com.nokia.carbide.cpp.doc.user/html/reference/view_system_browser.htm
changeset 1207 e265bbe56eb0
parent 0 fb279309251b
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_system_browser.htm	Mon Apr 12 14:47:08 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_system_browser.htm	Tue Apr 13 15:55:45 2010 -0500
@@ -9,7 +9,7 @@
 </head>
 <body bgcolor="#FFFFFF">
 <h2>System Browser View</h2>
-<p>  The System Browser view shows system level information about processes executing on various machines, like the host computer or the hardware under debugger control. The <span class="note">view</span> shows this information:</p>
+<p>  The <b>System Browser</b> view shows system level information about processes executing on various machines, like the host computer or the hardware under debugger control. The <span class="note">view</span> shows this information:</p>
 <ul>
   <li>running processes</li>
   <li>tasks for selected processes</li>
@@ -17,36 +17,36 @@
 </ul>
 <p>Click on the expand icon for a process to view all tasks assigned to the selected process. Processes under debugger control appear in bold. Double-click a task to open it in a new Thread window, or choose the task name and click the Stack Crawl View button.</p>
 <p>Table 1  explains items in the window.</p>
-<p class="note"><b>NOTE</b> If the System Browser view does not show processes for a sepcific machine, you will need to start a debugging session for that machine. For example, you might need to debug a project that runs on external hardware in order to see executing processes for that hardware.</p>
+<p class="note"><b>NOTE</b> If the System Browser view does not show processes for a specific machine, you will need to start a debugging session for that machine. For example, you might need to debug a project that runs on external hardware in order to see executing processes for that hardware.</p>
 <h5>Table 1 System Browser <span class="note">view</span>&mdash;items </h5>
 <table width="79%"  border="0" cellpadding="2" cellspacing="0">
   <tr>
-    <th width="25%" scope="col">Item</th>
-    <th width="21%" scope="col">Icon</th>
+    <th width="30%" scope="col">Item</th>
+    <th width="16%" scope="col">Icon</th>
     <th width="54%" scope="col">Explanation</th>
   </tr>
   <tr>
-    <td>Attach to Process</td>
+    <td><b>Attach to Process</b></td>
     <td>&nbsp;</td>
     <td>Click to have the debugger control the selected process.</td>
   </tr>
   <tr>
-    <td>Stack Crawl <span class="note">view</span></td>
+    <td><b>Stack Crawl view</b></td>
     <td>&nbsp;</td>
     <td>Click to open a Thread window for the selected process.</td>
   </tr>
   <tr>
-    <td>Refresh</td>
+    <td><b>Refresh</b></td>
     <td>&nbsp;</td>
     <td>This icon indicates that information for selected item is periodically updated. Click this icon to toggle between refresh and no refresh.</td>
   </tr>
   <tr>
-    <td>No Refresh</td>
+    <td><b>No Refresh</b></td>
     <td>&nbsp;</td>
     <td>This icon indicates that information is not updated for the selected item.</td>
   </tr>
   <tr>
-    <td>Expand</td>
+    <td><b>Expand</b></td>
     <td>&nbsp;</td>
     <td>Click to expand a process and list related tasks.</td>
   </tr>
@@ -56,7 +56,7 @@
   <li><a href="../tasks/processes/opening_system_browser.htm">Opening a System Browser View</a> </li>
   <li><a href="../tasks/processes/attach_debugger_to_process.htm">Attaching Debugger to a Process</a>  </li>
 </ul>
-<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
+<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
 
 </body>
 </html>