diff --git a/share/man/man9/copy.9 b/share/man/man9/copy.9 index 3a3105ddf64..fe51bbd1270 100644 --- a/share/man/man9/copy.9 +++ b/share/man/man9/copy.9 @@ -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