]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
man: Call the libbsd-ctor library by its name instead of bsd-ctor
authorGuillem Jover <guillem@hadrons.org>
Thu, 18 Feb 2021 22:38:30 +0000 (23:38 +0100)
committerGuillem Jover <guillem@hadrons.org>
Sun, 28 Feb 2021 04:28:57 +0000 (05:28 +0100)
man/libbsd.7

index ebc6b9ee3237ed7f169fc4174c715d9b695b9645..cad9e7c2f935aad2d39863b55e0d2da7e08b2bb5 100644 (file)
@@ -73,7 +73,7 @@ such as
 .In bsd/unistd.h .
 .Pp
 The package also provides a
-.Pa bsd-ctor
+.Nm libbsd-ctor
 static library that can be used to inject automatic constructors into a
 program so that the
 .Fn setproctitle_init 3