diff options
| -rw-r--r-- | sandbox/manpage-writer/expected/optionslisttest.man | 3 | ||||
| -rw-r--r-- | sandbox/manpage-writer/input/optionslisttest.txt | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sandbox/manpage-writer/expected/optionslisttest.man b/sandbox/manpage-writer/expected/optionslisttest.man index f90d163f8..4b0c8f170 100644 --- a/sandbox/manpage-writer/expected/optionslisttest.man +++ b/sandbox/manpage-writer/expected/optionslisttest.man @@ -187,8 +187,7 @@ Defintions lists are not nested More Description for term3. .UNINDENT .sp -This paragraph should be at level 0. But the rst\-manpage writer has a -bug here. See the option list above. +This paragraph should be at level 0 again. .SH AUTHOR h.goebel@goebel-consult.de .SH COPYRIGHT diff --git a/sandbox/manpage-writer/input/optionslisttest.txt b/sandbox/manpage-writer/input/optionslisttest.txt index 9f1e2141d..269216cd8 100644 --- a/sandbox/manpage-writer/input/optionslisttest.txt +++ b/sandbox/manpage-writer/input/optionslisttest.txt @@ -141,6 +141,5 @@ DEFINITION LIST More Description for term3. -This paragraph should be at level 0. But the rst-manpage writer has a -bug here. See the option list above. +This paragraph should be at level 0 again. |
