Three small changes:
1. product -> produce
2. remove '.' from sizelimit description
3. remove linebreaks on statements about {size,time}limit
-Dave Voutila
Index: usr.bin/ldap/ldap.1
===================================================================
RCS file: /cvs/src/usr.bin/ldap/ldap.1,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 ldap.1
--- usr.bin/ldap/ldap.1 1 Aug 2018 10:42:55 -0000 1.10
+++ usr.bin/ldap/ldap.1 10 Feb 2021 02:26:35 -0000
@@ -139,8 +139,7 @@ instead.
Request the server to abort the search request after
.Ar timelimit
seconds.
-The default value is 0
-for no limit.
+The default value is 0 for no limit.
.It Fl s Ar scope
Specify the
.Ar scope
@@ -153,7 +152,7 @@ The default is
.Ic sub
for subtree searches.
.It Fl v
-Product more verbose output.
+Produce more verbose output.
.It Fl W
Prompt for the bind secret with echo turned off.
.It Fl w Ar secret
@@ -176,8 +175,7 @@ Enable TLS using the StartTLS operation.
Request the server to limit the search result to a maximum number of
.Ar sizelimit
entries.
-The default value is 0.
-for no limit.
+The default value is 0 for no limit.
.El
.Sh FILES
.Bl -tag -width "/etc/ssl/cert.pemXXX" -compact