[eeps] Commit: r30 - eeps/trunk

raimo+eeps@REDACTED raimo+eeps@REDACTED
Tue Mar 11 21:17:44 CET 2008


Author: fredrik
Date: 2008-03-11 21:17:42 +0100 (Tue, 11 Mar 2008)
New Revision: 30

Modified:
   eeps/trunk/eep-0009.txt
Log:
s/binary_strings/binary_string/g

Corrected more indentation problems



Modified: eeps/trunk/eep-0009.txt
===================================================================
--- eeps/trunk/eep-0009.txt	2008-03-11 19:57:03 UTC (rev 29)
+++ eeps/trunk/eep-0009.txt	2008-03-11 20:17:42 UTC (rev 30)
@@ -76,7 +76,7 @@
     - Changes to the string module
 
 
-The "binary_strings" Module
+The "binary_string" Module
 
     The binary_string module should be based on the current string module but 
     should operate on strings represented by binaries as opposed to the 
@@ -520,12 +520,12 @@
 
 References
 
-[1] http://en.wikipedia.org/wiki/PCRE
+    [1] http://en.wikipedia.org/wiki/PCRE
 
-[2] see man page for pcrematching, also available here:
-    http://www.pcre.org/pcre.txt
+    [2] see man page for pcrematching, also available here:
+        http://www.pcre.org/pcre.txt
 
-[3] http://swtch.com/~rsc/regexp/regexp1.html
+    [3] http://swtch.com/~rsc/regexp/regexp1.html
 
 Copyright
 




More information about the eeps mailing list