summaryrefslogtreecommitdiffstats
path: root/usr.bin/m4/lib/ohash_init.3
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/m4/lib/ohash_init.3')
-rw-r--r--usr.bin/m4/lib/ohash_init.36
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/m4/lib/ohash_init.3 b/usr.bin/m4/lib/ohash_init.3
index 19213f3..e0b2320 100644
--- a/usr.bin/m4/lib/ohash_init.3
+++ b/usr.bin/m4/lib/ohash_init.3
@@ -31,9 +31,9 @@
.Nm ohash_entries
.Nd light-weight open hashing
.Sh SYNOPSIS
-.Fd #include <stdint.h>
-.Fd #include <stddef.h>
-.Fd #include <ohash.h>
+.In stdint.h
+.In stddef.h
+.In ohash.h
.Ft void
.Fn ohash_init "struct ohash *h" "unsigned int size" "struct ohash_info *info"
.Ft void
OpenPOWER on IntegriCloud