]> git.ipfire.org Git - thirdparty/libbsd.git/commit
man: Fix manual page references
authorGuillem Jover <guillem@hadrons.org>
Mon, 8 Jan 2024 22:40:31 +0000 (23:40 +0100)
committerGuillem Jover <guillem@hadrons.org>
Mon, 8 Jan 2024 22:47:26 +0000 (23:47 +0100)
commite87ae3be195a84272ce422694761fc6d414581d1
tree802f4bd95e4e3adbe5c8f5e6f44f255fbacff353
parent9275d134e5f6101a4cf2e31cd2298605afe0a052
man: Fix manual page references

When referring to another manual page and their section number, we need
to use Xr instead of Fn, otherwise the section number is interpreted as
a function argument. For functions provided by libbsd itself we should
be using the 3bsd section instead of 3.
man/libbsd.7