diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2004-10-04 13:47:01 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2004-10-04 13:47:01 +0000 |
commit | 5b10c8c3cd80c41906a20399e74c68d91cf6c11a (patch) | |
tree | d033ace9468a687ad59d93041156b842cd33a277 /lib | |
parent | 955345604aaae3059b6ee1dc8dbe96750e505e3a (diff) |
.Xr make
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/ohash/ohash_interval.3 | 4 |
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. |