Unverified Commit 608ba7a4 authored by Anton Mosich's avatar Anton Mosich
Browse files

modules/postfix: fix manpage number in option description

parent d1938994
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)`.
        '';
      };