diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-07-05 02:52:25 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-11-07 20:54:20 +0100 |
commit | 7b3917b7ecb84addccd08e7710bb28fe12089ce4 (patch) | |
tree | 0575a93c8fd9f3d97734f02ef74d3e4ce9a165c2 /debian/patches | |
parent | e74c4704a69973defec73435a4f7de39ee7e84b3 (diff) |
Paths to generated manpages.
They were at the root before, now they're in ./doc.
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch b/debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch index e8a9e4a..70339db 100644 --- a/debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch +++ b/debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch @@ -3,13 +3,13 @@ Date: Sun, 20 Jan 2019 21:09:43 +0100 Subject: [PATCH] Mention the Debian BTS in the manpages. --- - interimap.md | 6 ++++++ - pullimap.md | 6 ++++++ + doc/interimap.1.md | 6 ++++++ + doc/pullimap.1.md | 6 ++++++ 2 files changed, 12 insertions(+) ---- a/interimap.md -+++ b/interimap.md -@@ -500,6 +500,12 @@ Standards +--- a/doc/interimap.1.md ++++ b/doc/interimap.1.md +@@ -501,6 +501,12 @@ Standards and Quick Mailbox Resynchronization (`QRESYNC`)_, [RFC 7162], May 2014. @@ -22,9 +22,9 @@ Subject: [PATCH] Mention the Debian BTS in the manpages. [RFC 7162]: https://tools.ietf.org/html/rfc7162 [RFC 5258]: https://tools.ietf.org/html/rfc5258 [RFC 5819]: https://tools.ietf.org/html/rfc5819 ---- a/pullimap.md -+++ b/pullimap.md -@@ -350,6 +350,12 @@ Standards +--- a/doc/pullimap.1.md ++++ b/doc/pullimap.1.md +@@ -352,6 +352,12 @@ Standards * J. Klensin, _Simple Mail Transfer Protocol_, [RFC 5321], October 2008. |