build: allow longer manual page titles
Otherwise the docbook template chops off the "NM-SETTINGS-IFCFG-RH" title; even in the middle of an escape sequence.
This commit is contained in:
@@ -3998,7 +3998,8 @@ xsltproc_flags = \
|
||||
--stringparam funcsynopsis.style ansi \
|
||||
--stringparam man.th.extra1.suppress 1 \
|
||||
--stringparam man.authors.section.enabled 0 \
|
||||
--stringparam man.copyright.section.enabled 0
|
||||
--stringparam man.copyright.section.enabled 0 \
|
||||
--stringparam man.th.title.max.length 30
|
||||
|
||||
if BUILD_DOCS
|
||||
|
||||
|
Reference in New Issue
Block a user