summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2004-10-04 13:47:01 +0000
committerMarc Espie <espie@cvs.openbsd.org>2004-10-04 13:47:01 +0000
commit5b10c8c3cd80c41906a20399e74c68d91cf6c11a (patch)
treed033ace9468a687ad59d93041156b842cd33a277 /lib
parent955345604aaae3059b6ee1dc8dbe96750e505e3a (diff)
.Xr make
Diffstat (limited to 'lib')
-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.