doc: Clarify position of file descriptors in the stream
The specification left the position and order of file descriptors unspecified. Specify that
- order of file descriptors is maintained
- position of file descriptors is undefined
Signed-off-by: Mikhail Gusarov dottedmag@dottedmag.net