gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] manuscripts/pointers article.rst


From: Benja Fallenstein
Subject: [Gzz-commits] manuscripts/pointers article.rst
Date: Mon, 10 Nov 2003 04:32:11 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Branch:         
Changes by:     Benja Fallenstein <address@hidden>      03/11/10 04:32:11

Modified files:
        pointers       : article.rst 

Log message:
        mime types clearer

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/pointers/article.rst.diff?tr1=1.192&tr2=1.193&r1=text&r2=text

Patches:
Index: manuscripts/pointers/article.rst
diff -u manuscripts/pointers/article.rst:1.192 
manuscripts/pointers/article.rst:1.193
--- manuscripts/pointers/article.rst:1.192      Mon Nov 10 04:28:03 2003
+++ manuscripts/pointers/article.rst    Mon Nov 10 04:32:11 2003
@@ -479,8 +479,8 @@
 Blocks, identified by hash
     All data is stored in *blocks*, which are file-like,
     immutable byte sequences. Blocks have global identifiers
-    composed of a cryptographic hash of their content
-    plus a MIME content type. (The MIME type is the minimal amount
+    containing a) a cryptographic hash of the block's content
+    and b) a MIME content type. (The MIME type is the minimal amount
     of metadata necessary in addition to the content 
     for showing a block in a Web browser.)
 




reply via email to

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