Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2015 01:53:19 +0000 (UTC)
From:      Marcelo Araujo <araujo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r287089 - head/lib/libc/string
Message-ID:  <201508240153.t7O1rJ4x041335@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: araujo
Date: Mon Aug 24 01:53:18 2015
New Revision: 287089
URL: https://svnweb.freebsd.org/changeset/base/287089

Log:
  Fix spelling.
  
  Reviewed by:		wblock, pfg
  Approved by:		bapt (mentor)
  Differential Revision:	D3380

Modified:
  head/lib/libc/string/bcopy.3

Modified: head/lib/libc/string/bcopy.3
==============================================================================
--- head/lib/libc/string/bcopy.3	Mon Aug 24 01:51:10 2015	(r287088)
+++ head/lib/libc/string/bcopy.3	Mon Aug 24 01:53:18 2015	(r287089)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508240153.t7O1rJ4x041335>