From: Guillem Jover Date: Mon, 9 Oct 2023 23:53:32 +0000 (+0200) Subject: man: Use VARIANTS instead of ALTERNATIVES in libbsd(7) X-Git-Tag: 0.11.8~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9d3e59a01d612e311bdb96d16d436b4b7db9c691;p=thirdparty%2Flibbsd.git man: Use VARIANTS instead of ALTERNATIVES in libbsd(7) Using alternatives seems confusing in this context. --- diff --git a/man/libbsd.7 b/man/libbsd.7 index 559eee4..d4a2d42 100644 --- a/man/libbsd.7 +++ b/man/libbsd.7 @@ -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.