diff options
author | 2018-09-26 03:34:20 -0400 | |
---|---|---|
committer | 2018-09-26 03:34:20 -0400 | |
commit | 9c0c084d18818b8e4260967a2ca1abe008de39e5 (patch) | |
tree | 3894beb9513538c2b1e69abe9ecf25eb3b9eb5ec /docs | |
parent | a2f529a761321a824c33a39e6b2841179ea410a1 (diff) |
Misc. document fixes (nw)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/source/commandline/commandline-all.rst | 6 | ||||
-rw-r--r-- | docs/source/commandline/commandline-index.rst | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/source/commandline/commandline-all.rst b/docs/source/commandline/commandline-all.rst index 7146aed8ec4..5c5d353901e 100644 --- a/docs/source/commandline/commandline-all.rst +++ b/docs/source/commandline/commandline-all.rst @@ -1405,7 +1405,7 @@ Core Communication Options **-[no]comm_framesync** - Synchronize frames between the communications network. The default is OFF (*-nocomm_framesync*)". + Synchronize frames between the communications network. The default is OFF (*-nocomm_framesync*). @@ -1532,7 +1532,7 @@ Scripting Options Enable the use of Lua Plugins. The default is ON (*-plugins*). -.. _mame-plugin: +.. _mame-commandline-plugin: **-plugin** *[plugin shortname]* @@ -1546,7 +1546,7 @@ Scripting Options -HTTP SERVER OPTIONS +HTTP Server Options ------------------- .. _mame-commandline-http: diff --git a/docs/source/commandline/commandline-index.rst b/docs/source/commandline/commandline-index.rst index 3ba0e43f586..a81c85ef4cc 100644 --- a/docs/source/commandline/commandline-index.rst +++ b/docs/source/commandline/commandline-index.rst @@ -338,7 +338,7 @@ Scripting Options | :ref:`noplugin <mame-commandline-noplugin>` -HTTP SERVER OPTIONS +HTTP Server Options ------------------- | :ref:`http <mame-commandline-http>` |