man: Stop referring to non-existing manpage strlcpy(9)
Reviewed by: ziaee, mhorne, kevans
This commit is contained in:
@@ -67,9 +67,10 @@ to another.
|
|||||||
.Pp
|
.Pp
|
||||||
.Fn copystr
|
.Fn copystr
|
||||||
is deprecated and should be replaced with
|
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
|
It will be removed from
|
||||||
.Fx 13 .
|
.Fx 16 .
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
.Fn copyin
|
.Fn copyin
|
||||||
|
|||||||
Reference in New Issue
Block a user