[gnome-terminal] PATH variables is out of scope in help, bug 698739



commit 29927d3f450b4894e73801ef7da173d5d1b29d85
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Mon Mar 24 20:17:09 2014 +0000

    PATH variables is out of scope in help, bug 698739

 help/C/gs-execute-commands.page |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)
---
diff --git a/help/C/gs-execute-commands.page b/help/C/gs-execute-commands.page
index d9d7bea..22e5680 100644
--- a/help/C/gs-execute-commands.page
+++ b/help/C/gs-execute-commands.page
@@ -1,26 +1,28 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="guide"
       id="gs-execute-commands">
 
   <info>
-    <revision version="0.1" date="2013-02-25" status="candidate"/>
     <link type="guide" xref="index#getting-started"/>
     <link type="seealso" xref="txt-copy-paste"/>
     <link type="seealso" xref="overview"/>
+    <revision pkgversion="3.8" date="2013-02-25" status="candidate"/>
+    <revision pkgversion="3.12" date="2014-03-24" status="candidate"/>
 
     <credit type="author copyright">
       <name>Sindhu S</name>
-      <email>sindhus live in</email>
+      <email its:translate="no">sindhus live in</email>
       <years>2013</years>
     </credit>
     <credit type="copyright editor">
       <name>Ekaterina Gerasimova</name>
-      <email>kittykat3756 gmail com</email>
-      <years>2013</years>
+      <email its:translate="no">kittykat3756 gmail com</email>
+      <years>2013–2014</years>
     </credit>
     <credit type="copyright editor">
       <name>Michael Hill</name>
-      <email>mdhillca gmail com</email>
+      <email its:translate="no">mdhillca gmail com</email>
       <years>2013</years>
     </credit>
 
@@ -52,9 +54,9 @@
   information can be helpful when filing a bug report.</p>
 
   <note style="tip">
-    <p>Programs can be installed to different locations on your computer. If
-    these locations are not added to the <code>PATH</code> variable of your
-    computer, you will need to specify the path to the program.</p>
+    <p>Read about the
+    <link href="https://www.gnu.org/software/bash/manual/";>Bash shell</link>
+    for more information on what you can do in a terminal.</p>
   </note>
   
 </page>


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