mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-14 15:05:39 +02:00
Correct library name in man pages
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user