]> git.ipfire.org Git - thirdparty/openvpn.git/commit
doc: fix indentation in protocol-options.rst
authorAntonio Quartulli <a@unstable.cc>
Tue, 21 Sep 2021 12:15:19 +0000 (14:15 +0200)
committerGert Doering <gert@greenie.muc.de>
Tue, 21 Sep 2021 13:49:57 +0000 (15:49 +0200)
commit1b054afa9916fb0e2020ca3f04dbed6b345f8662
tree08b71cc0e848516d230b9c7a49251aa711a17760
parent968569f83b1561ea4dff5b8b1f0d7768e2a18e69
doc: fix indentation in protocol-options.rst

The bullet points are not proeprly indented and they trigger
the following error/warning:

rst2man.py openvpn.8.rst > openvpn.8
man-sections/protocol-options.rst:62: (ERROR/3) Unexpected indentation.
man-sections/protocol-options.rst:67: (WARNING/2) Block quote ends without
a blank line; unexpected unindent.
rst2man.py openvpn-examples.5.rst > openvpn-examples.5
rst2html.py openvpn.8.rst > openvpn.8.html
man-sections/protocol-options.rst:62: (ERROR/3) Unexpected indentation.
man-sections/protocol-options.rst:67: (WARNING/2) Block quote ends without
a blank line; unexpected unindent.

Fix indentation and add white lines as expected.

Signed-off-by: Antonio Quartulli <a@unstable.cc>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20210921121519.18912-1-a@unstable.cc>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg22867.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
doc/man-sections/protocol-options.rst