diff options
author | 2016-04-14 22:51:12 +0200 | |
---|---|---|
committer | 2016-04-14 22:51:12 +0200 | |
commit | 81751745c1772f943d20306a5f3a6d987ef7ceed (patch) | |
tree | 615bf2adb73696384320d27175d2994310708c31 /docs/man/mame.6 | |
parent | 65e139be2f7927dc5148ebd2140406635b726eee (diff) |
Get rid of some options that no longer exist.
Diffstat (limited to 'docs/man/mame.6')
-rw-r--r-- | docs/man/mame.6 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/man/mame.6 b/docs/man/mame.6 index 87e260ced5b..10a477c5c49 100644 --- a/docs/man/mame.6 +++ b/docs/man/mame.6 @@ -514,10 +514,6 @@ Default is OFF (\-norefreshspeed). .\" OS specific .\" +++++++++++++++++++++++++++++++++++++++++++++++++++++++ .TP -.B \-[no]multithreading, \-[no]mt -Enable multithreading; this enables rendering and blitting on a separate -thread. The default is OFF (\-nomultithreading). -.TP .B \-numprocessors, \-np \fIvalue Set number of processors; this overrides the number the system reports. .TP @@ -1144,15 +1140,6 @@ Default is 2. .B \-autoboot_script, \-script \fR[\fIfilename.lua\fP] File containing scripting to execute after machine boot. .TP -.B \-[no]http -Enable local http server. Default is OFF (\-nohttp). -.TP -.B \-http_port \fIport -Internal webserver listener port. -.TP -.B \-http_path \fIpath -Path to web files. Default is /usr/share/games/mess/web. -.TP .B \-[no]console Enable emulator LUA console. Default is OFF (\-noconsole). .\" +++++++++++++++++++++++++++++++++++++++++++++++++++++++ |