mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-09 03:08:38 +01:00
Correct library name in man pages
This commit is contained in:
parent
8478e57463
commit
c594192bac
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user