git: 8dc035482310 - stable/14 - share/man/man7/simd.7: document amd64 SIMD use for strsep()

From: Robert Clausecker <fuz_at_FreeBSD.org>
Date: Wed, 24 Jan 2024 19:44:39 UTC
The branch stable/14 has been updated by fuz:

URL: https://cgit.FreeBSD.org/src/commit/?id=8dc0354823104385e8a0cb217264e07680e8fdfa

commit 8dc0354823104385e8a0cb217264e07680e8fdfa
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2023-10-24 03:57:56 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-01-24 19:39:26 +0000

    share/man/man7/simd.7: document amd64 SIMD use for strsep()
    
    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/D42346
    
    (cherry picked from commit 75cb202698a65cb809eb2fea194a73e79c509d9c)
---
 share/man/man7/simd.7 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/share/man/man7/simd.7 b/share/man/man7/simd.7
index 4e5c078a6e95..4437d025394f 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 October 12, 2023
+.Dd October 23, 2023
 .Dt SIMD 7
 .Os
 .Sh NAME
@@ -77,6 +77,7 @@ Enhanced functions are present in the following architectures:
 .It    strnlen           Ta            Ta        Ta    S1
 .It    strrchr           Ta    S       Ta        Ta    S1     Ta    S
 .It    strpbrk           Ta            Ta        Ta    S2
+.It    strsep            Ta            Ta        Ta    S2
 .It    strspn            Ta            Ta        Ta    S2
 .It    swab              Ta            Ta        Ta           Ta    S
 .It    timingsafe_bcmp   Ta            Ta        Ta    S1