aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/0001-Mention-the-Debian-BTS-in-the-manpages.patch
blob: 2edab86eb02ef09e8f53dee09445cf6461773d79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
From da5406c292e677737ae49b662acc8011311e3369 Mon Sep 17 00:00:00 2001
From: Guilhem Moulin <guilhem@fripost.org>
Date: Tue, 14 Jun 2016 17:45:22 +0200
Subject: [PATCH] Mention the Debian BTS in the manpages.

---
 lacme-accountd.md | 6 ++++++
 lacme.md          | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/lacme-accountd.md b/lacme-accountd.md
index 81c0802..40f42dd 100644
--- a/lacme-accountd.md
+++ b/lacme-accountd.md
@@ -130,6 +130,12 @@ execute [`lacme`(1)] remotely:
     ~$ ssh -oExitOnForwardFailure=yes -tt -R /path/to/remote.sock:/run/user/1000/S.lacme user@example.org \
        sudo lacme --socket=/path/to/remote.sock new-cert
 
+Bugs and feedback
+=================
+
+Bugs or feature requests for `lacme-accountd` should be filed with the
+Debian project's bug tracker at <https://www.debian.org/Bugs/>.
+
 See also
 ========
 
diff --git a/lacme.md b/lacme.md
index b7a7f49..722761a 100644
--- a/lacme.md
+++ b/lacme.md
@@ -343,6 +343,12 @@ Examples
     ~$ sudo lacme new-cert
     ~$ sudo lacme revoke-cert /path/to/server/certificate.pem
 
+Bugs and feedback
+=================
+
+Bugs or feature requests for `lacme` should be filed with the Debian
+project's bug tracker at <https://www.debian.org/Bugs/>.
+
 See also
 ========
 
-- 
2.8.1