~ius-coredev/ius/openldap24

« back to all changes in this revision

Viewing changes to SOURCES/openldap-manpages.patch

  • Committer: Jeffrey Ness
  • Date: 2012-08-15 18:21:06 UTC
  • Revision ID: jeffrey.ness@rackspace.com-20120815182106-fifa0yp2oe0u3tsw
first

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Various manual pages changes:
 
2
* removes LIBEXECDIR from slapd.8
 
3
* removes references to non-existing manpages (bz 624616)
 
4
 
 
5
diff -uNPrp openldap-2.4.23.old/doc/man/man1/ldapmodify.1 openldap-2.4.23.new/doc/man/man1/ldapmodify.1
 
6
--- openldap-2.4.23.old/doc/man/man1/ldapmodify.1       2010-04-13 22:22:36.000000000 +0200
 
7
+++ openldap-2.4.23.new/doc/man/man1/ldapmodify.1       2010-08-19 17:42:10.256805450 +0200
 
8
@@ -364,9 +364,7 @@ exit status and a diagnostic message bei
 
9
 .BR ldap_add_ext (3),
 
10
 .BR ldap_delete_ext (3),
 
11
 .BR ldap_modify_ext (3),
 
12
-.BR ldap_modrdn_ext (3),
 
13
-.BR ldif (5),
 
14
-.BR slapd.replog (5)
 
15
+.BR ldif (5)
 
16
 .SH AUTHOR
 
17
 The OpenLDAP Project <http://www.openldap.org/>
 
18
 .SH ACKNOWLEDGEMENTS
 
19
diff -uNPrp openldap-2.4.23.old/doc/man/man5/ldap.conf.5 openldap-2.4.23.new/doc/man/man5/ldap.conf.5
 
20
--- openldap-2.4.23.old/doc/man/man5/ldap.conf.5        2010-04-13 22:22:41.000000000 +0200
 
21
+++ openldap-2.4.23.new/doc/man/man5/ldap.conf.5        2010-08-19 17:43:25.312805428 +0200
 
22
@@ -317,6 +317,7 @@ certificates in separate individual file
 
23
 .B TLS_CACERT
 
24
 is always used before
 
25
 .B TLS_CACERTDIR.
 
26
+The specified directory must be managed with the OpenSSL c_rehash utility.
 
27
 This parameter is ignored with GNUtls.
 
28
 .TP
 
29
 .B TLS_CERT <filename>
 
30
diff -uNPrp openldap-2.4.23.old/doc/man/man5/ldif.5 openldap-2.4.23.new/doc/man/man5/ldif.5
 
31
--- openldap-2.4.23.old/doc/man/man5/ldif.5     2010-04-13 22:22:41.000000000 +0200
 
32
+++ openldap-2.4.23.new/doc/man/man5/ldif.5     2010-08-19 17:42:10.256805450 +0200
 
33
@@ -270,8 +270,7 @@ commands.
 
34
 .BR ldapmodify (1),
 
35
 .BR slapadd (8),
 
36
 .BR slapcat (8),
 
37
-.BR slapd\-ldif (5),
 
38
-.BR slapd.replog (5).
 
39
+.BR slapd\-ldif (5).
 
40
 .LP
 
41
 "LDAP Data Interchange Format," Good, G., RFC 2849.
 
42
 .SH ACKNOWLEDGEMENTS
 
43
diff -uNPrp openldap-2.4.23.old/doc/man/man5/slapd-config.5 openldap-2.4.23.new/doc/man/man5/slapd-config.5
 
44
--- openldap-2.4.23.old/doc/man/man5/slapd-config.5     2010-06-10 19:17:53.000000000 +0200
 
45
+++ openldap-2.4.23.new/doc/man/man5/slapd-config.5     2010-08-19 17:42:10.258805346 +0200
 
46
@@ -1995,7 +1995,6 @@ default slapd configuration directory
 
47
 .BR slapd.conf (5),
 
48
 .BR slapd.overlays (5),
 
49
 .BR slapd.plugin (5),
 
50
-.BR slapd.replog (5),
 
51
 .BR slapd (8),
 
52
 .BR slapacl (8),
 
53
 .BR slapadd (8),
 
54
diff -uNPrp openldap-2.4.23.old/doc/man/man5/slapd.conf.5 openldap-2.4.23.new/doc/man/man5/slapd.conf.5
 
55
--- openldap-2.4.23.old/doc/man/man5/slapd.conf.5       2010-04-16 20:05:07.000000000 +0200
 
56
+++ openldap-2.4.23.new/doc/man/man5/slapd.conf.5       2010-08-19 17:42:10.261805644 +0200
 
57
@@ -1927,7 +1927,6 @@ default slapd configuration file
 
58
 .BR slapd.backends (5),
 
59
 .BR slapd.overlays (5),
 
60
 .BR slapd.plugin (5),
 
61
-.BR slapd.replog (5),
 
62
 .BR slapd (8),
 
63
 .BR slapacl (8),
 
64
 .BR slapadd (8),
 
65
diff -uNPrp openldap-2.4.23.old/doc/man/man8/slapd.8 openldap-2.4.23.new/doc/man/man8/slapd.8
 
66
--- openldap-2.4.23.old/doc/man/man8/slapd.8    2010-04-13 22:22:46.000000000 +0200
 
67
+++ openldap-2.4.23.new/doc/man/man8/slapd.8    2010-08-19 17:44:19.996680613 +0200
 
68
@@ -5,7 +5,7 @@
 
69
 .SH NAME
 
70
 slapd \- Stand-alone LDAP Daemon
 
71
 .SH SYNOPSIS
 
72
-.B LIBEXECDIR/slapd 
 
73
+.B slapd 
 
74
 [\c
 
75
 .BR \-4 | \-6 ]
 
76
 [\c
 
77
@@ -301,7 +301,7 @@ the LDAP databases defined in the defaul
 
78
 .LP
 
79
 .nf
 
80
 .ft tt
 
81
-       LIBEXECDIR/slapd
 
82
+       slapd
 
83
 .ft
 
84
 .fi
 
85
 .LP
 
86
@@ -312,7 +312,7 @@ on voluminous debugging which will be pr
 
87
 .LP
 
88
 .nf
 
89
 .ft tt
 
90
-       LIBEXECDIR/slapd \-f /var/tmp/slapd.conf \-d 255
 
91
+       slapd -f /var/tmp/slapd.conf -d 255
 
92
 .ft
 
93
 .fi
 
94
 .LP
 
95
@@ -320,7 +320,7 @@ To test whether the configuration file i
 
96
 .LP
 
97
 .nf
 
98
 .ft tt
 
99
-       LIBEXECDIR/slapd \-Tt
 
100
+       slapd -Tt
 
101
 .ft
 
102
 .fi
 
103
 .LP