Imported Upstream version 1.3.14
[debian/gzip] / algorithm.doc
index 1e371c246c5c39e9168d1480ef6da8866bbd6ef5..a62800c16d2bb75f622bd4313d3dc8f44c0c7ab2 100644 (file)
@@ -64,7 +64,7 @@ endian format, and bit 0 is the least significant bit.
 A gzip file is a sequence of compressed members. Each member has the
 following structure:
 
-2 bytes  magic header  0x1f, 0x8b (\037 \213)  
+2 bytes  magic header  0x1f, 0x8b (\037 \213)
 1 byte   compression method (0..7 reserved, 8 = deflate)
 1 byte   flags
             bit 0 set: file probably ascii text