git: f5edd8450e53 - main - share/man/man7/simd.7: document strncmp amd64 scalar, baseline implementations
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Dec 2023 14:25:41 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/src/commit/?id=f5edd8450e5328c5b88977b4d00e780cdd744dea
commit f5edd8450e5328c5b88977b4d00e780cdd744dea
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2023-10-08 02:46:36 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-12-25 13:55:18 +0000
share/man/man7/simd.7: document strncmp amd64 scalar, baseline implementations
Sponsored by: The FreeBSD Foundation
Tested by: developers@, exp-run
Approved by: mjg
MFC after: 1 month
MFC to: stable/14
PR: 275785
Differential Revision: https://reviews.freebsd.org/D42122
---
share/man/man7/simd.7 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/share/man/man7/simd.7 b/share/man/man7/simd.7
index cab48a01ead1..39642429c1c4 100644
--- a/share/man/man7/simd.7
+++ b/share/man/man7/simd.7
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE
.
-.Dd September 25, 2023
+.Dd October 7, 2023
.Dt SIMD 7
.Os
.Sh NAME
@@ -72,7 +72,7 @@ Enhanced functions are present in the following architectures:
.It strcpy Ta Ta Ta S1 Ta S Ta S2
.It strcspn Ta Ta Ta S2
.It strlen Ta Ta S Ta S1
-.It strncmp Ta Ta S Ta Ta S
+.It strncmp Ta Ta S Ta S1 Ta S
.It strncpy Ta Ta Ta Ta Ta S2
.It strnlen Ta Ta Ta S1
.It strrchr Ta S Ta Ta Ta S