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

MFC after:	1 month
MFC to:		stable/15
Approved by:    mhorne, markj (mentor)
Reviewed by:    fuz, Jari Sihvola <jsihv@gmx.com>
Sponsored by:   Google LLC (GSoC 2024)
Differential Revision:  https://reviews.freebsd.org/D46230
This commit is contained in:
Strahinja Stanišić
2024-08-05 15:51:09 +02:00
committed by Robert Clausecker
parent 5a52f07044
commit 474a80d3ff
+1 -1
View File
@@ -80,7 +80,7 @@ Enhanced functions are present for the following architectures:
.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
.It strnlen Ta A Ta Ta S1
.It strnlen Ta A Ta Ta S1 Ta Ta Ta S
.It strrchr Ta A Ta Ta S1 Ta S Ta Ta S
.It strpbrk Ta S Ta Ta S2
.It strsep Ta S Ta Ta S2