]> git.sur5r.net Git - openldap/commitdiff
terms and misc. cleanup
authorKurt Zeilenga <kurt@openldap.org>
Sun, 10 Dec 2006 01:29:13 +0000 (01:29 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 10 Dec 2006 01:29:13 +0000 (01:29 +0000)
doc/guide/admin/referrals.sdf
doc/guide/admin/runningslapd.sdf

index 8e66e182e00f07d6728d4472dbb3900097d009f2..f91d24c8318780461dabfb3b4f6395553f82e738 100644 (file)
@@ -51,7 +51,7 @@ object would be added to {{EX:a.example.net}}:
 The server uses this information to generate referrals and
 search continuations to subordinate servers.
 
-For those familiar with X.500, a {{named referral}} object is
+For those familiar with {{TERM:X.500}}, a {{named referral}} object is
 similar to an X.500 knowledge reference held in a {{subr}}
 {{TERM:DSE}}.
 
@@ -75,8 +75,8 @@ that A holds the immediate superior naming context.
 The server uses this information to generate referrals to
 management operations.
 
-For those familiar with X.500, this use of the {{EX:ref}} attribute
-is similar to an X.500 knowledge reference held in a
+For those familiar with {{TERM:X.500}}, this use of the {{EX:ref}}
+attribute is similar to an X.500 knowledge reference held in a
 {{immSupr}} {{TERM:DSE}}.
 !endif
 
@@ -99,12 +99,12 @@ as follows:
 
 >      referral        ldap://a.example.net/
 
-The server uses this information to generate referrals for
-operations acting upon entries not within or subordinate
-to any of the naming contexts held by the server.
+The server uses this information to generate referrals for operations
+acting upon entries not within or subordinate to any of the naming
+contexts held by the server.
 
-For those familiar with X.500, this use of the {{EX:ref}} attribute
-is similar to an X.500 knowledge reference held in a
+For those familiar with {{TERM:X.500}}, this use of the {{EX:ref}}
+attribute is similar to an X.500 knowledge reference held in a
 {{Supr}} {{TERM:DSE}}.
 
 
index bb9700a7f4771928cab5f9cc3f0b0a8725a95238..646a77de690885407f942b459b8e716b17004a7c 100644 (file)
@@ -120,5 +120,5 @@ To kill off {{slapd}}(8) safely, you should give a command like this
 
 where {{F:/usr/local/var}} is determined by {{EX:configure}}.
 
-Killing slapd by a more drastic method may cause information
-loss or database corruption.
+Killing slapd by a more drastic method may cause information loss or
+database corruption.