Correct library name in man pages

This commit is contained in:
Guillem Jover 2011-05-14 14:17:44 +02:00
parent 8478e57463
commit c594192bac
2 changed files with 4 additions and 2 deletions

View File

@ -39,7 +39,8 @@
.Nm heapsort , mergesort
.Nd sort functions
.Sh LIBRARY
.Lb libc
.ds str-Lb-libbsd Utility functions from BSD systems (libbsd, \-lbsd)
.Lb libbsd
.Sh SYNOPSIS
.In bsd/stdlib.h
.Ft int

View File

@ -35,7 +35,8 @@
.Nm radixsort , sradixsort
.Nd radix sort
.Sh LIBRARY
.Lb libc
.ds str-Lb-libbsd Utility functions from BSD systems (libbsd, \-lbsd)
.Lb libbsd
.Sh SYNOPSIS
.In limits.h
.In bsd/stdlib.h