Fix a few typos

This commit is contained in:
Kurt Zeilenga 2002-07-10 03:12:47 +00:00
parent 7259718466
commit 99133f7944
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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