summaryrefslogtreecommitdiff
path: root/man3/bcmp.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-07-06 08:00:30 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-07-06 08:00:30 +0000
commitc65433e6a5d9f49887534a0a69ae13702e34852b (patch)
tree75885340a3681dcc641400ee07a2f44d0e7eccc1 /man3/bcmp.3
parent21cb07dc5369795a9fa0198dc97db4de4003592c (diff)
hyphen/dash fixes.
Diffstat (limited to 'man3/bcmp.3')
-rw-r--r--man3/bcmp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/bcmp.3 b/man3/bcmp.3
index c940645e2..d581be135 100644
--- a/man3/bcmp.3
+++ b/man3/bcmp.3
@@ -55,7 +55,7 @@ The
function returns 0 if the byte sequences are equal,
otherwise a non-zero result is returned.
.SH "CONFORMING TO"
-4.3BSD. This function is deprecated -- use
+4.3BSD. This function is deprecated: use
.BR memcmp
in new programs.
.SH "SEE ALSO"