simd.7: add scalar strlen() for RISC-V to manpage

MFC after:	1 month
MFC to:		stable/15
Approved by:	mhorne, markj (mentor)
Reviewed by:	fuz
Sponsored by:	Google LLC (GSoC 2024)
Differential Revision:	https://reviews.freebsd.org/D45693
This commit is contained in:
Strahinja Stanišić
2024-06-22 01:43:51 +02:00
committed by Robert Clausecker
parent e09c1583ed
commit 07b1d5a377
+1 -1
View File
@@ -76,7 +76,7 @@ Enhanced functions are present for the following architectures:
.It strcspn Ta S Ta Ta S2
.It strlcat Ta A Ta Ta S1
.It strlcpy Ta A Ta Ta S1
.It strlen Ta A Ta S Ta S1
.It strlen Ta A Ta S Ta S1 Ta Ta Ta S
.It strncat Ta A Ta Ta S1
.It strncmp Ta A Ta S Ta S1 Ta S
.It strncpy Ta Ta Ta S1 Ta Ta S2