mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 16:19:35 -05:00
Some error with Tab seperators. Switched to using '|', and will use this from now on.
This commit is contained in:
parent
f33e6f685c
commit
128043f1a5
1 changed files with 11 additions and 11 deletions
|
|
@ -10,21 +10,21 @@ that OpenLDAP depends on.
|
||||||
Please read the {{SECT:Prerequisite software}} section for more
|
Please read the {{SECT:Prerequisite software}} section for more
|
||||||
information on the following software dependencies.
|
information on the following software dependencies.
|
||||||
|
|
||||||
H2: Version Table
|
H2: Dependency Versions
|
||||||
|
|
||||||
!block table; align=Center; coltags="N,EX,EX"; title="Table 8.5: OpenLDAP Software Dependency Versions"
|
!block table; align=Center; coltags="N,EX,EX"; title="Table 8.5: OpenLDAP Software Dependency Versions"
|
||||||
Feature Software Version
|
Feature|Software|Version
|
||||||
{{TERM[expand]TLS}}:
|
{{TERM[expand]TLS}}:
|
||||||
{{PRD:OpenSSL}} 0.9.7
|
|{{PRD:OpenSSL}}|0.9.7
|
||||||
{{PRD:GnuTLS}} 2.0.1
|
|{{PRD:GnuTLS}}|2.0.1
|
||||||
{{TERM[expand]SASL}} {{PRD:Cyrus SASL}} 2.1.22
|
{{TERM[expand]SASL}}|{{PRD:Cyrus SASL}}|2.1.22
|
||||||
{{TERM[expand]Kerberos}}:
|
{{TERM[expand]Kerberos}}:
|
||||||
{{PRD:Heimdal}} Version
|
|{{PRD:Heimdal}}|Version
|
||||||
{{PRD:MIT Kerberos}} Version
|
|{{PRD:MIT Kerberos}}|Version
|
||||||
Database Software {{ORG[expand]Oracle}} {{PRD:Berkeley DB}} Versions
|
Database Software|{{ORG[expand]Oracle}} {{PRD:Berkeley DB}}|Versions
|
||||||
Threads:
|
Threads:
|
||||||
POSIX {{pthreads}} Version
|
|POSIX {{pthreads}}|Version
|
||||||
Mach {{CThreads}} Version
|
|Mach {{CThreads}}|Version
|
||||||
TCP Wrappers Name Version
|
TCP Wrappers|Name|Version
|
||||||
!endblock
|
!endblock
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue