Unverified Commit 9dc59f73 authored by xanderio's avatar xanderio Committed by GitHub
Browse files

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

parents e3a3b32c 608ba7a4
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)`.
        '';
      };