From fa3e872bb8cd9ba99ffe52eae297b086e1491bcd Mon Sep 17 00:00:00 2001 From: Hallvard Furuseth Date: Thu, 1 Sep 2005 13:20:27 +0000 Subject: [PATCH] Reinstate subordinate directive, delete references to slapo-glue --- doc/man/man8/slapadd.8 | 6 +++--- doc/man/man8/slapcat.8 | 6 +++--- doc/man/man8/slapindex.8 | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/doc/man/man8/slapadd.8 b/doc/man/man8/slapadd.8 index 03412881d7..818f77cbe9 100644 --- a/doc/man/man8/slapadd.8 +++ b/doc/man/man8/slapadd.8 @@ -26,9 +26,9 @@ database. It opens the given database determined by the database number or suffix and adds entries corresponding to the provided LDIF to the database. -Subordinate databases glued with -.BR slapo-glue (5) -are also updated. +Databases configured as +.B subordinate +of this one are also updated. The LDIF input is read from standard input or the specified file. .LP As diff --git a/doc/man/man8/slapcat.8 b/doc/man/man8/slapcat.8 index 70954fe663..03a0aa5d4a 100644 --- a/doc/man/man8/slapcat.8 +++ b/doc/man/man8/slapcat.8 @@ -27,9 +27,9 @@ database. It opens the given database determined by the database number or suffix and writes the corresponding LDIF to standard output or the specified file. -Subordinate databases glued with -.BR slapo-glue (5) -are also output. +Databases configured as +.B subordinate +of this one are also output. .LP The LDIF generated by this tool is suitable for use with .BR slapadd (8). diff --git a/doc/man/man8/slapindex.8 b/doc/man/man8/slapindex.8 index 63f7d1a17d..f99d09d3fb 100644 --- a/doc/man/man8/slapindex.8 +++ b/doc/man/man8/slapindex.8 @@ -24,9 +24,9 @@ indices based upon the current contents of a database. It opens the given database determined by the database number or suffix and updates the indices for all values of all attributes of all entries. -Subordinate databases glued with -.BR slapo-glue (5) -are also re-indexed. +Databases configured as +.B subordinate +of this one are also re-indexed. .SH OPTIONS .TP .B \-v -- 2.39.5