summaryrefslogtreecommitdiff
path: root/src/heapsort.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/heapsort.3')
-rw-r--r--src/heapsort.32
1 files changed, 1 insertions, 1 deletions
diff --git a/src/heapsort.3 b/src/heapsort.3
index bf6ce7f..39ed3e0 100644
--- a/src/heapsort.3
+++ b/src/heapsort.3
@@ -41,7 +41,7 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.In stdlib.h
+.In bsd/stdlib.h
.Ft int
.Fo heapsort
.Fa "void *base"