Loading...
--- Libc/Libc-391/string/FreeBSD/bcopy.3
+++ Libc/Libc-320/string/FreeBSD/bcopy.3
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)bcopy.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD: src/lib/libc/string/bcopy.3,v 1.9 2003/09/08 19:57:15 ru Exp $
+.\" $FreeBSD: src/lib/libc/string/bcopy.3,v 1.8 2002/09/01 21:53:46 robert Exp $
.\"
.Dd June 4, 1993
.Dt BCOPY 3
@@ -73,9 +73,9 @@
function appeared in
.Bx 4.2 .
Its prototype existed previously in
-.In string.h
+.Aq Pa string.h
before it was moved to
-.In strings.h
+.Aq Pa strings.h
for
.St -p1003.1-2001
compliance.