doc/documentation.man: use {.note} macro for man-db note (#494105)

This commit is contained in:
Doron Behar
2026-02-26 15:31:13 +00:00
committed by GitHub
+5 -2
View File
@@ -282,8 +282,11 @@ in
default = false;
description = ''
Whether to generate the manual page index caches at runtime using
a systemd service. Note that this is currently only supported by the
man-db module.
a systemd service.
::: {.note}
This is currently only supported by the man-db module.
:::
'';
};