diff options
Diffstat (limited to 'man3/bzero.3')
| -rw-r--r-- | man3/bzero.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man3/bzero.3 b/man3/bzero.3 index 2e5a5c4e23..77321c987b 100644 --- a/man3/bzero.3 +++ b/man3/bzero.3 @@ -46,7 +46,8 @@ to zero (bytes containing '\\0'). .SH "RETURN VALUE" None. .SH "CONFORMING TO" -4.3BSD. This function is deprecated: use +4.3BSD. +This function is deprecated (marked as LEGACY in POSIX.1-2001): use .BR memset () in new programs. .SH "SEE ALSO" |
