2016-02-02 13:11, Ferruh Yigit:
* remove outdated chapter reference to Multi-process support.
Fixes: fc1f2750a3ec ("doc: programmers guide")
* html output converts "--" to "-", this is wrong when explaining the
command arguments, used fixed width quotes for them.
v2:
* for "--" use fixed width quotes instead of option list.
* expand fixed width quotes usage to other "--" use cases.
Signed-off-by: Ferruh Yigit <redacted>
Applied, thanks