summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/tsearch.3
diff options
context:
space:
mode:
authormillert <>2019-01-25 00:19:26 +0000
committermillert <>2019-01-25 00:19:26 +0000
commit9395eef49000d5819f0d53eae86baa6e426dab86 (patch)
tree6ff19cc0a0ec464d64df49908593a1a66f6d7c73 /src/lib/libc/stdlib/tsearch.3
parenta7656e947562f97236a55e01a5ebb14a423e9608 (diff)
downloadopenbsd-9395eef49000d5819f0d53eae86baa6e426dab86.tar.gz
openbsd-9395eef49000d5819f0d53eae86baa6e426dab86.tar.bz2
openbsd-9395eef49000d5819f0d53eae86baa6e426dab86.zip
I am retiring my old email address; replace it with my OpenBSD one.
Diffstat (limited to 'src/lib/libc/stdlib/tsearch.3')
-rw-r--r--src/lib/libc/stdlib/tsearch.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/stdlib/tsearch.3 b/src/lib/libc/stdlib/tsearch.3
index 2027f163e4..cd90435614 100644
--- a/src/lib/libc/stdlib/tsearch.3
+++ b/src/lib/libc/stdlib/tsearch.3
@@ -1,6 +1,6 @@
1.\" $OpenBSD: tsearch.3,v 1.20 2016/03/12 21:31:22 mmcc Exp $ 1.\" $OpenBSD: tsearch.3,v 1.21 2019/01/25 00:19:25 millert Exp $
2.\" 2.\"
3.\" Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com> 3.\" Copyright (c) 1997 Todd C. Miller <millert@openbsd.org>
4.\" 4.\"
5.\" Permission to use, copy, modify, and distribute this software for any 5.\" Permission to use, copy, modify, and distribute this software for any
6.\" purpose with or without fee is hereby granted, provided that the above 6.\" purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: March 12 2016 $ 17.Dd $Mdocdate: January 25 2019 $
18.Dt TSEARCH 3 18.Dt TSEARCH 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME