diff options
| author | Charles.Forsyth <devnull@localhost> | 2008-10-25 23:25:01 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2008-10-25 23:25:01 +0000 |
| commit | bbcc8147a2869be6c71ca105805d154a3b161735 (patch) | |
| tree | 61e079e81b5a77bfb807696dc0edba4dc3eea1b8 | |
| parent | 9800d6e5f8814a5137ccd9ecae666dba9de6ec33 (diff) | |
20081026-0024
| -rw-r--r-- | doc/INSTALL1.ms (renamed from doc/INSTALL.ms) | 0 | ||||
| -rw-r--r-- | man/1/emu | 12 |
2 files changed, 10 insertions, 2 deletions
diff --git a/doc/INSTALL.ms b/doc/INSTALL1.ms index 0cfecf2d..0cfecf2d 100644 --- a/doc/INSTALL.ms +++ b/doc/INSTALL1.ms @@ -91,10 +91,18 @@ Setting .I n to values larger than 1 enables increasingly detailed traces of the compiler. .TP -.BI \-d +.BI \-d " daemon" Run .I emu -as a server. +as a server, invoking +.I daemon +instead of +.BR /dis/emuinit.dis , +and disabling +input from +.B cons +(see +.IR cons (3)). .TP .BI \-g Xsize x Ysize Define screen width and height in pixels. |
