From: Jan Synacek Date: Tue, 3 Sep 2013 12:09:37 +0000 (+0200) Subject: ITS#7680 Fix typos in manpages. X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c645a58569a6a07908c48802cad0e26f11fcb510;p=openldap ITS#7680 Fix typos in manpages. --- diff --git a/doc/man/man1/ldapsearch.1 b/doc/man/man1/ldapsearch.1 index 82ddddb1b3..150f064f68 100644 --- a/doc/man/man1/ldapsearch.1 +++ b/doc/man/man1/ldapsearch.1 @@ -456,7 +456,7 @@ This command: .fi .LP will perform a one-level search at the c=US level for all entries -whose organization name (o) begins begins with \fBUniversity\fP. +whose organization name (o) begins with \fBUniversity\fP. The organization name and description attribute values will be retrieved and printed to standard output, resulting in output similar to this: .LP diff --git a/doc/man/man5/slapd-passwd.5 b/doc/man/man5/slapd-passwd.5 index fbd30f2460..2dc5c5d3e5 100644 --- a/doc/man/man5/slapd-passwd.5 +++ b/doc/man/man5/slapd-passwd.5 @@ -13,7 +13,7 @@ serves up the user account information listed in the system .BR passwd (5) file. This backend is provided for demonstration purposes only. The DN of each entry is "uid=,". -Note that non-base searches scan the the entire passwd file, and +Note that non-base searches scan the entire passwd file, and are best suited for hosts with small passwd files. .SH CONFIGURATION This