# HG changeset patch # User Eli Zaretskii # Date 1232220179 0 # Node ID 95bf8f22378ae2d305118c374e9b33e1b6c1cbff # Parent 0afe93b070aa9b1c34bfb591ff03e1e6fe6c8fe1 (Suspending Emacs): Fix last change. diff -r 0afe93b070aa -r 95bf8f22378a doc/lispref/os.texi --- a/doc/lispref/os.texi Sat Jan 17 19:16:08 2009 +0000 +++ b/doc/lispref/os.texi Sat Jan 17 19:22:59 2009 +0000 @@ -599,10 +599,10 @@ This function works only on the controlling terminal of the Emacs session; to relinquish control of other tty devices, use -@code{suspend-tty} (@pxref{Visibility of Frames}). If the Emacs -session uses more than one terminal device, you will need to delete -the frames on all the other devices before suspending Emacs, otherwise -this function signals an error. +@code{suspend-tty} (see below). If the Emacs session uses more than +one terminal device, you will need to delete the frames on all the +other devices before suspending Emacs, otherwise this function signals +an error. If @var{string} is non-@code{nil}, its characters are sent to be read as terminal input by Emacs's superior shell. The characters in