changeset 101269:95bf8f22378a

(Suspending Emacs): Fix last change.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 17 Jan 2009 19:22:59 +0000
parents 0afe93b070aa
children 652c25392003
files doc/lispref/os.texi
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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