]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
man: Use VARIANTS instead of ALTERNATIVES in libbsd(7)
authorGuillem Jover <guillem@hadrons.org>
Mon, 9 Oct 2023 23:53:32 +0000 (01:53 +0200)
committerGuillem Jover <guillem@hadrons.org>
Mon, 9 Oct 2023 23:53:32 +0000 (01:53 +0200)
Using alternatives seems confusing in this context.

man/libbsd.7

index 559eee4157b0d1376b3c2dc46c23ff6c1567e682..d4a2d4271a15fa3c71151d94f7fb6c6d57903f53 100644 (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.