mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-03 05:30:07 -05:00
terms and misc. cleanup
This commit is contained in:
parent
532c95fb6e
commit
1de2d92d8a
2 changed files with 10 additions and 10 deletions
|
|
@ -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}}.
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue