Hi,
When generating a manpage (for a 7 section) containing space in the title with rst2man, the title is not quoted and the header is not correctly formated:
.TH TESTSPACE WITH SPACE 7 "" "" ""
The section becomes WITH instead of 7.
I suggest to always quote the title in the header.
sorry