diff --git a/nixos/modules/services/mail/postfix.nix b/nixos/modules/services/mail/postfix.nix index e69ddcb30866..2c93754b781b 100644 --- a/nixos/modules/services/mail/postfix.nix +++ b/nixos/modules/services/mail/postfix.nix @@ -809,7 +809,7 @@ in default = ""; type = lib.types.lines; description = '' - Entries for the transport map, cf. man-page {manpage}`transport(8)`. + Entries for the transport map, cf. man-page {manpage}`transport(5)`. ''; };