Fix man section conf.

This commit is contained in:
Darko Poljak 2016-05-25 08:06:13 +02:00
parent 54834e277d
commit 03928eb23f
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ for mansubdir in ('man1', 'man7'):
froot, fext = os.path.splitext(fname)
if fext == '.rst':
man_page = (os.path.join(mansubdir, froot), froot, '',
[], 7)
[], mansubdir[-1])
man_pages.append(man_page)
#man_pages = [