]> git.sur5r.net Git - openldap/commitdiff
Use soelim to fix .so problem
authorKurt Zeilenga <kurt@openldap.org>
Tue, 2 Jan 2007 20:25:16 +0000 (20:25 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 2 Jan 2007 20:25:16 +0000 (20:25 +0000)
(Assumes soelim is generally available)

39 files changed:
build/man.mk
build/top.mk
doc/man/man3/lber-decode.3
doc/man/man3/lber-encode.3
doc/man/man3/lber-memory.3
doc/man/man3/lber-types.3
doc/man/man3/ldap_bind.3
doc/man/man3/ldap_delete.3
doc/man/man3/ldap_first_attribute.3
doc/man/man3/ldap_first_entry.3
doc/man/man3/ldap_first_message.3
doc/man/man3/ldap_first_reference.3
doc/man/man3/ldap_get_dn.3
doc/man/man3/ldap_get_option.3
doc/man/man3/ldap_get_values.3
doc/man/man3/ldap_modrdn.3
doc/man/man3/ldap_open.3
doc/man/man3/ldap_parse_reference.3
doc/man/man3/ldap_parse_result.3
doc/man/man3/ldap_parse_sort_control.3
doc/man/man3/ldap_parse_vlv_control.3
doc/man/man3/ldap_rename.3
doc/man/man3/ldap_result.3
doc/man/man3/ldap_schema.3
doc/man/man5/ldap.conf.5
doc/man/man5/ldif.5
doc/man/man5/slapd-bdb.5
doc/man/man5/slapd-config.5
doc/man/man5/slapd-ldbm.5
doc/man/man5/slapd-monitor.5
doc/man/man5/slapd.access.5
doc/man/man5/slapd.backends.5
doc/man/man5/slapd.conf.5
doc/man/man5/slapd.overlays.5
doc/man/man5/slapd.plugin.5
doc/man/man5/slapd.replog.5
doc/man/man5/slapo-ppolicy.5
doc/man/man5/slapo-refint.5
doc/man/man5/slapo-syncprov.5

index d283f538081fb58f6b46d39a045f7bb1f44d7a4e..8284207aff3804d1c42ad314ece8e74019274387 100644 (file)
@@ -32,7 +32,8 @@ all-common:
                        -e 's%LIBDIR%$(libdir)%' \
                        -e 's%LIBEXECDIR%$(libexecdir)%' \
                        -e 's%RELEASEDATE%$(RELEASEDATE)%' \
-                       $(srcdir)/$$page > $$page.$(TMP_SUFFIX); \
+                               $(srcdir)/$$page \
+                       | $(SOELIM) - > $$page.$(TMP_SUFFIX); \
        done
 
 install-common:
index b9c26d58813d2c4e749d91fedfd13c0ada4d1432..d63fd33776a20a1d96714ad3dcc978a59c51950e 100644 (file)
@@ -149,6 +149,8 @@ SUBST = $(SHTOOL) subst
 MANCOMPRESS=$(CAT)
 MANCOMPRESSSUFFIX=
 
+SOELIM=soelim
+
 INCLUDEDIR= $(top_srcdir)/include
 LDAP_INCPATH= -I$(LDAP_INCDIR) -I$(INCLUDEDIR)
 LDAP_LIBDIR= $(top_builddir)/libraries
index 2c5821f638dcb7a6d04c0cbe75717496bf95516d..f677f2df56ae39a8c02186fe619ae95c2a959ff4 100644 (file)
@@ -358,7 +358,4 @@ which must be freed by the caller using supplied deallocation routines.
 .BR lber-sockbuf (3),
 .BR lber-types (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index f0a3252ea511473a84063441e3bf386f32422425..275d42cb09f067d62d0bc6d01550be3d7843adb9 100644 (file)
@@ -285,7 +285,4 @@ The return values for all of these functions are declared in the
 .BR lber-sockbuf (3),
 .BR lber-types (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 17bef636416362946c9e4584d7fc456caad8f27b..0a4e968d34cb74733946a29f659351207ef85942 100644 (file)
@@ -46,7 +46,4 @@ arbitrary dynamically allocated objects.
 .BR lber-types (3)
 .LP
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 8662d2b5e4735f0a5f9ad382f4dd6ac06aaa3e73..23c0ca59e244e1c900639714613357686d79c840 100644 (file)
@@ -164,7 +164,4 @@ does nothing.  If \fIfreebuf\fP is zero, the internal buffer is not freed.
 .BR lber-memory (3)
 .LP
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 3a8e526dbbe2b112e6b8706b586bc7b505743532..e4082b6d55343aecb75e0d5da17225f93bc57a55 100644 (file)
@@ -231,7 +231,4 @@ The bind method must be synchronous.
 .B Cyrus SASL
 (http://asg.web.cmu.edu/sasl/)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 29da3fb32d716bc0700424c83ade4d06be3c8c85..b02fc1b2021431b63d16dd777b36ddcd9f507542 100644 (file)
@@ -86,7 +86,4 @@ something  went wrong initiating the request, else return 0.
 .BR ldap (3),
 .BR ldap_error (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 6e6b783a3ab79bde52586bb231e8ac0a2feedaf1..69c7a91d1a14b8824db354df04332a2e25d163cc 100644 (file)
@@ -70,7 +70,4 @@ return dynamically allocated memory that must be freed by the caller via
 .BR ldap_get_values (3),
 .BR ldap_error (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index e12e49cef8d2e23e7451071d5a92d14e75e05be1..81832f4771606395cda7c83baea3b0ea8b796e34 100644 (file)
@@ -77,7 +77,4 @@ for a description of possible error codes.
 .BR ldap_get_values (3),
 .BR ldap_get_dn (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 798302d8e29cb98f5b309846013c48bea01fc0b7..66af6e7650898eb997e567ed9cfc3b27ff3a6ba5 100644 (file)
@@ -80,7 +80,4 @@ NULL is returned.  If an error occurs in
 .BR ldap_first_entry (3),
 .BR ldap_first_reference (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 0d487ca9fbca11e3e835cb00137832126f401741..b5b2822a35b557227b5b90881193ad513e26d4d7 100644 (file)
@@ -69,7 +69,4 @@ NULL is returned.  If an error occurs in
 .BR ldap_search (3),
 .BR ldap_parse_reference (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index e595b871d61815b6c6edf86fe60f88ae1dd902c1..cccdf0cdd002965047de105b32457c1f22950ffe 100644 (file)
@@ -234,7 +234,4 @@ These routines dynamically allocate memory that the caller must free.
 .BR ldap_memfree (3),
 .BR ldap_value_free (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index e6812c819b83b69224e2feeb10075c92ef26fbcd..970d4b0271c6cc614b62efb83c4b8db7fe4ef42f 100644 (file)
@@ -328,7 +328,4 @@ by setting that option to
 .B RFC 4422
 (http://www.rfc-editor.org),
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 56fd1a1dd3b25591aa6ee6bff08d2ef5c540be66..701f33d0d0c61bb5eaa910ebfca2bcbe93b82430 100644 (file)
@@ -99,7 +99,4 @@ using the supplied routines.
 .BR ldap_first_attribute (3),
 .BR ldap_error (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index c7d0737c2eca4b411273bafb2013c3659142b6ec..26de41f8edcd72e96d2f583d74be52d24c2f05f6 100644 (file)
@@ -78,7 +78,4 @@ for more details.
 .BR ldap (3),
 .BR ldap_error (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 3158951f76540a132724d9c6519fd75b0b1762f9..604b11c117ed8f7e9fbd62ff95a13a0b73ed3a2a 100644 (file)
@@ -105,7 +105,4 @@ errno should be set as well whenever appropriate.
 .BR ldap_set_option (3),
 .BR errno (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index cbbb3c8d7f60f22acfc9c2a32144364cfa8d744e..c2d697885dcdf4dd0dee4c893f05eaca2436d8a9 100644 (file)
@@ -58,7 +58,4 @@ Upon success LDAP_SUCCESS is returned. Otherwise the values of the
 .BR ldap_get_values (3),
 .BR ldap_controls_free (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index ea5e110a47646c75d9e8354f2f0e74bdb57fd878..5d30af687c0be6fe1d8886617da59135cb94974f 100644 (file)
@@ -104,7 +104,4 @@ result parameters are undefined.
 .BR ldap_controls_free (3),
 .BR lber-types (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index e997e4143c2f60d4213ad9bb76f48917b527f7bb..28813961ab256cf7e365b05130db8e2c4360bebf 100644 (file)
@@ -38,7 +38,4 @@ ldap_memfree function.
 .BR ldap_result (3),
 .BR ldap_controls_free (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 7a48dd5b1a199974b7c3eb84aaacc3f01c1289c0..522cc13c076ed7f2805f79ded27f214687178904 100644 (file)
@@ -47,7 +47,4 @@ ldap.h for a list of possible return codes.
 .SH SEE ALSO
 .BR ldap_search (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 1511225fa9d29419b0fa53995f620d28a1b4d607..26d4264b9bf4e16670cbf5bd483fbcba8e211b3a 100644 (file)
@@ -63,7 +63,4 @@ returns the LDAP error code resulting from the rename operation.
 .BR ldap (3),
 .BR ldap_modify (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index dac173951d6f60b5f0fbf12d1becdc4c5adda19f..9a64117b6c29aa3e2baf785c13cfff7f9d495b18 100644 (file)
@@ -127,7 +127,4 @@ return -1 on error.
 .BR ldap_first_message (3),
 .BR select (2)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 387810aa58091c4c93e6cafe3715b5910db14ea1..63b040ba917922a8f1fd00b7b1e913ab58b29173 100644 (file)
@@ -324,8 +324,4 @@ Unexpected end of data.
 .SH SEE ALSO
 .BR ldap (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
-
+.so ../Project
index 85cb8aeb3792ca8abe6808494ae97e05c625c52c..78de1480ad3b8f92f39aa8e7b04a21a1ebc87efe 100644 (file)
@@ -373,7 +373,4 @@ local ldap configuration file
 .SH AUTHOR
 Kurt Zeilenga, The OpenLDAP Project
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 75aaa9b068f214245fc0fdbe7095fe3703a95a72..0a892983c36a3ac3c5272d6dc8ad4530f9047b5a 100644 (file)
@@ -273,7 +273,4 @@ commands.
 .LP
 "LDAP Data Interchange Format," Good, G., RFC 2849.
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.
+.so ../Project
index a1140cdb3989c967d7c7837666264f8bbab80484..4fda2c35db6339e7c0bf4eea869e73b6b1ced441 100644 (file)
@@ -223,3 +223,5 @@ Berkeley DB configuration file
 .BR slapcat (8),
 .BR slapindex (8),
 Berkeley DB documentation.
+.SH ACKNOWLEDGEMENTS
+.so ../Project
index a6a0b2f56bbf2e00614c6f6bd0b4e7896cab47ac..b22ba1bf754a9d7a04e345bc7cb0891c6ac9c7c3 100644 (file)
@@ -1960,7 +1960,4 @@ default slapd configuration directory
 .LP
 "OpenLDAP Administrator's Guide" (http://www.OpenLDAP.org/doc/admin/)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index b4878db12dbf397f2d6848eb0c44a2abf83f7d0f..336d0ae46a7b331a9048921e89a13b8de3503492 100644 (file)
@@ -139,3 +139,5 @@ default slapd configuration file
 .BR slapadd (8),
 .BR slapcat (8),
 .BR slapindex (8).
+.SH ACKNOWLEDGEMENTS
+.so ../Project
index b216eb25d984719dfdd85f4e40058f83d2cc9a31..b4894c34a187feb3905f4b8175199c371437bbb3 100644 (file)
@@ -122,4 +122,5 @@ default slapd configuration file
 .BR slapd.access (5),
 .BR slapd (8),
 .BR ldap (3).
-
+.SH ACKNOWLEDGEMENTS
+.so ../Project
index 2a2d39ec8f9e646550281d22c3cb5aa42d567bb1..75450bd2426646a13b14b7d4c648e91a1b5a3e43 100644 (file)
@@ -1100,7 +1100,4 @@ default slapd configuration file
 .LP
 "OpenLDAP Administrator's Guide" (http://www.OpenLDAP.org/doc/admin/)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.
+.so ../Project
index 15565f013cf8a31bd2c52f73e797efcebfe13529..c5801ad31feb28fb48b5a19cdb93dcfaa1fcce58 100644 (file)
@@ -133,7 +133,4 @@ default slapd configuration directory
 .BR slapd (8).
 "OpenLDAP Administrator's Guide" (http://www.OpenLDAP.org/doc/admin/)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 64ef87fc032ce55d322953e5cf89dd135f0efd9f..776a07c8c714280bf26f3280f4678a538a8be7cf 100644 (file)
@@ -1803,7 +1803,4 @@ default slapd configuration file
 .LP
 "OpenLDAP Administrator's Guide" (http://www.OpenLDAP.org/doc/admin/)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index ead7ac13e391dbba3a35089818e553a13258884f..251f61f234935b3c2d6aa1bbebb11c9fe5ad6b82 100644 (file)
@@ -125,7 +125,4 @@ default slapd configuration directory
 .BR slapd (8).
 "OpenLDAP Administrator's Guide" (http://www.OpenLDAP.org/doc/admin/)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 4f8886ba4064ca8e95810f2c0f7efe9722cd0c34..965024b681477aa1c4546f0a8ff8b81b44d23197 100644 (file)
@@ -119,7 +119,4 @@ default slapd configuration file
 .LP
 "OpenLDAP Administrator's Guide" (http://www.OpenLDAP.org/doc/admin/)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.
+.so ../Project
index 6b6844419c312cdd6885550a2a83b17f94e8c92a..87f1c7398d6b253605bff9d9ce7805bd766c57d1 100644 (file)
@@ -164,7 +164,4 @@ lockfile for slapd.replog
 .BR slapd (8),
 .BR slurpd (8)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 1a98dcfddf90640b9df2c97082417479b7c872b9..5a507e176bb272ce09a0cb454c4f8666f4e7357d 100644 (file)
@@ -756,7 +756,4 @@ the
 IETF document named draft-behera-ldap-password-policy-09.txt,
 written in July of 2005.
 .P
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
index 2e023e22b2cbe76b613d6583ba772a94f19f0ec6..1881b8de90e6a652e0a6627f53fea53d3eb94b8d 100644 (file)
@@ -56,3 +56,5 @@ ETCDIR/slapd.conf
 default slapd configuration file
 .SH SEE ALSO
 .BR slapd.conf (5).
+.SH ACKNOWLEDGEMENTS
+.so ../Project
index dfd235411a9e592f530505aa5097eef6dbb745a1..1b3059c3eb05c7db66ef2f154efd2b706be90d54 100644 (file)
@@ -73,3 +73,5 @@ default slapd configuration file
 .BR slapd.conf (5),
 .BR slapo-accesslog (5).
 OpenLDAP Administrator's Guide.
+.SH ACKNOWLEDGEMENTS
+.so ../Project