summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrob <rob@openbsd.org>2018-07-04 01:45:14 +0000
committerrob <rob@openbsd.org>2018-07-04 01:45:14 +0000
commit0097d81b549be0ab98be7dc67fbdbce50b3aeff2 (patch)
tree39e3fab60aeab2b89b5329c57faed953b95da5b7
parentClean up some extern definitions and includes in hibernate MD code (diff)
downloadwireguard-openbsd-0097d81b549be0ab98be7dc67fbdbce50b3aeff2.tar.xz
wireguard-openbsd-0097d81b549be0ab98be7dc67fbdbce50b3aeff2.zip
Add HISTORY to ldap.1
Ok reyk@
-rw-r--r--usr.bin/ldap/ldap.19
1 files changed, 7 insertions, 2 deletions
diff --git a/usr.bin/ldap/ldap.1 b/usr.bin/ldap/ldap.1
index 48e795389da..16c47adfe50 100644
--- a/usr.bin/ldap/ldap.1
+++ b/usr.bin/ldap/ldap.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ldap.1,v 1.7 2018/07/03 10:10:09 jmc Exp $
+.\" $OpenBSD: ldap.1,v 1.8 2018/07/04 01:45:14 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 3 2018 $
+.Dd $Mdocdate: July 4 2018 $
.Dt LDAP 1
.Os
.Sh NAME
@@ -233,6 +233,11 @@ Match Group ldapusers
.%R RFC 4516
.%T Lightweight Directory Access Protocol (LDAP): Uniform Resource Locator
.Re
+.Sh HISTORY
+The
+.Nm
+program first appeared in
+.Ox 6.4 .
.Sh AUTHORS
.An -nosplit
The