Skip to content
Snippets Groups Projects
Commit 99133f79 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix a few typos

parent 72597184
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ ETCDIR/slapd.conf
.SH DESCRIPTION
The LDBM backend to
.BR slapd (8)
is a database which uses one of BerkelyDB, Gnu DBM, MDBM or NDBM to
is a database which uses one of BerkeleyDB, GNU DBM, MDBM or NDBM to
store data.
It makes extensive use of indexing and caching to speed data access.
.SH CONFIGURATION
......
......@@ -5,9 +5,9 @@ slapd-sql \- SQL backend to slapd
.SH SYNOPSIS
ETCDIR/slapd.conf
.SH DESCRIPTION
The primary purpose of this backend (8) to
The primary purpose of this
.BR slapd (8)
is to PRESENT information stored in some RDBMS as an LDAP subtree
backend is to PRESENT information stored in some RDBMS as an LDAP subtree
without any programming (some SQL and maybe stored procedures can't be
considered programming, anyway ;).
.LP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment