io: fix stream-copy docs.
parent
1829c73bb1
commit
09f11e293a
|
@ -486,8 +486,10 @@ $nl
|
|||
each-block
|
||||
}
|
||||
"Copying the contents of one stream to another:"
|
||||
{ $subsections stream-copy* }
|
||||
{ $subsections stream-copy } ;
|
||||
{ $subsections
|
||||
stream-copy*
|
||||
stream-copy
|
||||
} ;
|
||||
|
||||
ARTICLE: "stream-examples" "Stream example"
|
||||
"Ask the user for their age, and print it back:"
|
||||
|
|
Loading…
Reference in New Issue