modules/postfix: fix manpage number in option description (#440866)

This commit is contained in:
xanderio
2025-09-27 12:58:50 +00:00
committed by GitHub
+1 -1
View File
@@ -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)`.
'';
};