summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/basename.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/gen/basename.3 b/lib/libc/gen/basename.3
index c6192d9f2da7..0c76a0c51a52 100644
--- a/lib/libc/gen/basename.3
+++ b/lib/libc/gen/basename.3
@@ -94,6 +94,8 @@ function conforms to
The
.Fn basename
function first appeared in
-.Ox 2.2 .
+.Ox 2.2
+and
+.Fx 4.2 .
.Sh AUTHORS
Todd C. Miller <Todd.Miller@courtesan.com>