mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-09 19:27:42 +01:00
Correct library name in man pages
This commit is contained in:
parent
8478e57463
commit
c594192bac
@ -39,7 +39,8 @@
|
|||||||
.Nm heapsort , mergesort
|
.Nm heapsort , mergesort
|
||||||
.Nd sort functions
|
.Nd sort functions
|
||||||
.Sh LIBRARY
|
.Sh LIBRARY
|
||||||
.Lb libc
|
.ds str-Lb-libbsd Utility functions from BSD systems (libbsd, \-lbsd)
|
||||||
|
.Lb libbsd
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.In bsd/stdlib.h
|
.In bsd/stdlib.h
|
||||||
.Ft int
|
.Ft int
|
||||||
|
@ -35,7 +35,8 @@
|
|||||||
.Nm radixsort , sradixsort
|
.Nm radixsort , sradixsort
|
||||||
.Nd radix sort
|
.Nd radix sort
|
||||||
.Sh LIBRARY
|
.Sh LIBRARY
|
||||||
.Lb libc
|
.ds str-Lb-libbsd Utility functions from BSD systems (libbsd, \-lbsd)
|
||||||
|
.Lb libbsd
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.In limits.h
|
.In limits.h
|
||||||
.In bsd/stdlib.h
|
.In bsd/stdlib.h
|
||||||
|
Loading…
Reference in New Issue
Block a user