From 6356912702b056c87bc06a154a5532022a797b47 Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Fri, 24 Jul 2020 17:18:28 +0200 Subject: [PATCH] docs: Expand background section It's not entirely clear why there's two sections right now, tbh. [ci skip] --- doc_src/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc_src/index.rst b/doc_src/index.rst index dba3976e8..bd4534c6b 100644 --- a/doc_src/index.rst +++ b/doc_src/index.rst @@ -336,8 +336,9 @@ Example:: emacs & -will start the emacs text editor in the background. +will start the emacs text editor in the background. :ref:`fg ` can be used to bring it into the foreground again when needed. +See also :ref:`Running multiple programs `. .. _syntax-job-control: