diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-08 19:57:22 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-08 19:57:22 +0000 |
| commit | fe08efe680f6705e0c60beabe3e39629c655e743 (patch) | |
| tree | f208c0020248a2800766b91d7bf24e0234629b8b /lib/libc/string/bcmp.3 | |
| parent | 6ce729e14d938bbc580c6eec5c6defc287ffd298 (diff) | |
Notes
Diffstat (limited to 'lib/libc/string/bcmp.3')
| -rw-r--r-- | lib/libc/string/bcmp.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/bcmp.3 b/lib/libc/string/bcmp.3 index aa7c2cd49cdb..cc75ac17964f 100644 --- a/lib/libc/string/bcmp.3 +++ b/lib/libc/string/bcmp.3 @@ -73,9 +73,9 @@ A function first appeared in .Bx 4.2 . Its prototype existed previously in -.Aq Pa string.h +.In string.h before it was moved to -.Aq Pa strings.h +.In strings.h for .St -p1003.1-2001 compliance. |
