diff options
Diffstat (limited to 'man3/strftime.3')
| -rw-r--r-- | man3/strftime.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strftime.3 b/man3/strftime.3 index 14d88e4d9e..396295bfe9 100644 --- a/man3/strftime.3 +++ b/man3/strftime.3 @@ -308,7 +308,7 @@ See also .SH "RETURN VALUE" The .BR strftime () -function returns the number of characters placed +function returns the number of bytes placed in the array \fIs\fP, not including the terminating null byte, provided the string, including the terminating null byte, fits. Otherwise, it returns 0, and the contents of the array is undefined. |
