meson: update man-generation rules for sd_hwdb_new_from_path

Forgotten in 60f0ba7556.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2022-06-13 10:10:30 +02:00
parent fc69fab5ec
commit 4e116dd4fc

View File

@@ -646,7 +646,10 @@ manpages = [
'3',
['SD_HWDB_FOREACH_PROPERTY', 'sd_hwdb_enumerate', 'sd_hwdb_seek'],
''],
['sd_hwdb_new', '3', ['sd_hwdb_ref', 'sd_hwdb_unref'], ''],
['sd_hwdb_new',
'3',
['sd_hwdb_new_from_path', 'sd_hwdb_ref', 'sd_hwdb_unref'],
''],
['sd_id128_get_machine',
'3',
['sd_id128_get_boot',