summaryrefslogtreecommitdiffstats
path: root/debian/patches/debian-man-name.diff
blob: b69d4be8521e6e508ca37992a1039fb71170c265 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
From: Scott Kitterman <scott@kitterman.com>
Date: Sat, 16 Jun 2023 02:46:57 -0500
Subject: Link to correct man page name for Debian

In Debian, Postfix's smtp(8) uses a different name to avoid naming conflicts.
Need to point lmtp(8) to the right file.  See #920356.
Forwarded: not-needed
Index: postfix-dev/man/man8/lmtp.8
===================================================================
--- postfix-dev.orig/man/man8/lmtp.8	2015-01-29 17:21:00.000000000 -0500
+++ postfix-dev/man/man8/lmtp.8	2019-02-16 02:46:57.254292885 -0500
@@ -1 +1 @@
-.so man8/smtp.8
+.so man8/smtp.8postfix