.\" libbsd man page
.\"
-.\" Copyright © 2017-2018 Guillem Jover <guillem@hadrons.org>
+.\" Copyright © 2017-2021 Guillem Jover <guillem@hadrons.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd May 21, 2018
+.Dd Feb 13, 2021
.Dt LIBBSD 7
.Os
.Sh NAME
that the code is portable and requires no modification to the original BSD
code.
This can be done easily with the
-.Xr pkg-config 3
+.Xr pkg-config 1
library named
.Pa libbsd-overlay .
Or by adding the system-specific include directory with the
mandatory and it will not work on BSD-based systems, and requires
modifying original BSD code.
This can be done with the
-.Xr pkg-config 3
+.Xr pkg-config 1
library named
.Pa libbsd .
The includes in this case should be namespaced with
.Fn setproctitle_init 3
function gets invoked automatically at startup time.
This can be done with the
-.Xr pkg-config 3
+.Xr pkg-config 1
library named
.Pa libbsd-ctor .
.Sh HEADERS