diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-11-26 00:14:20 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-11-26 00:18:32 +0100 |
commit | 4e0a55fb382a5ce33912643ec07b59800d497f23 (patch) | |
tree | fc5ad90e40babe2f66255f76c0f157867c5d235e /debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch | |
parent | c3cce44cfc175b9ac641820c63354ade12fb05b5 (diff) |
New upstream release.debian/0.7-1
Closes: #975862.
Diffstat (limited to 'debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch')
-rw-r--r-- | debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch | 4 |
1 files changed, 2 insertions, 2 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 a66e14b..04f0d35 100644 --- a/debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch +++ b/debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch @@ -12,7 +12,7 @@ Subject: Mention the Debian BTS in the manpages. +++ b/lacme-accountd.1.md @@ -130,6 +130,12 @@ execute [`lacme`(8)] remotely: ~$ ssh -oExitOnForwardFailure=yes -tt -R /path/to/remote.sock:$XDG_RUNTIME_DIR/S.lacme user@example.org \ - sudo lacme --socket=/path/to/remote.sock newOrder + sudo lacme --socket=/path/to/remote.sock newOrder +Bugs and feedback +================= @@ -25,7 +25,7 @@ Subject: Mention the Debian BTS in the manpages. --- a/lacme.8.md +++ b/lacme.8.md -@@ -400,6 +400,12 @@ Examples +@@ -397,6 +397,12 @@ Examples ~$ sudo lacme newOrder ~$ sudo lacme revokeCert /path/to/server/certificate.pem |