* doc/lispref/frames.texi (Child Frames): Document that TTY
child frames are now supported.
* etc/NEWS: Document another limitation of TTY child frames.
(cherry picked from commit
c19dd8e9d6c54080426623129a824e5bb2fcf7be)
By design, operations to make or modify child frames are implemented
with the help of frame parameters (@pxref{Frame Parameters}) without any
-specialized functions or customizable variables. Note that child frames
-are meaningful on graphical terminals only.
+specialized functions or customizable variables. Child frames
+are meaningful on graphical and text terminals.
To create a new child frame or to convert a normal frame into a child
frame, set that frame's @code{parent-frame} parameter (@pxref{Frame