Sun Dec 12 20:20:43 2010 UTC ()
Kill double .TP


(joerg)
diff -r1.4 -r1.5 src/external/bsd/openldap/man/ldapurl.1

cvs diff -r1.4 -r1.5 src/external/bsd/openldap/man/ldapurl.1 (expand / switch to unified diff)

--- src/external/bsd/openldap/man/ldapurl.1 2010/12/12 20:19:41 1.4
+++ src/external/bsd/openldap/man/ldapurl.1 2010/12/12 20:20:43 1.5
@@ -78,27 +78,26 @@ General extensions: @@ -78,27 +78,26 @@ General extensions:
78.fi 78.fi
79 79
80Search extensions: 80Search extensions:
81.nf 81.nf
82 [!]domainScope (domain scope) 82 [!]domainScope (domain scope)
83 [!]mv=<filter> (matched values filter) 83 [!]mv=<filter> (matched values filter)
84 [!]pr=<size>[/prompt|noprompt] (paged results/prompt) 84 [!]pr=<size>[/prompt|noprompt] (paged results/prompt)
85 [!]sss=[\-]<attr[:OID]>[/[\-]<attr[:OID]>...] (server side sorting) 85 [!]sss=[\-]<attr[:OID]>[/[\-]<attr[:OID]>...] (server side sorting)
86 [!]subentries[=true|false] (subentries) 86 [!]subentries[=true|false] (subentries)
87 [!]sync=ro[/<cookie>] (LDAP Sync refreshOnly) 87 [!]sync=ro[/<cookie>] (LDAP Sync refreshOnly)
88 rp[/<cookie>][/<slimit>] (LDAP Sync refreshAndPersist) 88 rp[/<cookie>][/<slimit>] (LDAP Sync refreshAndPersist)
89.fi 89.fi
90.TP 90.TP
91.TP 
92.BI \-f \ filter 91.BI \-f \ filter
93Set the URL filter. No particular check on conformity with RFC 4515 92Set the URL filter. No particular check on conformity with RFC 4515
94LDAP filters is performed, but the value is hex-escaped as required. 93LDAP filters is performed, but the value is hex-escaped as required.
95.TP 94.TP
96.BI \-H \ ldapuri 95.BI \-H \ ldapuri
97Specify URI to be exploded. 96Specify URI to be exploded.
98.TP 97.TP
99.BI \-h \ ldaphost 98.BI \-h \ ldaphost
100Set the host. 99Set the host.
101.TP 100.TP
102.BI \-p \ ldapport 101.BI \-p \ ldapport
103Set the TCP port. 102Set the TCP port.
104.TP 103.TP