summaryrefslogtreecommitdiff
path: root/docutils
diff options
context:
space:
mode:
Diffstat (limited to 'docutils')
-rw-r--r--docutils/test/test_writers/test_manpage.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/docutils/test/test_writers/test_manpage.py b/docutils/test/test_writers/test_manpage.py
index 4a9a5af1a..40163b8f6 100644
--- a/docutils/test/test_writers/test_manpage.py
+++ b/docutils/test/test_writers/test_manpage.py
@@ -99,7 +99,10 @@ OPTIONS
--version, -V Show this program's version number and exit.
--help, -h Show this help message and exit.
+Other Section
+=============
+With mixed case.
""",
r""".\" Man page generated from reStructeredText.
.
@@ -132,6 +135,9 @@ Show this program\(aqs version number and exit.
.
Show this help message and exit.
.UNINDENT
+.SH Other Section
+.sp
+With mixed case.
.SH AUTHOR
someone@somewhere.net