aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/string.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/string.3')
-rw-r--r--lib/libc/string/string.38
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/libc/string/string.3 b/lib/libc/string/string.3
index e9ef152bb8ee..3ffea6ce0369 100644
--- a/lib/libc/string/string.3
+++ b/lib/libc/string/string.3
@@ -27,10 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)string.3 8.2 (Berkeley) 12/11/93
-.\" $FreeBSD$
-.\"
-.Dd December 11, 1993
+.Dd September 2, 2023
.Dt STRING 3
.Os
.Sh NAME
@@ -133,7 +130,8 @@ for size limitations.
.Xr strsep 3 ,
.Xr strspn 3 ,
.Xr strstr 3 ,
-.Xr strtok 3
+.Xr strtok 3 ,
+.Xr simd 7
.Sh STANDARDS
The
.Fn strcat ,