aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref')
-rw-r--r--doc/lispref/os.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi
index 438f48c3471..e6ec60f9236 100644
--- a/doc/lispref/os.texi
+++ b/doc/lispref/os.texi
@@ -337,10 +337,10 @@ Do not display a splash screen.
337Run without an interactive terminal. @xref{Batch Mode}. 337Run without an interactive terminal. @xref{Batch Mode}.
338 338
339@item --daemon 339@item --daemon
340@itemx --old-daemon 340@itemx --bg-daemon
341@itemx --new-daemon 341@itemx --fg-daemon
342Do not initialize any display; just start a server. 342Do not initialize any display; just start a server.
343(An ``old-style'' daemon automatically runs in the background.) 343(A ``background'' daemon automatically runs in the background.)
344 344
345@item --no-init-file 345@item --no-init-file
346@itemx -q 346@itemx -q