]> gitweb.factorcode.org Git - factor.git/blobdiff - core/io/backend/backend-docs.factor
core: trim using lists with tool
[factor.git] / core / io / backend / backend-docs.factor
index 8cbd41e02f77f3492bc707d9339a27446e9f64dc..11ce4e0935e66704b10568e1adf35f37f134a4c5 100644 (file)
@@ -1,5 +1,5 @@
-USING: help.markup help.syntax io io.backend strings
-byte-arrays ;
+USING: help.markup help.syntax io io.backend ;
+IN: io.backend
 
 HELP: io-multiplex
 { $values { "nanos" "a non-negative integer" } }