From 60ffbe65f7a3723c957f21e4237e0b8ba7ee0cf5 Mon Sep 17 00:00:00 2001 From: Marcelo Araujo Date: Mon, 24 Aug 2015 01:53:18 +0000 Subject: [PATCH] Fix spelling. Reviewed by: wblock, pfg Approved by: bapt (mentor) Differential Revision: D3380 --- lib/libc/string/bcopy.3 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/libc/string/bcopy.3 b/lib/libc/string/bcopy.3 index c1bb80744d07..ac480f8ca966 100644 --- a/lib/libc/string/bcopy.3 +++ b/lib/libc/string/bcopy.3 @@ -31,7 +31,7 @@ .\" @(#)bcopy.3 8.1 (Berkeley) 6/4/93 .\" $FreeBSD$ .\" -.Dd August 14, 2015 +.Dd August 24, 2015 .Dt BCOPY 3 .Os .Sh NAME @@ -76,7 +76,6 @@ for .St -p1003.1-2001 compliance. .Pp -The .St -p1003.1-2008 removes the specification of .Fn bcopy