git: c2ba227632 - main - Status/2023Q3/simd.adoc: Fixes

Lorenzo Salvadore <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by salvadore:

URL: https://cgit.FreeBSD.org/doc/commit/?id=c2ba22763254aea78f6d2ea64c547e36a6cf515d

commit c2ba22763254aea78f6d2ea64c547e36a6cf515d
Author:     Graham Perrin <[email protected]>
AuthorDate: 2023-10-02 08:13:01 +0000
Commit:     Lorenzo Salvadore <[email protected]>
CommitDate: 2023-10-02 08:15:32 +0000

    Status/2023Q3/simd.adoc: Fixes
    
    Approved by:    fuz (report author)
    Pull Request:   https://github.com/freebsd/freebsd-doc/pull/269
---
 website/content/en/status/report-2023-07-2023-09/simd.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/website/content/en/status/report-2023-07-2023-09/simd.adoc b/website/content/en/status/report-2023-07-2023-09/simd.adoc
index 33f4848790..f07bee3912 100644
--- a/website/content/en/status/report-2023-07-2023-09/simd.adoc
+++ b/website/content/en/status/report-2023-07-2023-09/simd.adoc
@@ -1,8 +1,8 @@
 === SIMD enhancements for amd64
 
 Links: +
-link:http://fuz.su/~fuz/freebsd/2023-04-05_libc-proposal.txt[Project proposal] URL: link:http://fuz.su/~fuz/freebsd/2023-04-05_libc-proposal.txt[]
-link:https://man.freebsd.org/cgi/man.cgi?query=simd&manpath=FreeBSD+15.0-CURRENT[simd(7)] URL: link:https://man.freebsd.org/cgi/man.cgi?query=simd&manpath=FreeBSD+15.0-CURRENT[]
+link:http://fuz.su/~fuz/freebsd/2023-04-05_libc-proposal.txt[Project proposal] URL: link:http://fuz.su/~fuz/freebsd/2023-04-05_libc-proposal.txt[] +
+link:https://man.freebsd.org/cgi/man.cgi?query=simd&sektion=7&manpath=FreeBSD+15.0-CURRENT[simd(7)] URL: link:https://man.freebsd.org/cgi/man.cgi?query=simd&sektion=7&manpath=FreeBSD+15.0-CURRENT[]
 
 Contact: Robert Clausecker <[email protected]>
 
@@ -12,7 +12,7 @@ The goal of this project is to provide SIMD-enhanced versions of common libc fun
 For each function optimised, up to four implementations will be provided:
 
  * a *scalar* implementation optimised for amd64, but without any SIMD usage,
- * a *baseline* implementation using SSE and SSE2 or alternatively an *x86-64-v2* implementation using all SSE extensions up to SSE4.2,
+ * either a *baseline* implementation using SSE and SSE2, or an *x86-64-v2* implementation using all SSE extensions up to SSE4.2,
  * an *x86-64-v3* implementation using AVX and AVX2, and
  * an *x86-64-v4* implementation using AVX-512F/BW/CD/DQ.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.