man: Stop referring to non-existing manpage strlcpy(9)

Reviewed by: ziaee, mhorne, kevans
This commit is contained in:
Martin Cracauer
2026-05-21 16:08:08 -04:00
parent cba191e291
commit 03c410ba17
+3 -2
View File
@@ -67,9 +67,10 @@ to another.
.Pp
.Fn copystr
is deprecated and should be replaced with
.Xr strlcpy 9 .
.Xr strlcpy 3 ,
which has a kernel-to-kernel version.
It will be removed from
.Fx 13 .
.Fx 16 .
.Pp
The
.Fn copyin