summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorlteo <lteo@openbsd.org>2012-06-01 02:49:07 +0000
committerlteo <lteo@openbsd.org>2012-06-01 02:49:07 +0000
commit3199155df80cc0c7e1d812a30e603e6016b3a36e (patch)
tree934326aa58b390ca25ff6e626e38310a3a326f42 /lib/libc
parentMake the -P flag work with -ss, so that states can be printed with port (diff)
downloadwireguard-openbsd-3199155df80cc0c7e1d812a30e603e6016b3a36e.tar.xz
wireguard-openbsd-3199155df80cc0c7e1d812a30e603e6016b3a36e.zip
Fix document titles.
ok haesbaert jmc henning
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/ohash/ohash_init.36
-rw-r--r--lib/libc/ohash/ohash_interval.36
2 files changed, 6 insertions, 6 deletions
diff --git a/lib/libc/ohash/ohash_init.3 b/lib/libc/ohash/ohash_init.3
index de42551fd05..e24346a2e07 100644
--- a/lib/libc/ohash/ohash_init.3
+++ b/lib/libc/ohash/ohash_init.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ohash_init.3,v 1.15 2011/06/03 22:51:16 jmc Exp $
+.\" $OpenBSD: ohash_init.3,v 1.16 2012/06/01 02:49:07 lteo Exp $
.\" Copyright (c) 1999 Marc Espie <espie@openbsd.org>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
@@ -13,8 +13,8 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 3 2011 $
-.Dt OPEN_HASH 3
+.Dd $Mdocdate: June 1 2012 $
+.Dt OHASH_INIT 3
.Os
.Sh NAME
.Nm ohash_init ,
diff --git a/lib/libc/ohash/ohash_interval.3 b/lib/libc/ohash/ohash_interval.3
index 2e56ca5b558..c299662ae3c 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.11 2007/05/31 19:19:30 jmc Exp $
+.\" $OpenBSD: ohash_interval.3,v 1.12 2012/06/01 02:49:07 lteo Exp $
.\" Copyright (c) 2001 Marc Espie <espie@openbsd.org>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
@@ -13,8 +13,8 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 31 2007 $
-.Dt OPEN_HASH_HELPER 3
+.Dd $Mdocdate: June 1 2012 $
+.Dt OHASH_INTERVAL 3
.Os
.Sh NAME
.Nm ohash_interval ,