summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2001-03-02 15:34:00 +0000
committerMarc Espie <espie@cvs.openbsd.org>2001-03-02 15:34:00 +0000
commit46daa346281e6f0c81a9655352c13d2b2cb5480b (patch)
treeba3b7ec32f4f5db60a0cc87571689d1e42554398 /lib
parent208a0a79f9a9d2e6c83c1d892df5d1e2a85c4e93 (diff)
Fix preamble
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/ohash/ohash_interval.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/ohash/ohash_interval.3 b/lib/libc/ohash/ohash_interval.3
index 97de05de98b..b0bde277efa 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.1 2001/03/02 13:27:07 espie Exp $
+.\" $OpenBSD: ohash_interval.3,v 1.2 2001/03/02 15:33:59 espie Exp $
.\"
.\" Copyright (c) 2001 Marc Espie.
.\"
@@ -27,11 +27,13 @@
.\"
.Dd February 23, 2001
.Dt OPEN_HASH_HELPER 3
+.Os
+.Sh NAME
.Nm ohash_interval ,
.Nm ohash_create_entry ,
.Nm ohash_qlookup ,
.Nm ohash_qlookupi
-.Nm helper functions for open hashing
+.Nd helper functions for open hashing
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <stddef.h>