doc: Untabify python scripts used for making man pages
These scripts fail with a TabError exception if 'python' is python3, as mixing tabs and spaces in indentation is forbidden in python3.
This commit is contained in:
parent
7fc78f07ed
commit
91f1eab9a9