summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-12-14 11:34:47 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-12-14 11:34:47 +0000
commitb837caf89b6f501b0a84a1b485f4cb577b875bb0 (patch)
tree385d4db60dcd7879dd1a8dcbfd81834ed1b1ea6e /lib/libc
parent2835cc3b12e4c7eb392cba00cb9b561f5acc91f6 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/string/bcmp.31
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/string/bcmp.3 b/lib/libc/string/bcmp.3
index c7902125186e..808cf0db0d0b 100644
--- a/lib/libc/string/bcmp.3
+++ b/lib/libc/string/bcmp.3
@@ -60,7 +60,6 @@ Zero-length strings are always identical.
.Pp
The strings may overlap.
.Sh SEE ALSO
-.Xr bcmp 3 ,
.Xr memcmp 3 ,
.Xr strcasecmp 3 ,
.Xr strcmp 3 ,