summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2009-01-17 19:22:59 +0000
committerEli Zaretskii <eliz@gnu.org>2009-01-17 19:22:59 +0000
commitf71de46c6693e706a9721c5237f2507f0f0865fe (patch)
tree744cb88ec47d2d1dda8fbebb70705ff40d5ed5f4 /doc
parentead3f58d861491ace75d3af9435454c1b467f326 (diff)
downloademacs-f71de46c6693e706a9721c5237f2507f0f0865fe.tar.gz
(Suspending Emacs): Fix last change.
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/os.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi
index 94bb023abc5..010ccc597b7 100644
--- a/doc/lispref/os.texi
+++ b/doc/lispref/os.texi
@@ -599,10 +599,10 @@ returns @code{nil} to its caller in Lisp.
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