File: ldap

package info (click to toggle)
xemacs21 21.4.24-11
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 34,212 kB
  • sloc: ansic: 243,882; lisp: 94,071; cpp: 5,726; sh: 4,406; perl: 1,096; cs: 775; makefile: 761; python: 279; asm: 248; lex: 119; yacc: 95; sed: 22; csh: 9
file content (11 lines) | stat: -rw-r--r-- 507 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
--- a/man/lispref/ldap.texi	2020-02-24 23:27:05.832359638 +0000
+++ b/man/lispref/ldap.texi	2020-02-24 23:35:22.139146972 +0000
@@ -105,7 +105,7 @@
 library XEmacs was compiled with, they may include @code{simple},
 @code{krbv41} and @code{krbv42}.
 @item base
-The base for the search. This may look like @samp{c, ome}, see
+The base for the search. This may look like @samp{o=ACME, c=US}, see
 RFC 1779 for syntax details.
 @item scope
 One of the symbols @code{base}, @code{onelevel} or @code{subtree}