aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/strlen.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/strlen.3')
-rw-r--r--lib/libc/string/strlen.37
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/libc/string/strlen.3 b/lib/libc/string/strlen.3
index 17427fc4c96c..91b82a085b01 100644
--- a/lib/libc/string/strlen.3
+++ b/lib/libc/string/strlen.3
@@ -29,8 +29,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)strlen.3 8.1 (Berkeley) 6/4/93
-.\"
.Dd April 3, 2022
.Dt STRLEN 3
.Os
@@ -98,3 +96,8 @@ and was ported to
.At v7 .
The
.Fn strnlen
+function first appeared in
+.Fx 8.0 ,
+.Ox 4.8 ,
+and
+.Nx 6.0 .