From c4b0fd2c9f3e0f533536556c2b2e6eb6a2467ac4 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Tue, 22 May 2018 13:08:55 +0200 Subject: [PATCH] man: Fix name of the function injected by libbsd-ctor Signed-off-by: Guillem Jover --- man/libbsd.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/libbsd.7 b/man/libbsd.7 index 7d58c19..df9fe1a 100644 --- a/man/libbsd.7 +++ b/man/libbsd.7 @@ -76,7 +76,7 @@ The package also provides a .Pa bsd-ctor static library that can be used to inject automatic constructors into a program so that the -.Fn setproctitle +.Fn setproctitle_init function gets invoked automatically at startup time. This can be done with the .Xr pkg-config 3 -- 2.47.2