summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2004-10-04 13:47:00 +0000
committerespie <espie@openbsd.org>2004-10-04 13:47:00 +0000
commitc02d018e4f8e5537b95774523013ef437e43213e (patch)
tree73f6b6d2d8dcac9e7aa60024d54b134f999576b8
parentnew devices supported (diff)
downloadwireguard-openbsd-c02d018e4f8e5537b95774523013ef437e43213e.tar.xz
wireguard-openbsd-c02d018e4f8e5537b95774523013ef437e43213e.zip
.Xr make
-rw-r--r--lib/libc/ohash/ohash_interval.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/ohash/ohash_interval.3 b/lib/libc/ohash/ohash_interval.3
index fe669b5078c..386f4dc31d5 100644
--- a/lib/libc/ohash/ohash_interval.3
+++ b/lib/libc/ohash/ohash_interval.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ohash_interval.3,v 1.7 2004/06/26 13:32:33 jmc Exp $
+.\" $OpenBSD: ohash_interval.3,v 1.8 2004/10/04 13:47:00 espie Exp $
.\" Copyright (c) 2001 Marc Espie <espie@openbsd.org>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
@@ -86,5 +86,5 @@ portable programs.
.Sh HISTORY
Those functions were designed and written for
.Ox
-make
+.Xr make 1
by Marc Espie in 1999.