summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2001-03-02 15:33:59 +0000
committerespie <espie@openbsd.org>2001-03-02 15:33:59 +0000
commit5fe6ac096d2d8f2aafcecb177588d880f910eda6 (patch)
tree5f355d09c839909f9b964189bac721ea56c9f6a6
parentWhen doing last second fixes before a commit, it's a good idea (diff)
downloadwireguard-openbsd-5fe6ac096d2d8f2aafcecb177588d880f910eda6.tar.xz
wireguard-openbsd-5fe6ac096d2d8f2aafcecb177588d880f910eda6.zip
Fix preamble
-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>