diff options
| author | Bill Fumerola <billf@FreeBSD.org> | 1999-12-14 11:39:07 +0000 |
|---|---|---|
| committer | Bill Fumerola <billf@FreeBSD.org> | 1999-12-14 11:39:07 +0000 |
| commit | 60b79c6bd56ecd8b1b75c20fb9fdb1d44c238013 (patch) | |
| tree | 25b33790c2a0d776437503cfecdb2c9a74a6bb0b /lib/libc | |
| parent | a1e3eba1e60809385f4b0b483797fd31beb1f2ba (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/string/bcmp.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/bcmp.3 b/lib/libc/string/bcmp.3 index 5b02740334aa..808cf0db0d0b 100644 --- a/lib/libc/string/bcmp.3 +++ b/lib/libc/string/bcmp.3 @@ -32,6 +32,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)bcmp.3 8.1 (Berkeley) 6/4/93 +.\" $FreeBSD$ .\" .Dd June 4, 1993 .Dt BCMP 3 @@ -59,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 , |
