From 90a63acf4008facc99123f7eecf56d2ccd158bf9 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Tue, 20 Jan 2009 15:43:45 -0600 Subject: [PATCH] fix the handbook --- basis/help/handbook/handbook.factor | 1 - 1 file changed, 1 deletion(-) diff --git a/basis/help/handbook/handbook.factor b/basis/help/handbook/handbook.factor index a5c82cee93..c67a378796 100644 --- a/basis/help/handbook/handbook.factor +++ b/basis/help/handbook/handbook.factor @@ -181,7 +181,6 @@ ARTICLE: "io" "Input and output" { $subsection "io.streams.plain" } { $subsection "io.streams.string" } { $subsection "io.streams.byte-array" } -{ $subsection "io.streams.limited" } { $heading "Utilities" } { $subsection "stream-binary" } { $subsection "io.styles" }