diff options
Diffstat (limited to 'man3/strlen.3')
| -rw-r--r-- | man3/strlen.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/strlen.3 b/man3/strlen.3 index f8c9bc0c61..ac587a48fd 100644 --- a/man3/strlen.3 +++ b/man3/strlen.3 @@ -49,7 +49,9 @@ T} Thread safety MT-Safe .ad .sp 1 .SH STANDARDS -POSIX.1-2001, POSIX.1-2008, C89, C99, C11, SVr4, 4.3BSD. +C11, POSIX.1-2008. +.SH HISTORY +POSIX.1-2001, C89, SVr4, 4.3BSD. .SH NOTES In cases where the input buffer may not contain a terminating null byte, |
