]> granicus.if.org Git - curl/commit
docs: Fix missing lines caused by undefined macros
authorBjarni Ingi Gislason <bjarniig@rhi.hi.is>
Tue, 2 Apr 2019 21:55:11 +0000 (21:55 +0000)
committerJay Satiro <raysatiro@yahoo.com>
Mon, 15 Jul 2019 06:39:35 +0000 (02:39 -0400)
commit4c91ab7b2f757aa87d992a167a9815f2a92dea76
tree71475e92c455f720b0a3db2e4c65387be07ab949
parent02a62074c77e5932655a136b39637051bfac30d6
docs: Fix missing lines caused by undefined macros

- Escape apostrophes at line start.

Some lines begin with a "'" (apostrophe, single quote), which is then
interpreted as a control character in *roff.

Such lines are interpreted as being a call to a macro, and if
undefined, the lines are removed from the output.

Bug: https://bugs.debian.org/926352
Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Submitted-by: Alessandro Ghedini
Closes https://github.com/curl/curl/pull/4111
docs/cmdline-opts/data.d
docs/cmdline-opts/key.d
docs/cmdline-opts/proto.d