]> gitweb.factorcode.org Git - factor.git/commitdiff
Neither here nor there
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 12 Nov 2008 20:40:01 +0000 (14:40 -0600)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 12 Nov 2008 20:40:01 +0000 (14:40 -0600)
basis/help/handbook/handbook.factor

index 0ceedfecb964530c1787012b199007a9ac62d169..d1d9ca049a2708ed5bd6e3523ed0ab9d265a2d01 100644 (file)
@@ -166,16 +166,16 @@ ARTICLE: "io" "Input and output"
 { $heading "Encodings" }
 { $subsection "encodings-introduction" }
 { $subsection "io.encodings" }
-{ $heading "Wrapper streams:" }
+{ $heading "Wrapper streams" }
 { $subsection "io.streams.duplex" }
 { $subsection "io.streams.plain" }
 { $subsection "io.streams.string" }
 { $subsection "io.streams.byte-array" }
-{ $heading "Utilities:" }
+{ $heading "Utilities" }
 { $subsection "stream-binary" }
 { $subsection "styles" }
 { $subsection "checksums" }
-{ $heading "Implementation:" }
+{ $heading "Implementation" }
 { $subsection "io.streams.c" }
 { $subsection "io.ports" }
 { $see-also "destructors" } ;