File: 0003-Fixed-protocol-option-description.patch

package info (click to toggle)
gnarwl 3.6.dfsg-13
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 880 kB
  • sloc: ansic: 1,191; makefile: 119; sh: 70; php: 44
file content (28 lines) | stat: -rw-r--r-- 875 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
From ff44f9db89b55cccb439cb0cda7f14a4fde0e3ee Mon Sep 17 00:00:00 2001
From: Julius Kriukas <julius.kriukas@gmail.com>
Date: Tue, 18 Sep 2012 14:18:12 +0300
Subject: [PATCH] Fixed protocol option description

---
 doc/gnarwl.man | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/gnarwl.man b/doc/gnarwl.man
index bdb8198..ebcd74e 100644
--- a/doc/gnarwl.man
+++ b/doc/gnarwl.man
@@ -106,9 +106,8 @@ and have file permission 0400.
 Entrypoint of the search. There is no default for this directive, it must
 be supplied by the administrator.
 
-.IP "protocol <0|2|3>
-Select protocol to bind to the ldapserver. The default is 0, which means
-"autodetect".
+.IP "protocol <2|3>
+Select protocol to bind to the ldapserver. The default is 3.
 
 .IP "queryfilter <ldap queryfilter>"
 Search pattern to match against the database. Defaults to:
-- 
2.9.3