diff options
author | Quanah Gibson-Mount <quanah@openldap.org> | 2015-02-12 11:17:59 -0600 |
---|---|---|
committer | Quanah Gibson-Mount <quanah@openldap.org> | 2015-02-12 11:17:59 -0600 |
commit | 6fe12f3273f8a28cd7183e176c5d76f214f77c98 (patch) | |
tree | 364b7b4c24696fa91a33c0b3ae1ad15e457d1994 /libraries/liblmdb/mdb_dump.1 | |
parent | f526f1b9a33bf50e5cda858e6130524d4fdfe37a (diff) | |
download | lmdb-6fe12f3273f8a28cd7183e176c5d76f214f77c98.tar.gz lmdb-6fe12f3273f8a28cd7183e176c5d76f214f77c98.tar.bz2 lmdb-6fe12f3273f8a28cd7183e176c5d76f214f77c98.zip |
Happy New Year
Diffstat (limited to 'libraries/liblmdb/mdb_dump.1')
-rw-r--r-- | libraries/liblmdb/mdb_dump.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/liblmdb/mdb_dump.1 b/libraries/liblmdb/mdb_dump.1 index 6fcc930..dd54504 100644 --- a/libraries/liblmdb/mdb_dump.1 +++ b/libraries/liblmdb/mdb_dump.1 @@ -1,5 +1,5 @@ .TH MDB_DUMP 1 "2014/06/20" "LMDB 0.9.14" -.\" Copyright 2014 Howard Chu, Symas Corp. All Rights Reserved. +.\" Copyright 2014-2015 Howard Chu, Symas Corp. All Rights Reserved. .\" Copying restrictions apply. See COPYRIGHT/LICENSE. .SH NAME mdb_dump \- LMDB environment export tool |