man: Use VARIANTS instead of ALTERNATIVES in libbsd(7)

Using alternatives seems confusing in this context.
This commit is contained in:
Guillem Jover 2023-10-10 01:53:32 +02:00
parent f02562d64a
commit 9d3e59a01d

View File

@ -128,7 +128,7 @@ It only works in non-overlay mode.
.Bl -tag -width 4m -compact
.It In bsd/bsd.h
.El
.Sh ALTERNATIVES
.Sh VARIANTS
Some functions have different prototypes depending on the BSD where they
originated from, and these various implementations provided are selectable
at build-time.