misc: Remove old prototype language

This commit is contained in:
James Shubin
2025-09-29 23:15:45 -04:00
parent 63269fe343
commit debd4ee653
4 changed files with 7 additions and 7 deletions

View File

@@ -153,6 +153,6 @@ man_pages = [
# dir menu entry, description, category)
texinfo_documents = [
(master_doc, 'mgmt', u'mgmt Documentation',
author, 'mgmt', 'A next generation config management prototype!',
author, 'mgmt', 'Next generation distributed, event-driven, parallel config management!',
'Miscellaneous'),
]