ossp-pkg/fsl/fsl.pod 1.8 -> 1.9
--- fsl.pod 2002/07/24 19:12:36 1.8
+++ fsl.pod 2002/07/25 09:42:44 1.9
@@ -101,7 +101,8 @@
B<tree> ::= B<stream>
-B<stream> ::= B<channel>
+B<stream> ::= I<empty>
+ | B<channel>
| B<channel> '->' B<stream>
| B<channel> '->' '{' B<streams> '}'
|
|