git: 245fee96c0a5 - main - share/man/man7/simd.7: document SIMD-enhanced stpcpy()
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Aug 2023 19:28:44 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/src/commit/?id=245fee96c0a55ae04e432131a7f0aa34fe19ebce
commit 245fee96c0a55ae04e432131a7f0aa34fe19ebce
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2023-07-07 18:11:04 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-08-21 19:04:07 +0000
share/man/man7/simd.7: document SIMD-enhanced stpcpy()
Sponsored by: The FreeBSD Foundation
Approved by: mjg kib
Differential Revision: https://reviews.freebsd.org/D41349
---
share/man/man7/simd.7 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/share/man/man7/simd.7 b/share/man/man7/simd.7
index 9df1b47a8866..928f40cb00f2 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 August 5, 2023
+.Dd August 7, 2023
.Dt SIMD 7
.Os
.Sh NAME
@@ -63,12 +63,12 @@ Enhanced functions are present in the following architectures:
.It memmove Ta S Ta S Ta S Ta S Ta SV
.It memset Ta Ta S Ta S Ta S
.It rindex Ta S
-.It stpcpy Ta Ta Ta S
+.It stpcpy Ta Ta Ta S1
.It strcat Ta Ta Ta S Ta S
.It strchr Ta S Ta Ta S1 Ta S
.It strchrnul Ta Ta Ta S1
.It strcmp Ta Ta S Ta S Ta S
-.It strcpy Ta Ta Ta S Ta S Ta S2
+.It strcpy Ta Ta Ta S1 Ta S Ta S2
.It strlen Ta Ta S Ta S1
.It strncmp Ta Ta S Ta Ta S
.It strncpy Ta Ta Ta Ta Ta S2