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.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/string/string.3 b/lib/libc/string/string.3
index a164aae01eec..b389c58acc07 100644
--- a/lib/libc/string/string.3
+++ b/lib/libc/string/string.3
@@ -29,7 +29,7 @@
.\"
.\" @(#)string.3 8.2 (Berkeley) 12/11/93
.\"
-.Dd December 11, 1993
+.Dd September 2, 2023
.Dt STRING 3
.Os
.Sh NAME
@@ -132,7 +132,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 ,