aboutsummaryrefslogtreecommitdiffstats
path: root/man3/bzero.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/bzero.3')
-rw-r--r--man3/bzero.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/bzero.3 b/man3/bzero.3
index 8054d5290c..8bdb2d8491 100644
--- a/man3/bzero.3
+++ b/man3/bzero.3
@@ -47,7 +47,7 @@ to zero.
None.
.SH "CONFORMING TO"
4.3BSD. This function is deprecated: use
-.BR memset
+.BR memset ()
in new programs.
.SH "SEE ALSO"
.BR memset (3),