File: 0007-Self-reference-pluginviewer-man-as-saslpluginviewer.patch

package info (click to toggle)
cyrus-sasl2 2.1.28%2Bdfsg1-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,836 kB
  • sloc: ansic: 47,406; sh: 4,949; xml: 1,423; makefile: 735; python: 332
file content (38 lines) | stat: -rw-r--r-- 1,299 bytes parent folder | download | duplicates (3)
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
Forwarded: not-needed
From: Bastian Germann <bage@debian.org>
Date: Thu, 14 Apr 2022 17:14:01 +0200
Subject: Self-reference pluginviewer man as saslpluginviewer

pluginviewer is installed as saslpluginviewer in Debian.
Edit the self-references in Debian to match the rename.

Signed-off-by: Bastian Germann <bage@debian.org>
---
 utils/pluginviewer.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/utils/pluginviewer.8 b/utils/pluginviewer.8
index 9e36b20..9490ea0 100644
--- a/utils/pluginviewer.8
+++ b/utils/pluginviewer.8
@@ -41,9 +41,9 @@
 .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 .\"
-.TH PLUGINVIEWER 8 "Apr 10, 2006" "CMU SASL"
+.TH SASLPLUGINVIEWER 8 "Apr 10, 2006" "CMU SASL"
 .SH NAME
-pluginviewer \- list loadable SASL plugins and their properties
+saslpluginviewer \- list loadable SASL plugins and their properties
 .SH SYNOPSIS
 .B pluginviewer
 .RB [ -a ]
@@ -56,7 +56,7 @@ pluginviewer \- list loadable SASL plugins and their properties
 .RB [ -f\ FLAGS ]
 .RB [ -p\ PATH ]
 .SH DESCRIPTION
-.I pluginviewer
+.I saslpluginviewer
 can be used by a server administrator to troubleshoot SASL installations.
 The utility can list loadable (properly configured) client and server
 side plugins, as well as auxprop plugins.