modules/postfix: fix manpage number in option description

This commit is contained in:
Anton Mosich
2025-09-07 12:21:08 +02:00
parent d19389948c
commit 608ba7a407
+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)`.
'';
};