summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/radixsort.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/radixsort.3')
-rw-r--r--lib/libc/stdlib/radixsort.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/radixsort.3 b/lib/libc/stdlib/radixsort.3
index 04b2007..6b41382 100644
--- a/lib/libc/stdlib/radixsort.3
+++ b/lib/libc/stdlib/radixsort.3
@@ -41,8 +41,8 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.Fd #include <limits.h>
-.Fd #include <stdlib.h>
+.In limits.h
+.In stdlib.h
.Ft int
.Fn radixsort "const unsigned char **base" "int nmemb" "const unsigned char *table" "unsigned endbyte"
.Ft int
OpenPOWER on IntegriCloud