aboutsummaryrefslogtreecommitdiffstats
path: root/man3/bcmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/bcmp.3')
-rw-r--r--man3/bcmp.37
1 files changed, 4 insertions, 3 deletions
diff --git a/man3/bcmp.3 b/man3/bcmp.3
index 7bad3387f0..9f23894cdf 100644
--- a/man3/bcmp.3
+++ b/man3/bcmp.3
@@ -21,9 +21,10 @@ is identical to
.BR memcmp (3);
use it instead.
.SH STANDARDS
+None.
+.SH HISTORY
4.3BSD.
-This function is deprecated (marked as LEGACY in POSIX.1-2001);
-POSIX.1-2008 removes the specification of
-.BR bcmp ().
+Marked as LEGACY in POSIX.1-2001;
+removed in POSIX.1-2008.
.SH SEE ALSO
.BR memcmp (3)