doc/documentation.man: use {.note} macro for man-db note
Followup to: https://github.com/NixOS/nixpkgs/pull/488395#pullrequestreview-3850806387 Co-Authored-By: sandro.jaeckel@gmail.com
This commit is contained in:
@@ -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.
|
||||
:::
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user