diff options
author | rob <rob@cvs.openbsd.org> | 2018-08-01 10:42:56 +0000 |
---|---|---|
committer | rob <rob@cvs.openbsd.org> | 2018-08-01 10:42:56 +0000 |
commit | a27d8db957a340680e708a2aa94a3512a0441a7b (patch) | |
tree | 6102b9b69b3452e7d9f4764b8b59c4374a05b75a /usr.bin/ldap | |
parent | c5d32f53c8a0c0a9e1d78c87decf9d0d889cdd6e (diff) |
Remove midsentence period.
Diffstat (limited to 'usr.bin/ldap')
-rw-r--r-- | usr.bin/ldap/ldap.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ldap/ldap.1 b/usr.bin/ldap/ldap.1 index 017d65946fd..bb65ea47014 100644 --- a/usr.bin/ldap/ldap.1 +++ b/usr.bin/ldap/ldap.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldap.1,v 1.9 2018/07/04 11:47:55 jmc Exp $ +.\" $OpenBSD: ldap.1,v 1.10 2018/08/01 10:42:55 rob Exp $ .\" .\" Copyright (c) 2018 Reyk Floeter <reyk@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 4 2018 $ +.Dd $Mdocdate: August 1 2018 $ .Dt LDAP 1 .Os .Sh NAME @@ -139,7 +139,7 @@ instead. Request the server to abort the search request after .Ar timelimit seconds. -The default value is 0. +The default value is 0 for no limit. .It Fl s Ar scope Specify the |