diff --git a/man/directives-template.xml b/man/directives-template.xml index 5038061467..e0063e051d 100644 --- a/man/directives-template.xml +++ b/man/directives-template.xml @@ -1,6 +1,6 @@ - + systemd.directives systemd diff --git a/tools/make-man-index.py b/tools/make-man-index.py index 66027af02e..4d206ca0b6 100755 --- a/tools/make-man-index.py +++ b/tools/make-man-index.py @@ -9,7 +9,7 @@ from xml_helper import xml_parse, xml_print, tree MDASH = ' — ' if sys.version_info.major >= 3 else ' -- ' TEMPLATE = '''\ - + systemd.index