]> git.proxmox.com Git - mirror_ovs.git/commit
docs: Fix formatting of patch comments line.
authorJoe Stringer <joe@ovn.org>
Wed, 4 Jan 2017 21:58:00 +0000 (13:58 -0800)
committerJoe Stringer <joe@ovn.org>
Fri, 6 Jan 2017 02:10:35 +0000 (18:10 -0800)
commit0fb03722ff902171ba0e1bd7f36915f52a41b7ea
tree18204a6f3ae5704ee29ca52682f7a6e2b6e05283
parent8c019a415870c7882a8ac47a40c7f8770b972df5
docs: Fix formatting of patch comments line.

Sphinx was formatting the `---` as an extended dash, not verbatim as
three hyphens (which is what is necessary for git to determine that it's
a comment, and ignore it when applying the patch).

Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
Acked-by: Stephen Finucane <stephen@that.guru>
Documentation/internals/contributing/submitting-patches.rst