[gnome-system-monitor/mallard-help: 20/30] wrote process-files, added comment to process-forcequit modified: process-files.page modified:



commit 749ffcb9346d43eda52da7c33829ab99f2631b7b
Author: Kelly Sinnott <ksinnott5ht gmail com>
Date:   Mon Aug 29 01:27:22 2011 -0700

    wrote process-files, added comment to process-forcequit
        modified:   process-files.page
        modified:   process-forcequit.page

 help/C/process-files.page     |   18 ++++++++++++------
 help/C/process-forcequit.page |    8 ++++++--
 2 files changed, 18 insertions(+), 8 deletions(-)
---
diff --git a/help/C/process-files.page b/help/C/process-files.page
index bfe8b75..15aee84 100644
--- a/help/C/process-files.page
+++ b/help/C/process-files.page
@@ -2,7 +2,7 @@
       type="topic" style="task"
       id="process-files">
   <info>
-    <revision version="0.1" date="2011-08-19" status="stub"/>
+    <revision version="0.1" date="2011-08-28" status="review"/>
     <link type="guide" xref="index" group="processes-tasks" />
 
     <credit type="author copyright">
@@ -10,8 +10,13 @@
       <email>philbull gmail com</email>
       <years>2011</years>
     </credit>
+    <credit type="author copyright">
+      <name>Kelly Sinnott</name>
+      <email>ksinnott5ht gmail com</email>
+      <years>2011</years>
+    </credit>
 
-    <desc>XXXX</desc>
+    <desc>View files being accessed by processes.</desc>
   </info>
 
   <title>List which files a process has open</title>
@@ -21,12 +26,13 @@
     <p>Explain how to show which files a process has open, and what it means for a process to have a file 
open.</p>
   </comment>
 
-  <p>Short introductory text...</p>
+  <p>In order to function, processes may need access to certain files. To view which 
+files a process is using, you can do the following: </p>
 
   <steps>
-    <item><p>First step...</p></item>
-    <item><p>Second step...</p></item>
-    <item><p>Third step...</p></item>
+    <item><p>Click the <gui>Processes</gui> tab in <app>System Monitor</app>.</p></item>
+    <item><p>Right-click on the process you would like to view.</p></item>
+    <item><p>Select <gui>Open Files</gui> from the drop-down menu.</p></item>
   </steps>
 
 </page>
diff --git a/help/C/process-forcequit.page b/help/C/process-forcequit.page
index 45757c9..56c5a5f 100644
--- a/help/C/process-forcequit.page
+++ b/help/C/process-forcequit.page
@@ -2,8 +2,8 @@
       type="topic" style="task"
       id="process-forcequit">
   <info>
-    <revision version="0.1" date="2011-08-19" status="stub"/>
-    <link type="guide" xref="index" group="processes-tasks" />
+    <revision version="0.1" date="2011-08-28" status="stub"/>
+    <link type="guide" xref="..." group="processes-tasks" />
 
     <credit type="author copyright">
       <name>Phil Bull</name>
@@ -21,6 +21,10 @@
     <p>Explain how to force an application to quit using the System Monitor.</p>
   </comment>
 
+  <comment>
+    <cite date="2011-08-28" href="mailto:ksinnott5ht gmail com">Kelly Sinnott</cite>
+    <p>I think that this page is not necessary because process-end-kill.page covers it well.</p>
+  </comment>
   <p>Short introductory text...</p>
 
   <steps>


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