gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] fenfire/docs/pegboard/canon3_file_format--benja...


From: Benja Fallenstein
Subject: [Gzz-commits] fenfire/docs/pegboard/canon3_file_format--benja...
Date: Wed, 02 Apr 2003 09:07:54 -0500

CVSROOT:        /cvsroot/fenfire
Module name:    fenfire
Changes by:     Benja Fallenstein <address@hidden>      03/04/02 09:07:54

Modified files:
        docs/pegboard/canon3_file_format--benja: peg.rst 

Log message:
        didn't pay attention to order in example

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/docs/pegboard/canon3_file_format--benja/peg.rst.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: fenfire/docs/pegboard/canon3_file_format--benja/peg.rst
diff -u fenfire/docs/pegboard/canon3_file_format--benja/peg.rst:1.3 
fenfire/docs/pegboard/canon3_file_format--benja/peg.rst:1.4
--- fenfire/docs/pegboard/canon3_file_format--benja/peg.rst:1.3 Wed Apr  2 
09:06:35 2003
+++ fenfire/docs/pegboard/canon3_file_format--benja/peg.rst     Wed Apr  2 
09:07:54 2003
@@ -4,8 +4,8 @@
 
 :Author:       Benja Fallenstein
 :Date:         2003-04-01
-:Revision:     $Revision: 1.3 $
-:Last-Modified: $Date: 2003/04/02 14:06:35 $
+:Revision:     $Revision: 1.4 $
+:Last-Modified: $Date: 2003/04/02 14:07:54 $
 :Type:         Architecture
 :Scope:                Major
 :Status:       Current
@@ -201,14 +201,14 @@
 Here's an example Canon3 file::
 
     # Canon3 <http://fenfire.org/2003/Canon3/1.0/>
-    <> <http://example.org/isa> <http://example.org/document>.
     <> <http://example.org/name> """Foobar
     An example Canon3 "document\""""@en.
     <> <http://example.org/name> """Foobar
     Ein Beispiel eines Canon3-"Dokumentes\""""@de.
+    <> <http://example.org/isa> <http://example.org/document>.
     <#Foo> <http://example.org/name> """Foo fragment identifier""".
-    <http://example.org> <urn:x-foo:related> <urn:x-foo:rittlefricks>.
     <http://example.org> <urn:x-files:rating> 
"""7"""^^<http://www.w3.org/2001/XMLSchema#int>.
+    <http://example.org> <urn:x-foo:related> <urn:x-foo:rittlefricks>.
 
 We will register a MIME type for Canon3.
 




reply via email to

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