]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/android.texi (Android Environment): Improve wording.
authorPo Lu <luangruo@yahoo.com>
Tue, 27 Jun 2023 12:31:27 +0000 (20:31 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 27 Jun 2023 12:31:27 +0000 (20:31 +0800)
doc/emacs/android.texi

index 99593f25e8b486e3e47037929727fbaec3feb5d4..84da630576ca888c8d1ad17d5910b2e7b8f787bb 100644 (file)
@@ -305,9 +305,9 @@ functions will work correctly, but using the process ID returned by
 
   One side effect of the mechanism by which process tracing is carried
 out is that job control facilities inside inferior shells
-(@pxref{Interactive Subshell}) will not be able to stop its
-subprocesses, and sending the @code{SIGSTOP} signal to a subprocess
-created by Emacs will appear to have no effect.
+(@pxref{Interactive Shell}) will not be able to stop processes, and
+sending the @code{SIGSTOP} signal to a subprocess created by Emacs
+will appear to have no effect.
 
   In addition, Android 12 also terminates subprocesses which are
 consuming CPU while Emacs itself is in the background.  The system