commit-gnue
[Top][All Lists]
Advanced

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

gnue/gnue-config/sales customer/doc/customer.sg...


From: Neil Tiffin
Subject: gnue/gnue-config/sales customer/doc/customer.sg...
Date: Wed, 16 May 2001 17:11:56 -0700

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Neil Tiffin <address@hidden>    01/05/16 17:11:56

Modified files:
        gnue-config/sales/customer/doc: customer.sgml 
        gnue-config/sales/package-doc: Sales.sgml 

Log message:
        Correct sgml.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-config/sales/customer/doc/customer.sgml.diff?cvsroot=OldCVS&tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-config/sales/package-doc/Sales.sgml.diff?cvsroot=OldCVS&tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: gnue/gnue-config/sales/customer/doc/customer.sgml
diff -u gnue/gnue-config/sales/customer/doc/customer.sgml:1.1 
gnue/gnue-config/sales/customer/doc/customer.sgml:1.2
--- gnue/gnue-config/sales/customer/doc/customer.sgml:1.1       Wed May 16 
15:41:47 2001
+++ gnue/gnue-config/sales/customer/doc/customer.sgml   Wed May 16 17:11:56 2001
@@ -3,7 +3,7 @@
        <sect1>
                <title>Requirements</title> 
                <para>
-                       This chapter is $Revision: 1.1 $ $Date: 2001/05/16 
22:41:47 $. 
+                       This chapter is $Revision: 1.2 $ $Date: 2001/05/17 
00:11:56 $. 
                </para>
                <sect2>
                        <title>Business Requirements</title> 
@@ -125,7 +125,7 @@
                        <title>Business Object Definition</title> 
                        <para>
                                <programlisting>
-                                       &shippingcode; 
+                                       &customercode; 
                                </programlisting>
                        </para>
                </sect2>
Index: gnue/gnue-config/sales/package-doc/Sales.sgml
diff -u gnue/gnue-config/sales/package-doc/Sales.sgml:1.1 
gnue/gnue-config/sales/package-doc/Sales.sgml:1.2
--- gnue/gnue-config/sales/package-doc/Sales.sgml:1.1   Wed May 16 15:41:47 2001
+++ gnue/gnue-config/sales/package-doc/Sales.sgml       Wed May 16 17:11:56 2001
@@ -7,17 +7,17 @@
 <!-- This contains all chapters to be called below -->
 
 <!ENTITY chapter.introduction   SYSTEM "introduction.sgml">
-<!ENTITY chapter.sales-order    SYSTEM "../sales/doc/sales-order.sgml">
+<!ENTITY chapter.salesorder    SYSTEM "../sales-order/doc/sales-order.sgml">
 <!ENTITY chapter.customer       SYSTEM "../customer/doc/customer.sgml">
 
 <!ENTITY customercode           SYSTEM "../customer/classes/customer.gcd">
-<!ENTITY salesordercode         SYSTEM "../sales/classes/sales-order.gcd">
+<!ENTITY salesordercode         SYSTEM 
"../sales-order/classes/sales-order.gcd">
 
 <!-- This contains reference to licenses and copyright -->
 <!ENTITY % global.shared   SYSTEM "shared/shared.ent">
 
 <!-- Build Date -->
-<!ENTITY gnue.build-date "$Id: Sales.sgml,v 1.1 2001/05/16 22:41:47 ntiffin 
Exp $">
+<!ENTITY gnue.build-date "$Id: Sales.sgml,v 1.2 2001/05/17 00:11:56 ntiffin 
Exp $">
 
 <!-- %global.chapters; -->
 %global.shared;
@@ -74,7 +74,7 @@
 
     &chapter.introduction;
     
-    &chapter.sales-order;
+    &chapter.salesorder;
     &chapter.customer; 
 
   <part id="appendixes">



reply via email to

[Prev in Thread] Current Thread [Next in Thread]