]> git.eshelyaron.com Git - emacs.git/commitdiff
(Suspending Emacs): Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Sat, 17 Jan 2009 19:22:59 +0000 (19:22 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 17 Jan 2009 19:22:59 +0000 (19:22 +0000)
doc/lispref/os.texi

index 94bb023abc5ad5896746a5c269154328d74f3d5f..010ccc597b76b3dc8e3a3f62e76b1a78b2188149 100644 (file)
@@ -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